SPECS: audacious.spec - icon added
freetz
freetz at pld-linux.org
Mon Nov 28 21:51:12 CET 2005
Author: freetz Date: Mon Nov 28 20:51:12 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- icon added
---- Files affected:
SPECS:
audacious.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/audacious.spec
diff -u SPECS/audacious.spec:1.6 SPECS/audacious.spec:1.7
--- SPECS/audacious.spec:1.6 Mon Nov 28 21:38:03 2005
+++ SPECS/audacious.spec Mon Nov 28 21:51:07 2005
@@ -14,6 +14,7 @@
Source0: http://audacious.nenolod.net/release/%{name}-%{version}.tgz
# Source0-md5: 12ead38a7052ed48ae67e32c5c391f9d
Source1: mp3license
+Source2: %{name}.png
Patch0: %{name}-xmms-skins-dir.patch
Patch1: %{name}-desktop.patch
Patch2: %{name}-home_etc.patch
@@ -347,12 +348,14 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_libdir}/audacious/General
+install -d $RPM_BUILD_ROOT{%{_libdir}/audacious/General,%{_pixmapsdir}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT \
m4datadir=%{_aclocaldir}
+install %{SOURCE2} $RPM_BUILD_ROOT%{_pixmapsdir}
+
rm -f $RPM_BUILD_ROOT%{_libdir}/audacious/*/*.{a,la}
%find_lang %{name}
@@ -396,7 +399,8 @@
%{_datadir}/audacious/glade/*
%{_datadir}/audacious/images/*
%{_datadir}/audacious/Skins/Default
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
+%{_pixmapsdir}/*.png
%files libs
%defattr(644,root,root,755)
@@ -491,6 +495,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/11/28 20:51:07 freetz
+- icon added
+
Revision 1.6 2005/11/28 20:38:03 freetz
- more BR/R, unification, banner added, more plugins, sorted descriptions
and files lists, rel.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audacious.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list