SPECS: gnash.spec - updated to 0.8.3 - updated system-libltdl patch

qboosh qboosh at pld-linux.org
Tue Jun 24 00:18:38 CEST 2008


Author: qboosh                       Date: Mon Jun 23 22:18:38 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.3
- updated system-libltdl patch

---- Files affected:
SPECS:
   gnash.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/gnash.spec
diff -u SPECS/gnash.spec:1.27 SPECS/gnash.spec:1.28
--- SPECS/gnash.spec:1.27	Sat May 17 13:50:41 2008
+++ SPECS/gnash.spec	Tue Jun 24 00:18:31 2008
@@ -7,12 +7,12 @@
 Summary:	Gnash - free Flash movie player
 Summary(pl.UTF-8):	Gnash - wolnodostępny odtwarzacz filmów Flash
 Name:		gnash
-Version:	0.8.2
+Version:	0.8.3
 Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications/Multimedia
 Source0:	http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	05cac831181be3fb40cbf3c00ab25c0f
+# Source0-md5:	5033ef2602ea1234a9ccb73000a0dedb
 Patch0:		%{name}-system-libltdl.patch
 Patch1:		%{name}-lib64.patch
 URL:		http://www.gnu.org/software/gnash/
@@ -150,7 +150,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 # useless without --enable-sdk-install, which does nothing atm
-rm -f $RPM_BUILD_ROOT%{_libdir}/libgnash*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/libgnash*.la \
+	$RPM_BUILD_ROOT%{_libdir}/gnash/lib*.la
 
 %find_lang %{name} --all-name
 
@@ -171,23 +172,29 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/dumpshm
 %attr(755,root,root) %{_bindir}/gnash
 %attr(755,root,root) %{_bindir}/gprocessor
 %attr(755,root,root) %{_bindir}/gtk-gnash
 %attr(755,root,root) %{_bindir}/soldumper
-%{_datadir}/gnash
-%{_mandir}/man1/gnash.1*
-%{_mandir}/man1/gprocessor.1*
-%{_mandir}/man1/soldumper.1*
 %dir %{_libdir}/gnash
 %attr(755,root,root) %{_libdir}/gnash/libgnashamf*.so
 %attr(755,root,root) %{_libdir}/gnash/libgnashbase*.so
 %attr(755,root,root) %{_libdir}/gnash/libgnashmedia*.so
+%attr(755,root,root) %{_libdir}/gnash/libgnashnet.so*
 %attr(755,root,root) %{_libdir}/gnash/libgnashserver*.so
+%attr(755,root,root) %{_libdir}/gnash/libmozsdk.so*
+%{_datadir}/gnash
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gnashrc
+%{_mandir}/man1/dumpshm.1*
+%{_mandir}/man1/gnash.1*
+%{_mandir}/man1/gprocessor.1*
+%{_mandir}/man1/soldumper.1*
 
 %files -n browser-plugin-%{name}
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_browserpluginsdir}/libgnashplugin.so
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gnashpluginrc
 
 %if %{with kde}
 %files -n konqueror-plugin-klash
@@ -206,6 +213,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2008/06/23 22:18:31  qboosh
+- updated to 0.8.3
+- updated system-libltdl patch
+
 Revision 1.27  2008/05/17 11:50:41  pluto
 - BR: scrollkeeper is provided by rarian-compat.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnash.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list