diff --git a/bwbar.spec b/bwbar.spec index b4a3521..6b27f14 100644 --- a/bwbar.spec +++ b/bwbar.spec @@ -1,18 +1,17 @@ -Summary: Generate a readout of the current bandwidth use -Name: bwbar -Version: 1.2.3 -Release: 1 - -License: GPLv2+ -Group: System Environment/Base -Source0: http://www.kernel.org/pub/software/web/bwbar/bwbar-1.2.3.tar.bz2 -Source1: bwbar -Source2: bwbar.8 -Patch0: bwbar.daemon.patch -Patch1: bwbar.debian-010_directory_option.patch -Patch2: bwbar.debian-020_proc_net_2.6.x_fix.patch -URL: http://www.kernel.org/pub/software/web/bwbar/ -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Summary: Generate a readout of the current bandwidth use +Name: bwbar +Version: 1.2.3 +Release: 2 +License: GPLv2+ +Group: System Environment/Base +Source0: http://www.kernel.org/pub/software/web/bwbar/bwbar-1.2.3.tar.bz2 +Source1: bwbar +Source2: bwbar.8 +Patch0: bwbar.daemon.patch +Patch1: bwbar.debian-010_directory_option.patch +Patch2: bwbar.debian-020_proc_net_2.6.x_fix.patch +URL: http://www.kernel.org/pub/software/web/bwbar/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libpng-devel Requires(post): chkconfig Requires(preun): chkconfig /sbin/service @@ -70,6 +69,9 @@ fi %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %changelog +* Fri Feb 15 2008 Adrian Reber - 1.2.3-2 +- rebuilt for gcc43 + * Sat Aug 25 2007 Adrian Reber - 1.2.3-1 - updated to 1.2.3 - adapted daemon patch