]> git.pld-linux.org Git - packages/bbkeys.git/commitdiff
- cosmetics,
authorkloczek <kloczek@pld-linux.org>
Sun, 15 Jul 2001 10:27:38 +0000 (10:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- corrected Source url,
- added missing BuildRequires rules.

Changed files:
    bbkeys.spec -> 1.2

bbkeys.spec

index 02fdcdb6e94673cc0501c81e3a5dedfa2cd68917..40ede48131b3656e13d15a9458a06ed409d6418b 100644 (file)
@@ -6,11 +6,14 @@ License:      GPL
 Group:         X11/Applications
 Group(de):     X11/Applikationen
 Group(pl):     X11/Aplikacje
-Source0:       http://movingparts.net/bbkeys/%{name}-%{version}.tar.gz
-URL:           http://movingparts.net
+Source0:       http://movingparts.thelinuxcommunity.org/bbkeys/%{name}-%{version}.tar.gz
+URL:           http://movingparts.net/
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libstdc++-devel
 Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix /usr/X11R6
+%define                _prefix         /usr/X11R6
 
 %description
 bbkeys is a configurable key-grabber designed for the blackbox window
@@ -20,6 +23,7 @@ window manager classes as well. bbkeys is easily configurable via
 directly hand-editting the user's ~/.bbkeysrc file, or by using the
 provided gui configuration tool, bbkeysconf (for lack of a better name
 yet).
+
 %prep
 %setup -q
 aclocal
This page took 0.076588 seconds and 4 git commands to generate.