SPECS: gimp-plugin-gap.spec - fixed libmpeg3 options

qboosh qboosh at pld-linux.org
Sun Apr 29 19:41:28 CEST 2007


Author: qboosh                       Date: Sun Apr 29 17:41:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed libmpeg3 options

---- Files affected:
SPECS:
   gimp-plugin-gap.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/gimp-plugin-gap.spec
diff -u SPECS/gimp-plugin-gap.spec:1.4 SPECS/gimp-plugin-gap.spec:1.5
--- SPECS/gimp-plugin-gap.spec:1.4	Sun Apr 29 19:29:45 2007
+++ SPECS/gimp-plugin-gap.spec	Sun Apr 29 19:41:23 2007
@@ -55,8 +55,8 @@
 	%{!?with_libmpeg3:--disable-libmpeg3} \
 	%{!?with_xvid:--disable-libxvidcore} \
 	%{?with_gdkpixbuf:--enable-gdkpixbuf-pview} \
-	--with-preinstalled-libmpeg3incdir=%{_includedir} \
-	--with-preinstalled-libmpeg3libdir=%{_libdir}
+	--with-preinstalled-libmpeg3incdir=%{_includedir}/libmpeg3 \
+	--with-preinstalled-libmpeg3=%{_libdir}/libmpeg3.so
 
 %{__make}
 
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/04/29 17:41:23  qboosh
+- fixed libmpeg3 options
+
 Revision 1.4  2007/04/29 17:29:45  qboosh
 - Obsoletes: gimp-mpeg (old version of gap, not ready for gimp 2 or current libmpeg3)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gimp-plugin-gap.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list