]> git.pld-linux.org Git - packages/cabextract.git/commitdiff
- updated to 1.0, removed obsolete patches
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Mar 2004 22:39:01 +0000 (22:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cabextract.spec -> 1.16

cabextract.spec

index b10b8cea427e57402fc7cb87a8f45a63dd099db6..ac0b39bd1cd4457214e84eccba95240b313602f3 100644 (file)
@@ -1,16 +1,14 @@
 Summary:       A program to extract Microsoft Cabinet files
 Summary(pl):   Program do rozpakowywania plików MS Cabinet
 Name:          cabextract
-Version:       0.6
-Release:       3
+Version:       1.0
+Release:       1
 License:       GPL
 Group:         Applications/Archiving
 Source0:       http://www.kyz.uklinux.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 1e6e7d35d4ca4e5bd9cfc86aa315163b
-Patch0:                %{name}-configure.patch
-Patch1:                %{name}-segv.patch
+# Source0-md5: 8fde8ad86f7144943b7e4e5a2da7eddb
 URL:           http://www.kyz.uklinux.net/cabextract.php3
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,8 +25,6 @@ cabextract mo
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.126558 seconds and 4 git commands to generate.