SPECS: gset-compiz.spec - desc fixes, some BRs, License is GPL (ac...

qboosh qboosh at pld-linux.org
Fri Jun 23 12:36:36 CEST 2006


Author: qboosh                       Date: Fri Jun 23 10:36:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc fixes, some BRs, License is GPL (acc. to About dialog)

---- Files affected:
SPECS:
   gset-compiz.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gset-compiz.spec
diff -u SPECS/gset-compiz.spec:1.2 SPECS/gset-compiz.spec:1.3
--- SPECS/gset-compiz.spec:1.2	Wed Jun 21 11:56:52 2006
+++ SPECS/gset-compiz.spec	Fri Jun 23 12:36:30 2006
@@ -1,41 +1,41 @@
 # $Revision$, $Date$
 #
 # TODO:
-# - find out bout the License
-# - check my 'preatty' descriptions
 # - find out BR and R's
 # - make it R to some compiz metapackage (both compiz and
 #   compiz-quinnstorm are ok for gset)
 #
-Summary:	A GTK tool to configure compiz
-Summary(pl):	Narzędzie GTK do konfiguracji compiza
+Summary:	A GTK+ tool to configure compiz
+Summary(pl):	Narzędzie GTK+ do konfiguracji compiza
 Name:		gset-compiz
 %define		_rel	r1
 Version:	0.3.3
 Release:	%{rel}.0.1
-License:	CHGW
+License:	GPL v2+
 Group:		X11/Window Managers/Tools
 Source0:	http://distfiles.xgl-coffee.org/%{name}-%{version}-%{_rel}.tar.bz2
 # Source0-md5:	af40f2b8bf6e5f7f18debf2ecdee5248
-URL:		http://www.xgl-coffee.org
-#BuildRequires:	-
+URL:		http://www.xgl-coffee.org/
+BuildRequires:	GConf2-devel >= 2.0
+BuildRequires:	gtk+2-devel >= 2.0
+BuildRequires:	libglade2-devel >= 2.0
+BuildRequires:	pkgconfig
 Requires:	compiz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This tool is a all You'd ever need to configure compiz. It let's You
-select whichever compiz plugin You like to load, tweak all the
+This tool is all you'd ever need to configure compiz. It lets you
+select whichever compiz plugin you like to load, tweak all the
 possible variables in all possible compiz plugins in an easy fasion.
 This package puts a radical stop to configuring compiz via GConf
 editor.
 
 %description -l pl
-To narzędzie jest wszystkim co byś kiedykolwiek potrzebował do
-skonfigurowania compiza. Pozawal Ci wybrać, które wtyczki copmiza
-chciałbyś załądować, pozwala manipulować wszystkimi możliwymi
-zmiennymi we wszystkich możliwych wtyczkach compiza w prosty sposób.
-Ta paczka powoduje radykalny koniec konfigurowaniu compiza przez
-edytora konfiguracji GConf.
+To narzędzie jest wszystkim co potrzeba do skonfigurowania compiza.
+Pozwala wybrać, które wtyczki compiza załadować oraz manipulować
+wszystkimi możliwymi zmiennymi we wszystkich możliwych wtyczkach
+compiza w prosty sposób. Ten pakiet powoduje radykalny koniec
+konfigurowaniu compiza za pomocą edytora konfiguracji GConf.
 
 %prep
 %setup -q
@@ -56,11 +56,10 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%dir %{_datadir}/%{name}
 %attr(755,root,root) %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/%{name}/gset.glade
-%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/%{name}
+%{_desktopdir}/%{name}.desktop
+%{_pixmapsdir}/%{name}.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -68,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/06/23 10:36:30  qboosh
+- desc fixes, some BRs, License is GPL (acc. to About dialog)
+
 Revision 1.2  2006/06/21 09:56:52  czarny
  - worked round my stupidity
  - Source0 via http, not my local hd
@@ -76,4 +78,3 @@
 Revision 1.1  2006/06/21 09:49:59  czarny
 - init PLD spec
 - works for now
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gset-compiz.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list