]> git.pld-linux.org Git - packages/devilspie.git/commitdiff
- pl, revised BRs and doc
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Oct 2006 21:10:33 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devilspie.spec -> 1.2

devilspie.spec

index d07f17096ff846b4c1357b492092e93bf9e0e05b..b40a740e754016f40bc6fe280912b97eeb33eebe 100644 (file)
@@ -1,4 +1,5 @@
-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
@@ -7,15 +8,25 @@ Group:                X11/Applications
 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
@@ -37,6 +48,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %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}*
This page took 0.062115 seconds and 4 git commands to generate.