Author: qboosh Date: Wed Oct 15 23:40:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.4 - updated system-libltdl patch
---- Files affected: SPECS: gnash.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/gnash.spec diff -u SPECS/gnash.spec:1.29 SPECS/gnash.spec:1.30 --- SPECS/gnash.spec:1.29 Wed Jul 2 22:24:55 2008 +++ SPECS/gnash.spec Thu Oct 16 01:40:42 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.3 +Version: 0.8.4 Release: 0.1 License: GPL v2+ Group: X11/Applications/Multimedia Source0: http://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: 5033ef2602ea1234a9ccb73000a0dedb +# Source0-md5: b47a7ed4b7c66b8c2ebacc2286ef0d4b Patch0: %{name}-system-libltdl.patch Patch1: %{name}-lib64.patch URL: http://www.gnu.org/software/gnash/ @@ -174,6 +174,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/dumpshm +%attr(755,root,root) %{_bindir}/flvdumper %attr(755,root,root) %{_bindir}/gnash %attr(755,root,root) %{_bindir}/gprocessor %attr(755,root,root) %{_bindir}/gtk-gnash @@ -181,9 +182,9 @@ %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/libgnashcore*.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 @@ -214,6 +215,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2008/10/15 23:40:42 qboosh +- updated to 0.8.4 +- updated system-libltdl patch + Revision 1.29 2008/07/02 20:24:55 sls - pass proper kde-pluginprefix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnash.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
