SPECS: bzip2.spec - added bzgrep patch to remove bash-specific syn...
qboosh
qboosh at pld-linux.org
Fri Jan 12 14:35:40 CET 2007
Author: qboosh Date: Fri Jan 12 13:35:40 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added bzgrep patch to remove bash-specific syntax from bzgrep
---- Files affected:
SPECS:
bzip2.spec (1.109 -> 1.110)
---- Diffs:
================================================================
Index: SPECS/bzip2.spec
diff -u SPECS/bzip2.spec:1.109 SPECS/bzip2.spec:1.110
--- SPECS/bzip2.spec:1.109 Wed Jan 10 22:05:21 2007
+++ SPECS/bzip2.spec Fri Jan 12 14:35:35 2007
@@ -22,8 +22,9 @@
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: 5ffc3dbdd40080a8c22c3b4c3143cdd7
Patch0: %{name}-libtoolizeautoconf.patch
+Patch1: %{name}-bzgrep.patch
# Modified from http://www.vanheusden.com/Linux/bzip2-1.0.2.diff.gz
-Patch1: %{name}-progress-counter-1.0.2.patch
+Patch2: %{name}-progress-counter-1.0.2.patch
URL: http://www.bzip.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -168,7 +169,8 @@
%prep
%setup -q
%patch0 -p1
-%{?with_progress:%patch1 -p1}
+%patch1 -p1
+%{?with_progress:%patch2 -p1}
%build
%{__aclocal}
@@ -247,6 +249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.110 2007/01/12 13:35:35 qboosh
+- added bzgrep patch to remove bash-specific syntax from bzgrep
+
Revision 1.109 2007/01/10 21:05:21 shadzik
- ups, my bad, forgot to rename patches and delete bzgrep.patch which is obsolete
- noticed by Tomasz Trojanowski <tomek at uninet dot com dot pl>, thx
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bzip2.spec?r1=1.109&r2=1.110&f=u
More information about the pld-cvs-commit
mailing list