]> git.pld-linux.org Git - packages/xbindkeys.git/blobdiff - xbindkeys.spec
- release 2 (by relup.sh)
[packages/xbindkeys.git] / xbindkeys.spec
index e0e2d84cd2c90e67addd5dcd53e6a7d1015e1515..c869d52408b7fa858da6ccededc13dfa4ce0bc84 100644 (file)
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_without guile   # disable scheme/guile configuration file style
-
+#
 Summary:       Binds keys or mouse buttons to shell commands under X
 Summary(pl.UTF-8):     Przypisywanie poleceniom powłoki przycisków myszy lub klawiatury pod X
 Name:          xbindkeys
-Version:       1.8.2
-Release:       1
+Version:       1.8.6
+Release:       2
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://hocwp.free.fr/xbindkeys/%{name}-%{version}.tar.gz
-# Source0-md5: ad1abd56e758bc108493ad0e5b862ad3
-URL:           http://hocwp.free.fr/xbindkeys/xbindkeys.html
+Source0:       http://www.nongnu.org/xbindkeys/%{name}-%{version}.tar.gz
+# Source0-md5: c6ea9db56e075dae0697497e2ed390cc
+URL:           http://www.nongnu.org/xbindkeys/xbindkeys.html
 BuildRequires: autoconf >= 2.59-9
 BuildRequires: automake
 %{?with_guile:BuildRequires:   guile-devel}
@@ -43,13 +43,15 @@ Requires:   tk
 xbindkeys_show is a Tk program that shows the grabbing keys used in
 xbindkeys.
 
-%description -l pl.UTF-8
+%description xbindkeys_show -l pl.UTF-8
 xbindkeys_show jest programem w Tk, który pokazuje przyciski
 obsługiwane aktualnie przez xbindkeys.
 
 %prep
 %setup -q
 
+touch config.rpath
+
 %build
 rm -f aclocal.m4
 %{__libtoolize}
This page took 0.028974 seconds and 4 git commands to generate.