Page MenuHomeSolus

D205.id562.diff
No OneTemporary

D205.id562.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -29,12 +29,13 @@
libgthread-2.0.so.0
libgtk-x11-2.0.so.0
libharfbuzz.so.0
-libicudata.so.57
-libicui18n.so.57
-libicuuc.so.57
+libicudata.so.58
+libicui18n.so.58
+libicuuc.so.58
libinput.so.10
libjpeg.so.8
libm.so.6
+libmysqlclient.so.18
libpango-1.0.so.0
libpangocairo-1.0.so.0
libpangoft2-1.0.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : qt5-base
version : 5.6.2
-release : 4
+release : 5
source :
- http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtbase-opensource-src-5.6.2.tar.xz : 2f6eae93c5d982fe0a387a01aeb3435571433e23e9d9d9246741faf51f1ee787
license :
@@ -24,6 +24,7 @@
- pkgconfig(libpcre)
- pkgconfig(libproxy-1.0)
- pkgconfig(libpulse)
+ - pkgconfig(mariadb)
- pkgconfig(sqlite3)
- pkgconfig(xcb)
- pkgconfig(xcb-icccm)
@@ -70,7 +71,6 @@
-dbus-linked \
-no-pch \
-no-rpath \
- -no-sql-mysql \
-no-strip \
-opensource \
-openssl-linked \
@@ -112,6 +112,7 @@
-largefile \
-opengl desktop \
-plugin-sql-sqlite \
+ -plugin-sql-mysql \
-widgets \
-no-warnings-are-errors \
-no-use-gold-linker \
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>qt5-base</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>sunnyflunk@gmail.com</Email>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.proxectos@gmail.com</Email>
</Packager>
<License>FDL-1.3</License>
<License>GPL-2.0</License>
@@ -65,9 +65,13 @@
<Path fileType="library">/usr/lib64/qt5/plugins/platformthemes/libqgtk2.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/printsupport/libcupsprintersupport.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so</Path>
+ <Path fileType="library">/usr/lib64/qt5/plugins/sqldrivers/libqsqlmysql.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so</Path>
<Path fileType="library">/usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so</Path>
</Files>
+ <Replaces>
+ <Package>qt5</Package>
+ </Replaces>
</Package>
<Package>
<Name>qt5-base-demos</Name>
@@ -75,11 +79,14 @@
<Description xml:lang="en">Cross platform application and UI Framework
</Description>
<RuntimeDependencies>
- <Dependency release="1">qt5-base</Dependency>
+ <Dependency release="5">qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib64/qt5/examples</Path>
</Files>
+ <Replaces>
+ <Package>qt5-demos</Package>
+ </Replaces>
</Package>
<Package>
<Name>qt5-base-devel</Name>
@@ -88,17 +95,20 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="1">qt5-base</Dependency>
+ <Dependency release="5">qt5-base</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/cmake</Path>
+ <Path fileType="library">/usr/lib64/cmake/</Path>
<Path fileType="library">/usr/lib64/lib*.a</Path>
<Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
<Path fileType="library">/usr/lib64/qt5/mkspecs</Path>
</Files>
+ <Replaces>
+ <Package>qt5-devel</Package>
+ </Replaces>
</Package>
<Package>
<Name>qt5-base-docs</Name>
@@ -109,14 +119,17 @@
<Files>
<Path fileType="doc">/usr/share/doc/qt5</Path>
</Files>
+ <Replaces>
+ <Package>qt5-docs</Package>
+ </Replaces>
</Package>
<History>
- <Update release="1">
- <Date>2016-11-25</Date>
+ <Update release="5">
+ <Date>2017-05-29</Date>
<Version>5.6.2</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>sunnyflunk@gmail.com</Email>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.proxectos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 9, 11:41 AM (21 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808155
Default Alt Text
D205.id562.diff (4 KB)

Event Timeline