diff --git a/bandwidthd.spec b/bandwidthd.spec index 2e36479..382dca6 100644 --- a/bandwidthd.spec +++ b/bandwidthd.spec @@ -10,11 +10,11 @@ Group: System Environment/Daemons License: GPL+ URL: http://bandwidthd.sourceforge.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz -Source1: %{name} -Source2: %{name}.service +Source1: %{name} +Source2: %{name}.service Patch0: bandwidthd-destdir.patch Patch1: bandwidthd-pgsql.patch -Patch2: http://v3.sk/~lkundrak/0001-Gracefuly-exit-upon-pcap_findalldevs-error.patch +Patch2: http://v3.sk/~lkundrak/0001-Gracefuly-exit-upon-pcap_findalldevs-error.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: autoconf, gd-devel, libpng-devel %{?!_without_pgsql:BuildRequires: postgresql-devel}