Author: draenog                      Date: Sat May 10 17:24:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move xbindkeys_show to separate package

---- Files affected:
SPECS:
   xbindkeys.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/xbindkeys.spec
diff -u SPECS/xbindkeys.spec:1.22 SPECS/xbindkeys.spec:1.23
--- SPECS/xbindkeys.spec:1.22   Sat May 10 18:40:31 2008
+++ SPECS/xbindkeys.spec        Sat May 10 19:24:31 2008
@@ -18,7 +18,6 @@
 %{?with_guile:BuildRequires:   guile-devel}
 BuildRequires: libtool
 BuildRequires: xorg-lib-libX11-devel
-Requires:      tk
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,6 +33,21 @@
 konfiguracyjnego, niezależnie od zarządcy okien. Pozwala na
 przechwytywanie takich przycisków jak POWER czy WAKE na klawiaturze.
 
+%package xbindkeys_show
+Summary:       Program to show the grabbing keys used in xbindkeys
+Summary(pl.UTF-8):     Program pokazujący przyciski obsługiwane przez xbindkeys
+Group:         X11/Applications
+Requires:      %{name}
+Requires:      tk
+
+%description xbindkeys_show
+xbindkeys_show is a Tk program that shows the grabbing keys used in
+xbindkeys.
+
+%description -l pl.UTF-8
+xbindkeys_show jest programem w Tk, który pokazuje przyciski
+obsługiwane aktualnie przez xbindkeys.
+
 %prep
 %setup -q
 
@@ -63,8 +77,13 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/xbindkeys
+%{_mandir}/man1/xbindkeys.1*
+
+%files xbindkeys_show
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/xbindkeys_show
-%{_mandir}/man1/xbindkeys*
+%{_mandir}/man1/xbindkeys_show.1*
+
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -72,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2008-05-10 17:24:31  draenog
+- move xbindkeys_show to separate package
+
 Revision 1.22  2008-05-10 16:40:31  draenog
 - guile bcond
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xbindkeys.spec?r1=1.22&r2=1.23&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to