sync with lfs

This commit is contained in:
Ertuğrul Erata
2015-11-29 18:55:18 +02:00
parent 6427e64a35
commit 0eca359213
3 changed files with 24 additions and 3 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Linux kernel module management utilities</Summary>
<Description>Linux kernel module management utilities</Description>
<Archive sha1sum="b2c1a0a1f2979fd29c7b0825ed19254c332246b4" type="tarxz">https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-21.tar.xz</Archive>
<Archive sha1sum="23e9b933887e9405f368a5c429c30414e14148ff" type="tarxz">https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-22.tar.xz</Archive>
<BuildDependencies>
<Dependency>chrpath</Dependency>
<!--<Dependency>libxslt</Dependency>-->
@@ -106,6 +106,13 @@
</Package>
<History>
<Update release="16">
<Date>2015-11-29</Date>
<Version>22</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="15">
<Date>2015-06-17</Date>
<Version>21</Version>
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>data:doc</IsA>
<Summary>Application to read Linux man pages</Summary>
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
<Archive sha1sum="7c84408b94970b7dbdf2f80011b754fc2b238fee" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.4.tar.xz</Archive>
<Archive sha1sum="fd1314f616e055ddde0c02db219f5c9426a0ee5f" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>less</Dependency>
<Dependency>gzip</Dependency>
@@ -59,6 +59,13 @@
</Package>
<History>
<Update release="9">
<Date>2015-11-29</Date>
<Version>2.7.5</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2015-10-27</Date>
<Version>2.7.4</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>GNU lexical analyser generator</Summary>
<Description>Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text</Description>
<Archive sha1sum="40866373afd3ab88a7f7fe26c9b27b035aa1f2a9" type="targz">mirrors://sourceforge/flex/flex-2.5.39.tar.gz</Archive>
<Archive sha1sum="cfe10b5de4893ced356adc437e78018e715818c3" type="targz">mirrors://sourceforge/flex/flex-2.6.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>patch</Dependency>
</BuildDependencies>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="7">
<Date>2015-11-29</Date>
<Version>2.6.0</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2014-06-02</Date>
<Version>2.5.39</Version>