SPECS: pigment.spec - thinko

qboosh qboosh at pld-linux.org
Sat Oct 20 11:51:20 CEST 2007


Author: qboosh                       Date: Sat Oct 20 09:51:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- thinko

---- Files affected:
SPECS:
   pigment.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/pigment.spec
diff -u SPECS/pigment.spec:1.6 SPECS/pigment.spec:1.7
--- SPECS/pigment.spec:1.6	Thu Oct 18 21:09:32 2007
+++ SPECS/pigment.spec	Sat Oct 20 11:51:15 2007
@@ -57,7 +57,7 @@
 
 %py_postclean
 rm -f $RPM_BUILD_ROOT%{_libdir}/pigment-*/{*.la,gstreamer/*.la}
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/pgmrendermodule.la
+rm -f $RPM_BUILD_ROOT%{py_sitedir}/_pgmmodule.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -77,10 +77,10 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/*.la
+%attr(755,root,root) %{_libdir}/libpigment-*.so
+%{_libdir}/libpigment-*.la
 %{_includedir}/pigment-*
 %{_pkgconfigdir}/pigment-*.pc
-%{py_sitedir}/_pgmmodule.la
 %{_gtkdocdir}/pigment
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -89,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/10/20 09:51:15  qboosh
+- thinko
+
 Revision 1.6  2007/10/18 19:09:32  luzik
 - up to 0.3.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pigment.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list