packages: mumble/mumble.spec - icons for mumble

shadzik shadzik at pld-linux.org
Fri Apr 2 04:01:39 CEST 2010


Author: shadzik                      Date: Fri Apr  2 02:01:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- icons for mumble

---- Files affected:
packages/mumble:
   mumble.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/mumble/mumble.spec
diff -u packages/mumble/mumble.spec:1.8 packages/mumble/mumble.spec:1.9
--- packages/mumble/mumble.spec:1.8	Fri Apr  2 03:51:13 2010
+++ packages/mumble/mumble.spec	Fri Apr  2 04:01:31 2010
@@ -71,6 +71,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT{%{_sbindir},%{_bindir},%{_libdir},/etc/murmur,%{_datadir}/applications}
+install -d $RPM_BUILD_ROOT%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -80,6 +81,10 @@
 install release/murmurd $RPM_BUILD_ROOT%{_sbindir}
 install scripts/murmur.ini $RPM_BUILD_ROOT/etc/murmur
 install scripts/mumble.desktop $RPM_BUILD_ROOT%{_datadir}/applications
+install src/mumble11x/resources/mumble.16x16.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/%{name}.png
+install src/mumble11x/resources/mumble.32x32.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/%{name}.png
+install src/mumble11x/resources/mumble.48x48.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/%{name}.png
+install src/mumble11x/resources/mumble.64x64.png $RPM_BUILD_ROOT%{_iconsdir}/hicolor/64x64/%{name}.png
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -104,6 +109,7 @@
 %attr(755,root,root) %{_bindir}/mumble11x
 %attr(755,root,root) %{_libdir}/libmumble.so.1.2.2
 %{_datadir}/applications/%{name}.desktop
+%{_iconsdir}/hicolor/*x*/%{name}.png
 
 %files server
 %defattr(644,root,root,755)
@@ -117,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/04/02 02:01:31  shadzik
+- icons for mumble
+
 Revision 1.8  2010/04/02 01:51:13  shadzik
 - desktop file for mumble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mumble/mumble.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list