Merge pull request #2634 from alihanozturk/master

alternatives:rebuild
This commit is contained in:
Ertuğrul Erata
2017-01-27 20:40:49 +02:00
committed by GitHub
4 changed files with 25 additions and 5 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Provides useful functions commonly found on BSD systems</Summary>
<Description>This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project.</Description>
<Archive sha1sum="2a8218fc192531f93c62524b3a80fbfc8aeab023" type="tarxz">http://libbsd.freedesktop.org/releases/libbsd-0.8.2.tar.xz</Archive>
<Archive sha1sum="39fd9f427a202568f35622b754b547e1607419da" type="tarxz">https://libbsd.freedesktop.org/releases/libbsd-0.8.3.tar.xz</Archive>
</Source>
<Package>
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-27</Date>
<Version>0.8.3</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.8.2</Version>
+7
View File
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-27</Date>
<Version>1.0.8</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-30</Date>
<Version>1.0.8</Version>
+7
View File
@@ -65,6 +65,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-27</Date>
<Version>1.1.2</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-04-30</Date>
<Version>1.1.2</Version>
+3 -4
View File
@@ -13,11 +13,10 @@
<IsA>app:console</IsA>
<Summary>Alternative management system</Summary>
<Description>alternatives creates, removes, maintains and displays information about the symbolic links comprising the alternatives system. Alternatives system determines the defaults when several programs fulfilling the same or similar functions to be installed on a single system at the same time.</Description>
<Archive sha1sum="180442f88fe3a75af371005768ef5af2d5b22cca" type="tarxz">https://git.fedorahosted.org/cgit/chkconfig.git/snapshot/chkconfig-chkconfig-1.8.tar.xz</Archive>
<Archive sha1sum="f4ad69599202834acb331e96df27d303ee383e67" type="tarxz">https://git.fedorahosted.org/cgit/chkconfig.git/snapshot/chkconfig-1.3.63.tar.xz</Archive>
<BuildDependencies>
<Dependency>popt-devel</Dependency>
<Dependency>newt-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
</BuildDependencies>
</Source>
@@ -36,8 +35,8 @@
<History>
<Update release="3">
<Date>2017-01-26</Date>
<Version>1.8</Version>
<Comment>Version Bump.</Comment>
<Version>1.3.63</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>