diff --git a/bridge-utils.spec b/bridge-utils.spec index 60d638f..5127cf0 100644 --- a/bridge-utils.spec +++ b/bridge-utils.spec @@ -1,5 +1,5 @@ Name: bridge-utils -Version: 1.5 +Version: 1.6 Release: 1mamba Summary: Utilities for configuring the linux ethernet bridge Group: Applications/Networking @@ -7,8 +7,11 @@ Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: http://www.linux-foundation.org/en/Net:Bridge -Source: http://downloads.sourceforge.net/bridge/bridge-utils-%{version}.tar.gz +Source: https://www.kernel.org/pub/linux/utils/net/bridge-utils/bridge-utils-%{version}.tar.xz License: GPL +## AUTOBUILDREQ-BEGIN +BuildRequires: glibc-devel +## AUTOBUILDREQ-END Provides: bridge-utils-devel Obsoletes: bridge-utils-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -51,8 +54,8 @@ Install bridge-utils-devel if you are going to develop programs which will use t %defattr(-,root,root) %{_sbindir}/brctl %{_mandir}/man8/brctl.* -%doc AUTHORS ChangeLog COPYING README THANKS TODO -%doc doc/FAQ doc/FIREWALL doc/HOWTO doc/PROJECTS doc/SMPNOTES doc/WISHLIST +%doc AUTHORS COPYING +#%doc ChangeLog doc/FAQ doc/FIREWALL doc/HOWTO doc/PROJECTS doc/SMPNOTES doc/WISHLIST README THANKS TODO #%files devel #%defattr(-,root,root) @@ -60,6 +63,9 @@ Install bridge-utils-devel if you are going to develop programs which will use t #%{_libdir}/libbridge.a %changelog +* Sun Oct 23 2016 Silvan Calarco 1.6-1mamba +- update to 1.6 + * Sun Apr 03 2011 Automatic Build System 1.5-1mamba - automatic update by autodist