SPECS: rarian.spec - fix

patrys patrys at pld-linux.org
Wed Aug 29 09:27:33 CEST 2007


Author: patrys                       Date: Wed Aug 29 07:27:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix

---- Files affected:
SPECS:
   rarian.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/rarian.spec
diff -u SPECS/rarian.spec:1.1 SPECS/rarian.spec:1.2
--- SPECS/rarian.spec:1.1	Wed Aug 29 08:20:15 2007
+++ SPECS/rarian.spec	Wed Aug 29 09:27:28 2007
@@ -7,6 +7,7 @@
 Group:		Base
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/rarian/0.5/%{name}-%{version}.tar.bz2
 # Source0-md5:	9afee4d25a10bd5310ee21e23a09d659
+Patch0:		%{name}-scrollkeeper.patch
 URL:		http://ftp.gnome.org/pub/gnome/sources/rarian
 BuildRequires:	libxslt-devel
 Requires:	coreutils
@@ -43,10 +44,12 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \
-	--disable-skdb-update \
+	--enable-omf-read \
+	--disable-skdb-update
 
 %{__make} %{?_smp_mflags}
 
@@ -92,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/29 07:27:28  patrys
+- fix
+
 Revision 1.1  2007/08/29 06:20:15  patrys
 - initial PLD release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rarian.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list