SPECS: beryl-settings-simple.spec - pl, BR fixes

qboosh qboosh at pld-linux.org
Mon Jan 22 11:00:36 CET 2007


Author: qboosh                       Date: Mon Jan 22 10:00:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, BR fixes

---- Files affected:
SPECS:
   beryl-settings-simple.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/beryl-settings-simple.spec
diff -u SPECS/beryl-settings-simple.spec:1.1 SPECS/beryl-settings-simple.spec:1.2
--- SPECS/beryl-settings-simple.spec:1.1	Sun Jan 21 16:16:04 2007
+++ SPECS/beryl-settings-simple.spec	Mon Jan 22 11:00:30 2007
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	simple gui configuration tool for beryl
+Summary:	Simple GUI configuration tool for beryl
+Summary(pl):	Proste graficzne narzędzie konfiguracyjne dla beryla
 Name:		beryl-settings-simple
 Version:	0.1.99.2
 Release:	1
@@ -12,18 +13,23 @@
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	beryl-core-devel >= 1:0.1.99.2
-BuildRequires:	beryl-settings >= 1:0.1.99.2
+BuildRequires:	beryl-settings-bindings-devel >= 1:0.1.99.2
 BuildRequires:	gtk+2-devel >= 2:2.8.0
 BuildRequires:	intltool >= 0.35.0
 BuildRequires:	pkgconfig
-BuildRequires:	python-Pyrex
+BuildRequires:	python-pygtk-devel >= 2.0
 Requires:	beryl-core >= 1:0.1.99.2
-Requires:	beryl-settings >= 1:0.1.99.2
+Requires:	beryl-settings-bindings >= 1:0.1.99.2
+Requires:	python-pygtk-gtk >= 2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package contains a simple gui configuration tool to configure
-Beryl's plugins and the composite window manager.
+This package contains a simple GUI configuration tool to configure
+beryl's plugins and the composite window manager.
+
+%description -l pl
+Ten pakiet zawiera proste graficzne narzędzie do konfiguracji wtyczek
+i zarządcy okien beryla.
  
 %prep
 %setup -q
@@ -40,7 +46,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-    DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,13 +55,16 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_bindir}/beryl-settings-simple
-%{_datadir}/beryl-settings-simple/
+%{_datadir}/beryl-settings-simple
 
 %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.2  2007/01/22 10:00:30  qboosh
+- pl, BR fixes
+
 Revision 1.1  2007/01/21 15:16:04  rotom
 - NEW
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beryl-settings-simple.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list