]> git.pld-linux.org Git - packages/dhcpcd-ui.git/blobdiff - dhcpcd-ui.spec
- fix build with libnotify 0.7
[packages/dhcpcd-ui.git] / dhcpcd-ui.spec
index 5e07c3400585567fa2ecc0dffc41babb0e92f959..c45f44285d1c583081e3dd55f5cebaafd7701ace 100644 (file)
@@ -1,13 +1,17 @@
 Summary:       Desktop notification and configuration for dhcpcd
 Name:          dhcpcd-ui
 Version:       0.5.1
-Release:       1
+Release:       2
 License:       BSD
 Group:         Libraries
 Source0:       http://roy.marples.name/downloads/dhcpcd/%{name}-%{version}.tar.bz2
 # Source0-md5: a42b15650de093bcd3dd60fb94a483f7
+Patch0:                %{name}-libnotify.patch
 URL:           http://roy.marples.name/projects/dhcpcd-ui/wiki
+BuildRequires: dbus-devel
 BuildRequires: gtk+2-devel
+BuildRequires: libnotify-devel
+BuildRequires: pkgconfig
 Requires:      dhcpcd-dbus
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +30,7 @@ You can click on one to configure the PSK or WEP key 0 for it.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
This page took 0.03611 seconds and 4 git commands to generate.