Author: qboosh                       Date: Mon Oct 19 05:32:15 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.0.2

---- Files affected:
packages/xorg-app-xkbutils:
   xorg-app-xkbutils.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/xorg-app-xkbutils/xorg-app-xkbutils.spec
diff -u packages/xorg-app-xkbutils/xorg-app-xkbutils.spec:1.17 
packages/xorg-app-xkbutils/xorg-app-xkbutils.spec:1.18
--- packages/xorg-app-xkbutils/xorg-app-xkbutils.spec:1.17      Sun Nov  9 
12:11:07 2008
+++ packages/xorg-app-xkbutils/xorg-app-xkbutils.spec   Mon Oct 19 07:32:10 2009
@@ -2,35 +2,43 @@
 Summary:       xkbutils applications: xkbbell, xkbvleds, xkbwatch
 Summary(pl.UTF-8):     Aplikacje xkbutils: xkbbell, xkbvleds, xkbwatch
 Name:          xorg-app-xkbutils
-Version:       1.0.1
-Release:       4
+Version:       1.0.2
+Release:       1
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/app/xkbutils-%{version}.tar.bz2
-# Source0-md5: 84396a3dd75337caaae29d8fa5616fb1
+# Source0-md5: 369a21641b7ca983d6641298e51d97f8
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-lib-libXaw-devel
 BuildRequires: xorg-lib-libxkbfile-devel
-BuildRequires: xorg-util-util-macros
+BuildRequires: xorg-util-util-macros >= 1.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-xkbutils applications: xkbbell, xkbvleds, xkbwatch.
+xkbutils is a collection of small utilities utilizing the XKeyboard
+(XKB) extension to the X11 protocol. It includes:
+- xkbbell: generate XKB bell events
+- xkbvleds: display the state of LEDs on an XKB keyboard in a window
+- xkbwatch: reports changes in the XKB keyboard state
 
 %description -l pl.UTF-8
-Aplikacje xkbutils: xkbbell, xkbvleds, xkbwatch.
+xkbutils to zbiór małych narzędzi wykorzystujących rozszerzenie XKB
+(XKeyboard) protokołu X11. Zawiera:
+- xkbbell - generujące zdarzenia dzwonka XKB
+- xkbvleds - wyświetlające w okienku stan diod na klawiaturze XKB
+- xkbwatch - zgłaszające zmiany stanu klawiatury XKB
 
 %prep
 %setup -q -n xkbutils-%{version}
 
 %build
-#%{__aclocal}
-#%{__autoconf}
-#%{__autoheader}
-#%{__automake}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure
 
 %{__make}
@@ -46,10 +54,13 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog
+%doc COPYING ChangeLog README
 %attr(755,root,root) %{_bindir}/xkbbell
 %attr(755,root,root) %{_bindir}/xkbvleds
 %attr(755,root,root) %{_bindir}/xkbwatch
+%{_mandir}/man1/xkbbell.1x*
+%{_mandir}/man1/xkbvleds.1x*
+%{_mandir}/man1/xkbwatch.1x*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -57,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2009/10/19 05:32:10  qboosh
+- updated to 1.0.2
+
 Revision 1.17  2008/11/09 11:11:07  arekm
 - rel 4; don't rebuild am/ac untill rebuild tarball available
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xorg-app-xkbutils/xorg-app-xkbutils.spec?r1=1.17&r2=1.18&f=u

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

Reply via email to