SPECS: cabextract.spec - use system libmspack, rel 4

glen glen at pld-linux.org
Sat Apr 22 19:54:07 CEST 2006


Author: glen                         Date: Sat Apr 22 17:54:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use system libmspack, rel 4

---- Files affected:
SPECS:
   cabextract.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/cabextract.spec
diff -u SPECS/cabextract.spec:1.21 SPECS/cabextract.spec:1.22
--- SPECS/cabextract.spec:1.21	Sat Apr 22 19:44:28 2006
+++ SPECS/cabextract.spec	Sat Apr 22 19:54:02 2006
@@ -3,14 +3,16 @@
 Summary(pl):	Program do rozpakowywania plików MS Cabinet
 Name:		cabextract
 Version:	1.1
-Release:	3
+Release:	4
 License:	GPL
 Group:		Applications/Archiving
 Source0:	http://www.kyz.uklinux.net/downloads/%{name}-%{version}.tar.gz
 # Source0-md5:	f4b729c0be7d288660f4fc167de199a1
+Patch0:		%{name}-libmspack.patch
 URL:		http://www.kyz.uklinux.net/cabextract.php3
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
+BuildRequires:	libmspack-devel
 BuildRequires:	libtool
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +28,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+rm -rf mspack
 
 %build
 cp -f /usr/share/automake/config.sub .
@@ -61,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/04/22 17:54:02  glen
+- use system libmspack, rel 4
+
 Revision 1.21  2006/04/22 17:44:28  glen
 - add japanese manual, rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cabextract.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list