packages: quodlibet/quodlibet.spec - added missing desktop file icons - rel. 6

wrobell wrobell at pld-linux.org
Thu Nov 11 03:01:57 CET 2010


Author: wrobell                      Date: Thu Nov 11 02:01:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added missing desktop file icons
- rel. 6

---- Files affected:
packages/quodlibet:
   quodlibet.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: packages/quodlibet/quodlibet.spec
diff -u packages/quodlibet/quodlibet.spec:1.70 packages/quodlibet/quodlibet.spec:1.71
--- packages/quodlibet/quodlibet.spec:1.70	Tue Sep 21 21:00:08 2010
+++ packages/quodlibet/quodlibet.spec	Thu Nov 11 03:01:49 2010
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Quod Libet - odtwarzacz dźwięku oparty na GTK+
 Name:		quodlibet
 Version:	2.2.1
-Release:	5
+Release:	6
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://quodlibet.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -78,11 +78,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_pixmapsdir}
 %{__python} -- setup.py install \
 	--root=$RPM_BUILD_ROOT \
 	--install-lib=%{py_sitedir} \
 	--optimize=2
 
+install quodlibet/images/{exfalso,quodlibet}.png $RPM_BUILD_ROOT%{_pixmapsdir}
+
 %py_postclean
 
 %find_lang %{name}
@@ -120,7 +123,7 @@
 %dir %{py_sitedir}/%{name}/util
 %{py_sitedir}/%{name}/util/*.py[co]
 %{_desktopdir}/*.desktop
-#%{_pixmapsdir}/*
+%{_pixmapsdir}/*
 %{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -129,6 +132,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2010/11/11 02:01:49  wrobell
+- added missing desktop file icons
+- rel. 6
+
 Revision 1.70  2010/09/21 19:00:08  glen
 - release 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quodlibet/quodlibet.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list