SPECS: gnash.spec - updated libs packaging, should be installable now

qboosh qboosh at pld-linux.org
Sun Dec 10 21:22:25 CET 2006


Author: qboosh                       Date: Sun Dec 10 20:22:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated libs packaging, should be installable now

---- Files affected:
SPECS:
   gnash.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/gnash.spec
diff -u SPECS/gnash.spec:1.5 SPECS/gnash.spec:1.6
--- SPECS/gnash.spec:1.5	Sun Dec 10 21:15:27 2006
+++ SPECS/gnash.spec	Sun Dec 10 21:22:20 2006
@@ -99,8 +99,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# useless without --enable-sdk-install
-rm -f $RPM_BUILD_ROOT%{_libdir}/libgnash*.{la,so}
+# useless without --enable-sdk-install, which does nothing atm
+rm -f $RPM_BUILD_ROOT%{_libdir}/libgnash*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -117,8 +117,11 @@
 %dir %{_datadir}/gnash
 %{_datadir}/gnash/gnash_128_96.ico
 %{_mandir}/man1/gnash.1*
-# removed in install section
-#%attr(755,root,root) %{_libdir}/libgnash*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libgnashamf-*.so
+%attr(755,root,root) %{_libdir}/libgnashbase-*.so
+%attr(755,root,root) %{_libdir}/libgnashgeo-*.so
+%attr(755,root,root) %{_libdir}/libgnashgui-*.so
+%attr(755,root,root) %{_libdir}/libgnashserver-*.so
 %attr(755,root,root) %{_libdir}/browser-plugins/libgnashplugin.so
 
 %if %{with kde}
@@ -139,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/12/10 20:22:20  qboosh
+- updated libs packaging, should be installable now
+
 Revision 1.5  2006/12/10 20:15:27  qboosh
 - separated klash with kde bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnash.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list