SPECS: acroread.spec - added gtk patch (real fix for expr syntax e...
qboosh
qboosh at pld-linux.org
Fri Dec 8 19:20:52 CET 2006
Author: qboosh Date: Fri Dec 8 18:20:52 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added gtk patch (real fix for expr syntax errors with gtk+ 2.10 or without gtk+2-devel)
---- Files affected:
SPECS:
acroread.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/acroread.spec
diff -u SPECS/acroread.spec:1.68 SPECS/acroread.spec:1.69
--- SPECS/acroread.spec:1.68 Mon Nov 13 15:51:45 2006
+++ SPECS/acroread.spec Fri Dec 8 19:20:47 2006
@@ -32,6 +32,7 @@
Source2: %{base_name}.png
Patch0: %{base_name}-expr.patch
Patch1: %{base_name}-scim.patch
+Patch2: %{base_name}-gtk.patch
URL: http://www.adobe.com/products/acrobat/
%if %{with license_agreement}
BuildRequires: rpmbuild(macros) >= 1.236
@@ -96,6 +97,7 @@
tar xf %{tar1}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%endif
%install
@@ -231,6 +233,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2006/12/08 18:20:47 qboosh
+- added gtk patch (real fix for expr syntax errors with gtk+ 2.10 or without gtk+2-devel)
+
Revision 1.68 2006/11/13 14:51:45 sparky
- don't use %{without ...}, it may not work after inverting bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/acroread.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list