SPECS: compiz-fusion-icon.spec - some cleanups

qboosh qboosh at pld-linux.org
Mon Jan 7 08:47:54 CET 2008


Author: qboosh                       Date: Mon Jan  7 07:47:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some cleanups

---- Files affected:
SPECS:
   compiz-fusion-icon.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/compiz-fusion-icon.spec
diff -u SPECS/compiz-fusion-icon.spec:1.10 SPECS/compiz-fusion-icon.spec:1.11
--- SPECS/compiz-fusion-icon.spec:1.10	Tue Dec 18 18:04:54 2007
+++ SPECS/compiz-fusion-icon.spec	Mon Jan  7 08:47:49 2008
@@ -1,8 +1,9 @@
 # $Revision$, $Date$
+# TODO: py_postclean (after checking); verify py_*comp with bogus paths
 %define		_rel	071103git
 %define		_name	fusion-icon
-Summary:	small program to control your GL Desktop
-Summary(pl.UTF-8):	mały program do kontroli Pulpitu
+Summary:	Small program to control your GL Desktop
+Summary(pl.UTF-8):	Mały program do kontroli pulpitu GL
 Name:		compiz-%{_name}
 Version:	5.2
 Release:	1.%{_rel}.1
@@ -27,14 +28,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Compiz Fusion Icon is a small program written in python which lets you
+Compiz Fusion Icon is a small program written in Python which lets you
 control your GL Desktop it handles your different decorators
 (non-GL/GL) and configurators.
 
 %description -l pl.UTF-8
-Compiz Fusion Icon jest małym programem napisanym w pythonie, który
-pozwala na kontrolę pulpitu GL. Pozwala na przełączanie się
-między różnymi dekoracjami i konfigurację.
+Compiz Fusion Icon jest małym programem napisanym w Pythonie, który
+pozwala na kontrolę pulpitu GL. Obsługuje różne dekoratory (GL/nie-GL)
+i konfiguratory.
 
 %prep
 %setup -q -n %{_name}
@@ -46,8 +47,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
+%{__python} setup.py install \
+	-O1 \
+	--skip-build \
+	--root $RPM_BUILD_ROOT
 
+# ???
 %py_comp $RPM_BUILD_ROOT%{_datadir}/fusion-icon
 %py_ocomp $RPM_BUILD_ROOT%{_datadir}/fusion-icon
 
@@ -67,13 +72,15 @@
 %{_iconsdir}/hicolor/*x*/apps/fusion-icon.png
 %{_iconsdir}/hicolor/scalable/apps/fusion-icon.svg
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-01-07 07:47:49  qboosh
+- some cleanups
+
 Revision 1.10  2007-12-18 17:04:54  shadzik
 - kill PyQt requires and add S: python-PyQt4 instead
 
@@ -104,4 +111,3 @@
 
 Revision 1.1  2007-11-03 18:17:28  rotom
 - New (NFY)
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/compiz-fusion-icon.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list