Author: wiget                        Date: Sat Mar  5 17:48:35 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gs8.patch (newer GS report version on stderr not stdout)

---- Files affected:
SPECS:
   evince.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/evince.spec
diff -u SPECS/evince.spec:1.8 SPECS/evince.spec:1.9
--- SPECS/evince.spec:1.8       Fri Mar  4 15:25:41 2005
+++ SPECS/evince.spec   Sat Mar  5 18:48:30 2005
@@ -9,6 +9,7 @@
 Source0:       
http://ftp.gnome.org/pub/gnome/sources/evince/0.1/%{name}-%{version}.tar.bz2
 # Source0-md5: 69056586d0db702c5476712a86627f57
 Patch0:                %{name}-desktop.patch
+Patch1:                %{name}-gs8.patch
 URL:           http://www.gnome.org/projects/evince/
 BuildRequires: GConf2-devel
 BuildRequires: automake
@@ -40,9 +41,13 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
-cp -f /usr/share/automake/config.sub .
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        --disable-schemas-install \
        --enable-a4-paper
@@ -84,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/03/05 17:48:30  wiget
+- added gs8.patch (newer GS report version on stderr not stdout)
+
 Revision 1.8  2005/03/04 14:25:41  wrobell
 - ver. 0.1.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evince.spec?r1=1.8&r2=1.9&f=u


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

Reply via email to