Kaydet (Commit) 3893da83 authored tarafından Eray Özkural's avatar Eray Özkural

* update popt's pspec

üst 934556dd
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE PSPEC SYSTEM
"http://www.uludag.org.tr/projeler/pisi/pisi-spec.dtd">
"http://www.uludag.org.tr/projeler/pisi/pisi-spec.dtd">
<PISI>
......@@ -19,12 +19,12 @@
<Description>Command line option parsing library.
While it is similiar to getopt(3), it contains a number of enhancements, including:
1) popt is fully reentrant
2) popt can parse arbitrary argv[] style arrays while
getopt(2) makes this quite difficult
3) popt allows users to alias command line arguments
4) popt provides convience functions for parsing strings
into argv[] style arrays
1) popt is fully reentrant
2) popt can parse arbitrary argv[] style arrays while
getopt(2) makes this quite difficult
3) popt allows users to alias command line arguments
4) popt provides convience functions for parsing strings
into argv[] style arrays
</Description>
<Archive type="targz" sha1sum="66f3c77b87a160951b180447f4a6dce68ad2f71b">
ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-1.7.tar.gz
......@@ -35,23 +35,6 @@
<BuildDependencies>
<Dependency versionFrom="1.8"> make </Dependency>
</BuildDependencies>
<History>
<Update>
<Date>06/14/2005</Date>
<Version>1.7</Version>
<Release>3</Release>
</Update>
<Update>
<Date>06/10/2005</Date>
<Version>1.7</Version>
<Release>2</Release>
</Update>
<Update>
<Date>05/05/2005</Date>
<Version>1.7</Version>
<Release>1</Release>
</Update>
</History>
</Source>
<Package>
......@@ -69,12 +52,21 @@
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="header">/usr/include/popt.h</Path>
</Files>
<History>
<Update>
<Date>06/14/2005</Date>
<Version>1.7</Version>
<Release>2</Release>
</Update>
</History>
</Package>
<History>
<Update release="3">
<Date>06/14/2005</Date>
<Version>1.7</Version>
</Update>
<Update release="2">
<Date>06/10/2005</Date>
<Version>1.7</Version>
</Update>
<Update release="1">
<Date>05/05/2005</Date>
<Version>1.7</Version>
<Release>1</Release>
</Update>
</History>
</PISI>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment