Blame SPECS/bridge-utils.spec

3f8444
Summary:        Utilities for configuring the linux ethernet bridge
3f8444
Name:           bridge-utils
3f8444
Version:        1.5
3f8444
Release:        9%{?dist}
3f8444
License:        GPLv2+
3f8444
URL:            http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge
3f8444
Group:          System Environment/Base
3f8444
Source:         http://downloads.sourceforge.net/bridge/%{name}-%{version}.tar.gz
3f8444
Patch0:         bridge-utils-1.5-fix-incorrect-command-in-manual.patch
3f8444
Patch1:         bridge-utils-1.5-fix-error-message-for-incorrect-command.patch
3f8444
Patch2:         bridge-utils-1.5-check-error-returns-from-write-to-sysfs.patch
3f8444
Patch10:        bridge-utils-1.0.4-inc.patch
3f8444
Patch11:        bridge-utils-1.5-linux_3.8.x.patch
3f8444
BuildRequires:  libsysfs-devel autoconf
3f8444
BuildRequires:  kernel-headers >= 2.6.16
3f8444
3f8444
%description
3f8444
This package contains utilities for configuring the linux ethernet
3f8444
bridge. The linux ethernet bridge can be used for connecting multiple
3f8444
ethernet devices together. The connecting is fully transparent: hosts
3f8444
connected to one ethernet device see hosts connected to the other
3f8444
ethernet devices directly.
3f8444
3f8444
Install bridge-utils if you want to use the linux ethernet bridge.
3f8444
3f8444
%prep
3f8444
%setup -q
3f8444
%patch0 -p1
3f8444
%patch1 -p1
3f8444
%patch2 -p1
3f8444
%patch10 -p1
3f8444
%patch11 -p1
3f8444
3f8444
%build
3f8444
autoconf
3f8444
%configure
3f8444
make
3f8444
3f8444
%install
3f8444
make DESTDIR=%{buildroot} SUBDIRS="brctl doc" install
3f8444
3f8444
%files
3f8444
%doc AUTHORS COPYING doc/FAQ doc/HOWTO
3f8444
%{_sbindir}/brctl
3f8444
%{_mandir}/man8/brctl.8*
3f8444
3f8444
%changelog
3f8444
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.5-9
3f8444
- Mass rebuild 2014-01-24
3f8444
3f8444
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.5-8
3f8444
- Mass rebuild 2013-12-27
3f8444
3f8444
* Tue Mar 26 2013 Thomas Woerner <twoerner@redhat.com> - 1.5-7
3f8444
- fixed build with kernel 3.8.x using upstream fix by Russell Senior
3f8444
3f8444
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-6
3f8444
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3f8444
3f8444
* Mon Nov 19 2012 Nils Philippsen <nils@redhat.com> - 1.5-5
3f8444
- update sourceforge download URL
3f8444
3f8444
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-4
3f8444
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
3f8444
3f8444
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5-3
3f8444
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
3f8444
3f8444
* Mon May 30 2011 Petr Sabata <contyk@redhat.com> - 1.5-2
3f8444
- Add three latest bugfixes from upstream git on top of 1.5
3f8444
- Dropping params patch (included upstream variant)
3f8444
3f8444
* Mon May 30 2011 Petr Sabata <contyk@redhat.com> - 1.5-1
3f8444
- 1.5 bump
3f8444
- BuildRoot and defattr cleanup
3f8444
- Use macros in Sources
3f8444
- Drop show-ports and foreach patches -- those have been included upstream
3f8444
3f8444
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-10
3f8444
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3f8444
3f8444
* Wed Jan 20 2010 Bill Nottingham <notting@redhat.com> - 1.2-9
3f8444
- Fix URL (#248086)
3f8444
3f8444
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8
3f8444
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3f8444
3f8444
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-7
3f8444
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
3f8444
3f8444
* Thu Jul 03 2008 David Woodhouse <david.woodhouse@intel.com> 1.2-6
3f8444
- Fix location of bridge parameters in sysfs
3f8444
3f8444
* Wed Mar 05 2008 David Woodhouse <dwmw2@redhat.com> 1.2-5
3f8444
- Fix handling of bridge named 'bridge' (#436120)
3f8444
3f8444
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2-4
3f8444
- Autorebuild for GCC 4.3
3f8444
3f8444
* Mon Dec 10 2007 Patrick "Jima" Laughton <jima@beer.tclug.org> 1.2-3
3f8444
- Minor tweaks as recommended in merge review (BZ#225625)
3f8444
3f8444
* Wed Aug 22 2007 David Woodhouse <dwmw2@redhat.com> 1.2-2
3f8444
- Update licence
3f8444
3f8444
* Wed Aug 22 2007 David Woodhouse <dwmw2@redhat.com> 1.2-1
3f8444
- Update to 1.2
3f8444
3f8444
* Sat Sep 09 2006 David Woodhouse <dwmw2@redhat.com> 1.1-2
3f8444
- Fix setportprio command (#205810)
3f8444
- Other updates from bridge-utils git tree
3f8444
3f8444
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.1-1.1
3f8444
- rebuild
3f8444
3f8444
* Wed Jun 07 2006 David Woodhouse <dwmw2@redhat.com> 1.1-1
3f8444
- Update to 1.1
3f8444
- BR libsysfs-devel instead of sysfsutils-devel
3f8444
3f8444
* Wed Jun 07 2006 David Woodhouse <dwmw2@redhat.com> 1.0.6-2
3f8444
- Use sane kernel headers, drop -devel package
3f8444
3f8444
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.6-1.2
3f8444
- bump again for double-long bug on ppc(64)
3f8444
3f8444
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.6-1.1
3f8444
- rebuilt for new gcc4.1 snapshot and glibc changes
3f8444
3f8444
* Wed Dec 21 2005 David Woodhouse <dwmw2@redhat.com> 1.0.6-1
3f8444
- Update to 1.0.6
3f8444
- Cleanups from Matthias Saou (#172774)
3f8444
3f8444
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
3f8444
- rebuilt
3f8444
3f8444
* Wed Mar 2 2005 David Woodhouse <dwmw2@redhat.com> 1.0.4-6
3f8444
- Rebuild with gcc 4
3f8444
3f8444
* Tue Feb 15 2005 David Woodhouse <dwmw2@redhat.com> 1.0.4-5
3f8444
- Rebuild
3f8444
3f8444
* Thu Aug 26 2004 David Woodhouse <dwmw2@redhat.com> 1.0.4-4
3f8444
- BuildRequires: sysfsutils-devel to make the horrid autoconf script magically
3f8444
  change the entire package's behaviour just because it happens to find 
3f8444
  slightly different header files lying around.
3f8444
- Include our own kernel-derived headers
3f8444
3f8444
* Thu Jul 1 2004 David Woodhouse <dwmw2@redhat.com>
3f8444
- Update to 1.0.4
3f8444
3f8444
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
3f8444
- rebuilt
3f8444
3f8444
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
3f8444
- rebuilt
3f8444
3f8444
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
3f8444
- rebuilt
3f8444
3f8444
* Sat Oct 25 2003 Florian La Roche <Florian.LaRoche@redhat.de>
3f8444
- support change to call sysconf() to get HZ
3f8444
3f8444
* Tue Sep 16 2003 David Woodhouse <dwmw2@redhat.com> 0.9.6-1
3f8444
- Update to 0.9.6
3f8444
- Detect lack of kernel bridge support or EPERM and exit with appropriate code.
3f8444
3f8444
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
3f8444
- rebuilt
3f8444
3f8444
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
3f8444
- rebuilt
3f8444
3f8444
* Fri Dec 13 2002 Elliot Lee <sopwith@redhat.com> 0.9.3-7
3f8444
- Rebuild
3f8444
3f8444
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
3f8444
- automated rebuild
3f8444
3f8444
* Thu May 23 2002 Tim Powers <timp@redhat.com>
3f8444
- automated rebuild
3f8444
3f8444
* Mon Mar 04 2002 Benjamin LaHaise <bcrl@redhat.com>
3f8444
- manual rebuild
3f8444
3f8444
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
3f8444
- automated rebuild
3f8444
3f8444
* Wed Nov 07 2001 Matthew Galgoci <mgalgoci@redhat.com>
3f8444
- initial cleanup of spec file from net release
3f8444