Accepting request 82922 from home:jengelh:bl-b
- Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/82922 OBS-URL: https://build.opensuse.org/package/show/network:utilities/bridge-utils?expand=0&rev=12
This commit is contained in:
parent
9e522a5da1
commit
b931eabe8e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 20:44:16 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 18:35:51 UTC 2011 - andrea.turrini@gmail.com
|
||||
|
||||
|
@ -15,14 +15,12 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: bridge-utils
|
||||
BuildRequires: libsysfs
|
||||
Version: 1.5
|
||||
Release: 3
|
||||
AutoReqProv: on
|
||||
Group: Productivity/Networking/Routing
|
||||
License: GPLv2+
|
||||
Url: http://www.linux-foundation.org/en/Net:Bridge
|
||||
@ -39,10 +37,6 @@ ethernet devices together. The connection is fully transparent: hosts
|
||||
connected to one ethernet device see hosts connected to the other
|
||||
ethernet devices directly.
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Lennert Buytenhek <buytenh@gnu.org>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch
|
||||
@ -60,9 +54,6 @@ mv $RPM_BUILD_ROOT%{_sbindir}/brctl $RPM_BUILD_ROOT/sbin
|
||||
install -D -m 644 libbridge/libbridge.h %{buildroot}%{_includedir}/libbridge.h
|
||||
install -D -m 644 libbridge/libbridge.a %{buildroot}%{_libdir}/libbridge.a
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog README THANKS TODO doc/[FHPRSW]*
|
||||
|
Loading…
Reference in New Issue
Block a user