]> git.pld-linux.org Git - packages/bbrun.git/commitdiff
- updated to 1.6
authormisi3k <misi3k@pld-linux.org>
Sat, 14 Aug 2004 16:40:07 +0000 (16:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bbrun.spec -> 1.11

bbrun.spec

index 7cb432e93f08118b4b06f2e87dd202c0a5ebf29a..9abde39cb62f6088af93bea4b112c4af08476d4a 100644 (file)
@@ -1,15 +1,15 @@
 Summary:       A simple run window with dropdown history list
 Summary(pl):   Proste okienko uruchamiania z rozwijan± list± historii
 Name:          bbrun
-Version:       1.4
+Version:       1.6
 Release:       0.1
 License:       GPL
 Group:         Applications
-Source0:       http://www.dwave.net/~jking/bbrun/%{name}-%{version}.tar.gz
+Source0:       http://www.darkops.net/bbrun/%{name}-%{version}.tar.gz
 # Source0-md5: d31cecada7d39b894bdf6012c6bae98a
-URL:           http://www.dwave.net/~jking/bbrun/
+URL:           http://www.darkops.net/bbrun/
 BuildRequires: XFree86-devel
-BuildRequires: gtk+-devel
+BuildRequires: gtk+2-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -29,7 +29,7 @@ polece
 %build
 %{__make} -C bbrun \
        CC="%{__cc}" \
-       CFLAGS="%{rpmcflags} `gtk-config --cflags`"
+       CFLAGS="%{rpmcflags} `pkg-config --cflags gtk+-2.0`"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.12198 seconds and 4 git commands to generate.