update to 1.6 [release 1.6-1mamba;Sun Oct 23 2016]
This commit is contained in:
parent
f49744cb66
commit
7e6cff6f24
@ -1,5 +1,5 @@
|
|||||||
Name: bridge-utils
|
Name: bridge-utils
|
||||||
Version: 1.5
|
Version: 1.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utilities for configuring the linux ethernet bridge
|
Summary: Utilities for configuring the linux ethernet bridge
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
@ -7,8 +7,11 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.linux-foundation.org/en/Net:Bridge
|
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
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
Provides: bridge-utils-devel
|
Provides: bridge-utils-devel
|
||||||
Obsoletes: bridge-utils-devel
|
Obsoletes: bridge-utils-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
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)
|
%defattr(-,root,root)
|
||||||
%{_sbindir}/brctl
|
%{_sbindir}/brctl
|
||||||
%{_mandir}/man8/brctl.*
|
%{_mandir}/man8/brctl.*
|
||||||
%doc AUTHORS ChangeLog COPYING README THANKS TODO
|
%doc AUTHORS COPYING
|
||||||
%doc doc/FAQ doc/FIREWALL doc/HOWTO doc/PROJECTS doc/SMPNOTES doc/WISHLIST
|
#%doc ChangeLog doc/FAQ doc/FIREWALL doc/HOWTO doc/PROJECTS doc/SMPNOTES doc/WISHLIST README THANKS TODO
|
||||||
|
|
||||||
#%files devel
|
#%files devel
|
||||||
#%defattr(-,root,root)
|
#%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
|
#%{_libdir}/libbridge.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 23 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6-1mamba
|
||||||
|
- update to 1.6
|
||||||
|
|
||||||
* Sun Apr 03 2011 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
|
* Sun Apr 03 2011 Automatic Build System <autodist@mambasoft.it> 1.5-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user