Author: uzsolt Date: Sat Mar 24 16:46:55 2012 GMT Module: packages Tag: HEAD ---- Log message: - 0.5.2 - unpackaged files
---- Files affected: packages/deadbeef: deadbeef.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/deadbeef/deadbeef.spec diff -u packages/deadbeef/deadbeef.spec:1.14 packages/deadbeef/deadbeef.spec:1.15 --- packages/deadbeef/deadbeef.spec:1.14 Sat Feb 18 01:37:54 2012 +++ packages/deadbeef/deadbeef.spec Sat Mar 24 17:46:50 2012 @@ -1,12 +1,12 @@ # $Revision$, $Date$ Summary: Ultimate Music Player Name: deadbeef -Version: 0.5.1 -Release: 7 +Version: 0.5.2 +Release: 1 License: GPL v2 and LGPL v2.1 Group: X11/Applications/Multimedia Source0: http://downloads.sourceforge.net/deadbeef/%{name}-%{version}.tar.bz2 -# Source0-md5: be8359d1bd9cf7679cf2ca748996e726 +# Source0-md5: 0810c1b609b6c1ca43578ebf321fdec4 Patch0: lm-missing-symbols.patch Patch1: %{name}-ffmpeg-0.8.patch URL: http://deadbeef.sourceforge.net/ @@ -160,10 +160,10 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 +%{__sed} -i -r "s@^(ffmpeg_la_LIBADD.*)@\1 -lm@" plugins/ffmpeg/Makefile.am %build +%{__aclocal} %{__automake} %configure \ --enable-gtkui \ @@ -248,7 +248,7 @@ %files plugin-gtkui %defattr(644,root,root,755) %attr(755,root,root)%{_libdir}/deadbeef/ddb_gui_GTK2.so* -%attr(755,root,root)%{_libdir}/deadbeef/converter_gtkui.so* +%attr(755,root,root)%{_libdir}/deadbeef/converter_gtk2.so* %files plugin-hotkeys %defattr(644,root,root,755) @@ -296,6 +296,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2012/03/24 16:46:50 uzsolt +- 0.5.2 +- unpackaged files + Revision 1.14 2012/02/18 00:37:54 lisu - rel 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/deadbeef/deadbeef.spec?r1=1.14&r2=1.15 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
