]> git.pld-linux.org Git - packages/acroread.git/commitdiff
- added gtk patch (real fix for expr syntax errors with gtk+ 2.10 or without gtk...
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 8 Dec 2006 18:20:47 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acroread.spec -> 1.69

acroread.spec

index d954f5df4055b8b84581adb7757d9067c3f2e92f..c0bb8f336223e199b30605206cc18e9030e94353 100644 (file)
@@ -31,6 +31,7 @@ Source1:      %{base_name}.desktop
 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
@@ -95,6 +96,7 @@ tar xf %{tar0}
 tar xf %{tar1}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %endif
 
 %install
This page took 0.070199 seconds and 4 git commands to generate.