Author: qboosh                       Date: Wed Sep 27 10:03:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2, updated libmspack patch

---- Files affected:
SPECS:
   cabextract.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/cabextract.spec
diff -u SPECS/cabextract.spec:1.24 SPECS/cabextract.spec:1.25
--- SPECS/cabextract.spec:1.24  Sun Apr 23 00:03:33 2006
+++ SPECS/cabextract.spec       Wed Sep 27 12:03:09 2006
@@ -2,18 +2,18 @@
 Summary:       A program to extract Microsoft Cabinet files
 Summary(pl):   Program do rozpakowywania plików MS Cabinet
 Name:          cabextract
-Version:       1.1
-Release:       5
+Version:       1.2
+Release:       1
 License:       GPL
 Group:         Applications/Archiving
 Source0:       http://www.kyz.uklinux.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: f4b729c0be7d288660f4fc167de199a1
+# Source0-md5: dc421a690648b503265c82ade84e143e
 Patch0:                %{name}-libmspack.patch
 URL:           http://www.kyz.uklinux.net/cabextract.php3
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
-BuildRequires: libmspack-devel
-BuildRequires: libtool
+BuildRequires: libmspack-devel >= 0.0.20060920alpha
+Requires:      libmspack >= 0.0.20060920alpha
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,8 +32,6 @@
 rm -rf mspack
 
 %build
-cp -f /usr/share/automake/config.sub .
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -54,7 +52,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 %lang(ja) %{_mandir}/ja/man1/*
@@ -65,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/09/27 10:03:09  qboosh
+- updated to 1.2, updated libmspack patch
+
 Revision 1.24  2006/04/22 22:03:33  glen
 - rel 5
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to