SPECS: php-pear-File_Archive.spec - added some _noautoreq calls
adamg
adamg at pld-linux.org
Tue Jul 26 15:53:26 CEST 2005
Author: adamg Date: Tue Jul 26 13:53:26 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added some _noautoreq calls
---- Files affected:
SPECS:
php-pear-File_Archive.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-File_Archive.spec
diff -u SPECS/php-pear-File_Archive.spec:1.1 SPECS/php-pear-File_Archive.spec:1.2
--- SPECS/php-pear-File_Archive.spec:1.1 Tue Jul 26 15:30:14 2005
+++ SPECS/php-pear-File_Archive.spec Tue Jul 26 15:53:18 2005
@@ -20,6 +20,9 @@
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# first two are bogus, last were reported as a bug
+%define _noautoreq 'pear(File/Archive/Reader/Cab.php)' 'pear(File/Archive/Reader/Rar.php)' 'pear(File/Archive/Reader/Cache.php)' 'pear(File/Archive/Writer/AddFolder.php)'
+
%description
This library is strongly object oriented. It makes it very easy to
use, writing simple code, yet the library is very powerfull.
@@ -74,6 +77,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/26 13:53:18 adamg
+- added some _noautoreq calls
+
Revision 1.1 2005/07/26 13:30:14 adamg
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php-pear-File_Archive.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list