Merge pull request #1758 from suvari/master

qt5-serialport: rebuild
This commit is contained in:
yusuf
2016-05-16 16:55:50 +03:00
9 changed files with 83 additions and 20 deletions
+9 -2
View File
@@ -28,7 +28,7 @@
<Dependency versionFrom="5.6.0">qt5-base</Dependency>
<Dependency>glib2</Dependency>
<Dependency>polkit</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>0.112</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>0.112</Version>
@@ -66,4 +73,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -53,6 +53,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>0.3.1</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>0.3.1</Version>
@@ -68,4 +75,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -49,7 +49,7 @@
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
</RuntimeDependencies>
</Package>
<Package>
<Name>qt5-connectivity-docs</Name>
<RuntimeDependencies>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
@@ -76,4 +83,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -33,7 +33,7 @@
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>qt5-graphicaleffects-docs</Name>
<RuntimeDependencies>
@@ -45,6 +45,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
@@ -60,4 +67,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -35,7 +35,7 @@
<Path fileType="data">/usr/share/licenses/</Path>
</Files>
</Package>
<Package>
<Name>qt5-quickcontrols-docs</Name>
<RuntimeDependencies>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.5.6</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.5.6</Version>
@@ -62,4 +69,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -36,7 +36,7 @@
<Path fileType="data">/usr/share/licenses/</Path>
</Files>
</Package>
<Package>
<Name>qt5-quickcontrols2-devel</Name>
<RuntimeDependencies>
@@ -47,7 +47,7 @@
<Path fileType="header">/usr/include</Path>
</Files>
</Package>
<Package>
<Name>qt5-quickcontrols2-docs</Name>
<RuntimeDependencies>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
@@ -74,4 +81,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+11 -4
View File
@@ -22,7 +22,7 @@
<Package>
<Name>qt5-sensors</Name>
<RuntimeDependencies>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency versionFrom="5.6.0">qt5-base</Dependency>
<Dependency>qt5-declarative</Dependency>
@@ -45,10 +45,10 @@
<Path fileType="header">/usr/include/qt5</Path>
</Files>
</Package>
<Package>
<Name>qt5-sensors-docs</Name>
<RuntimeDependencies>
<RuntimeDependencies>
<Dependency versionFrom="5.6.0">qt5-base</Dependency>
</RuntimeDependencies>
<Files>
@@ -58,6 +58,13 @@
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
@@ -73,4 +80,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
+10 -3
View File
@@ -38,14 +38,14 @@
<Name>qt5-serialport-devel</Name>
<RuntimeDependencies>
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
<Dependency release="current">qt5-serialport</Dependency>
<Dependency release="current">qt5-serialport</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include/qt5</Path>
</Files>
</Package>
<Package>
<Name>qt5-serialport-docs</Name>
<RuntimeDependencies>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
@@ -72,4 +79,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -42,6 +42,13 @@
</Package> -->
<History>
<Update release="3">
<Date>2016-05-16</Date>
<Version>5.6.0</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-05-01</Date>
<Version>5.6.0</Version>
@@ -57,4 +64,4 @@
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>