SPECS: devilspie.spec - pl, revised BRs and doc
qboosh
qboosh at pld-linux.org
Thu Oct 5 23:10:38 CEST 2006
Author: qboosh Date: Thu Oct 5 21:10:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, revised BRs and doc
---- Files affected:
SPECS:
devilspie.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/devilspie.spec
diff -u SPECS/devilspie.spec:1.1 SPECS/devilspie.spec:1.2
--- SPECS/devilspie.spec:1.1 Fri Sep 29 11:35:13 2006
+++ SPECS/devilspie.spec Thu Oct 5 23:10:33 2006
@@ -1,5 +1,6 @@
# $Revision$, $Date$
-Summary: Devil's Pie
+Summary: Devil's Pie - window matching tool
+Summary(pl): Devil's Pie - narzędzie do dopasowywania okien
Name: devilspie
Version: 0.17.1
Release: 0.1
@@ -8,15 +9,25 @@
Source0: http://www.burtonini.com/computing/%{name}-%{version}.tar.gz
# Source0-md5: 2479a3fe9be3d7666c7f44605fa331c9
URL: http://www.burtonini.com/blog/computers/devilspie
-BuildRequires: glib2-devel >= 2.9.1
-BuildRequires: libwnck-devel
+BuildRequires: glib2-devel >= 1:2.9.1
+BuildRequires: gtk+2-devel >= 2.0
+BuildRequires: libwnck-devel >= 2.9.92
+BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
A window-matching utility, inspired by Sawfish's "Matched Windows"
option and the lack of the functionality in Metacity. Metacity lacking
-window matching is not a bad thing Metacity is a lean window manager,
-and window matching does not have to be a window manager task.
+window matching is not a bad thing - Metacity is a lean window
+manager, and window matching does not have to be a window manager
+task.
+
+%description -l pl
+Narzędzie do dopasowywania okien zainspirowane opcją "Matched Windows"
+(dopasowane okna) z Sawfisha i brakiem tej funkcjonalności w Metacity.
+Brak tej opcji w Metacity nie jest złą rzeczą, jako że Metacity to
+dość ubogi zarządca okien, a dopasowywanie okien nie musi być zadaniem
+zarządcy okien.
%prep
%setup -q
@@ -38,7 +49,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc README AUTHORS COPYING ChangeLog INSTALL NEWS TODO
+%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/%{name}*
@@ -48,6 +59,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/10/05 21:10:33 qboosh
+- pl, revised BRs and doc
+
Revision 1.1 2006/09/29 09:35:13 tiwek
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/devilspie.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list