Author: lisu Date: Wed May 4 12:19:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.5.0 - obsoleted patches: -home_etc.patch and -debug_audtag.patch - updated version of libmowgli-devel BR - dropped obsoleted rm - binaries' names changed
---- Files affected: packages/audacious: audacious.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: packages/audacious/audacious.spec diff -u packages/audacious/audacious.spec:1.65 packages/audacious/audacious.spec:1.66 --- packages/audacious/audacious.spec:1.65 Wed Mar 2 18:25:53 2011 +++ packages/audacious/audacious.spec Wed May 4 14:19:45 2011 @@ -3,15 +3,13 @@ Summary(hu.UTF-8): Zenelejátszó WinAmp-szerű felülettel GTK+2-t használó rendszerekhez Summary(pl.UTF-8): Odtwarzacz dźwięku z interfejsem WinAmpa dla GTK+2 Name: audacious -Version: 2.4.4 +Version: 2.5.0 Release: 1 License: GPL Group: X11/Applications/Sound Source0: http://distfiles.atheme.org/%{name}-%{version}.tgz -# Source0-md5: 329fdd9ec25456010ee90953aaa7fc0e +# Source0-md5: 86ee51499b2c44ca6d2f4f19072c8114 Patch0: %{name}-desktop.patch -Patch1: %{name}-home_etc.patch -Patch2: %{name}-debug_audtag.patch URL: http://audacious-media-player.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake @@ -20,7 +18,7 @@ BuildRequires: gettext-devel BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: home-etc-devel -BuildRequires: libmowgli-devel >= 0.4.0 +BuildRequires: libmowgli-devel >= 0.9.0 BuildRequires: libstdc++-devel BuildRequires: mcs-devel >= 0.4.0 BuildRequires: pkgconfig @@ -119,8 +117,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 -%patch2 -p1 %build %{__aclocal} -I m4 @@ -137,9 +133,6 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -# there is already .desktop in %{_desktopdir} -rm -rf $RPM_BUILD_ROOT%{_datadir}/audacious/applications - [ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin} mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} @@ -164,8 +157,8 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/audacious2 -%attr(755,root,root) %{_bindir}/audtool2 +%attr(755,root,root) %{_bindir}/audacious +%attr(755,root,root) %{_bindir}/audtool %{_mandir}/man*/* %dir %{_datadir}/audacious %dir %{_datadir}/audacious/images @@ -212,6 +205,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2011/05/04 12:19:45 lisu +- updated to 2.5.0 +- obsoleted patches: -home_etc.patch and -debug_audtag.patch +- updated version of libmowgli-devel BR +- dropped obsoleted rm +- binaries' names changed + Revision 1.65 2011/03/02 17:25:53 draenog - up to 2.4.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audacious/audacious.spec?r1=1.65&r2=1.66&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
