SHA256
1
0
forked from pool/bridge-utils

Accepting request 83734 from network:utilities

- Remove redundant tags/sections from specfile (forwarded request 82922 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bridge-utils?expand=0&rev=16
This commit is contained in:
Sascha Peilicke 2011-09-20 10:50:02 +00:00 committed by Git OBS Bridge
commit 1c0ce7dfbd
2 changed files with 5 additions and 9 deletions

View File

@ -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 Tue Aug 30 18:35:51 UTC 2011 - andrea.turrini@gmail.com

View File

@ -15,14 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: bridge-utils Name: bridge-utils
BuildRequires: libsysfs BuildRequires: libsysfs
Version: 1.5 Version: 1.5
Release: 3 Release: 3
AutoReqProv: on
Group: Productivity/Networking/Routing Group: Productivity/Networking/Routing
License: GPLv2+ License: GPLv2+
Url: http://www.linux-foundation.org/en/Net:Bridge 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 connected to one ethernet device see hosts connected to the other
ethernet devices directly. ethernet devices directly.
Authors:
--------
Lennert Buytenhek <buytenh@gnu.org>
%prep %prep
%setup -q %setup -q
%patch %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.h %{buildroot}%{_includedir}/libbridge.h
install -D -m 644 libbridge/libbridge.a %{buildroot}%{_libdir}/libbridge.a install -D -m 644 libbridge/libbridge.a %{buildroot}%{_libdir}/libbridge.a
%clean
rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog README THANKS TODO doc/[FHPRSW]* %doc AUTHORS COPYING ChangeLog README THANKS TODO doc/[FHPRSW]*