]> git.pld-linux.org Git - packages/deadbeef.git/commitdiff
- 0.5.2 auto/th/deadbeef-0.5.2-1 auto/ti/deadbeef-0.5.2-1
authorZsolt Udvari <uzsolt@pld-linux.org>
Sat, 24 Mar 2012 16:46:50 +0000 (16:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- unpackaged files

Changed files:
    deadbeef.spec -> 1.15

deadbeef.spec

index 0ea6bcac48988b3867d2f161dc41dea31bb525df..642d704f47052c8fcd91fba60275858e9e2f7fbc 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       Ultimate Music Player
 Name:          deadbeef
 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
 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/
 Patch0:                lm-missing-symbols.patch
 Patch1:                %{name}-ffmpeg-0.8.patch
 URL:           http://deadbeef.sourceforge.net/
@@ -159,10 +159,10 @@ WavPack decoder.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%{__sed} -i -r "s@^(ffmpeg_la_LIBADD.*)@\1 -lm@" plugins/ffmpeg/Makefile.am
 
 %build
 
 %build
+%{__aclocal}
 %{__automake}
 %configure \
        --enable-gtkui \
 %{__automake}
 %configure \
        --enable-gtkui \
@@ -247,7 +247,7 @@ rm -rf $RPM_BUILD_ROOT
 %files plugin-gtkui
 %defattr(644,root,root,755)
 %attr(755,root,root)%{_libdir}/deadbeef/ddb_gui_GTK2.so*
 %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)
 
 %files plugin-hotkeys
 %defattr(644,root,root,755)
This page took 0.073234 seconds and 4 git commands to generate.