cvsdist 56fedfa
Summary: Linux 802.1q VLAN configuration utility
cvsdist 56fedfa
Name: vconfig
d9f5f57
Version: 1.9
c86bbf7
Release: 14%{?dist}
0d1a83b
License: GPLv2+
cvsdist 56fedfa
Group: System Environment/Base
cvsdist 56fedfa
Source: http://www.candelatech.com/~greear/vlan/vlan.%{version}.tar.gz
c86bbf7
# Fix a security warning by compiler, bug #1037376
c86bbf7
Patch0: %{name}-1.9-Pass-compilation-with-Werror-format-security.patch
cvsdist 56fedfa
URL: http://www.candelatech.com/~greear/vlan.html
3f55da0
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
cvsdist 56fedfa
%define _sbin /sbin
cvsdist 56fedfa
cvsdist 56fedfa
%description 
cvsdist 56fedfa
The vconfig program configures and adjusts 802.1q VLAN parameters.
cvsdist 56fedfa
cvsdist 56fedfa
%prep
cvsdist 56fedfa
%setup -q -n vlan
c86bbf7
%patch0 -p1 -b .warning
cvsdist 56fedfa
cvsdist 56fedfa
%build
d360e48
make clean
d360e48
rm -f vconfig
Roman Rakus d950991
make CCFLAGS="%{optflags}" STRIP=/bin/true vconfig
cvsdist 56fedfa
cvsdist 56fedfa
%install
8505d3d
rm -rf ${RPM_BUILD_ROOT}
8505d3d
%{__install} -D -m755 vconfig ${RPM_BUILD_ROOT}%{_sbin}/vconfig
8505d3d
%{__install} -D -m644 vconfig.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/vconfig.8
3f55da0
rm -rf contrib/CVS
cvsdist 56fedfa
cvsdist 56fedfa
%clean 
8505d3d
rm -rf ${RPM_BUILD_ROOT}
cvsdist 56fedfa
cvsdist 56fedfa
%files 
8505d3d
%defattr(-, root, root, 0755)
cvsdist 56fedfa
%doc CHANGELOG contrib README vlan.html vlan_test.pl
cvsdist 56fedfa
%{_sbin}/vconfig
cvsdist 56fedfa
%{_mandir}/man8/vconfig.8*
cvsdist 56fedfa
cvsdist 56fedfa
%changelog
c86bbf7
* Tue Dec 03 2013 Petr Pisar <ppisar@redhat.com> - 1.9-14
c86bbf7
- Fix a security warning by compiler (bug #1037376)
c86bbf7
4e9e0f4
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-13
4e9e0f4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
4e9e0f4
d581a4f
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-12
d581a4f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
d581a4f
14531ac
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-11
14531ac
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
14531ac
82f05cf
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-10
82f05cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
82f05cf
bfcc497
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-9
bfcc497
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
bfcc497
2c39a04
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-8
2c39a04
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2c39a04
dedaa8f
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-7
dedaa8f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
dedaa8f
Roman Rakus d950991
* Wed Mar 19 2008 Roman Rakus <rrakus@redhat.cz> - 1.9-6
Roman Rakus d950991
- added STRIP=/bin/true for useful debuginfo
Roman Rakus d950991
7883b7f
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.9-5
7883b7f
- Autorebuild for GCC 4.3
7883b7f
0d1a83b
* Thu Aug 16 2007 Phil Knirsch <pknirsch@redhat.com> - 1.9-4
0d1a83b
- License review and update
0d1a83b
3f55da0
* Wed Jan 10 2007 Phil Knirsch <pknirsch@redhat.com> - 1.9-3
3f55da0
- Removed CVS cruft from documentation (#221161)
3f55da0
- Tiny specfile cleanups.
3f55da0
efe67ac
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.9-2.1
efe67ac
- rebuild
efe67ac
d360e48
* Fri Feb 17 2006 Phil Knirsch <pknirsch@redhat.com> - 1.9-2
d360e48
- Fix build problems and cleaned up files in archive properly
d360e48
264f2ce
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.9-1.1
264f2ce
- bump again for double-long bug on ppc(64)
264f2ce
d9f5f57
* Fri Feb 10 2006 Phil Knirsch <pknirsch@redhat.com> - 1.9-1
d9f5f57
- Updated to vconfig-1.9
d9f5f57
1ea927e
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.8-7.2
1ea927e
- rebuilt for new gcc4.1 snapshot and glibc changes
1ea927e
d9f5f57
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - 1.8-7.1
e76749c
- rebuilt
e76749c
d9f5f57
* Mon Aug 15 2005 Phil Knirsch <pknirsch@redhat.com>
d9f5f57
- Fixed license from LGPL to GPL (#163998)
d9f5f57
d00f7e1
* Wed Mar 02 2005 Phil Knirsch <pknirsch@redhat.com> 1.8-7
d00f7e1
- bump release and rebuild with gcc 4
d00f7e1
80b0704
* Fri Feb 18 2005 Phil Knirsch <pknirsch@redhat.com> 1.8-6
80b0704
- rebuilt
80b0704
80b0704
* Sun Feb 13 2005 Florian La Roche <laroche@redhat.com> 1.8-5
Florian La Roche da5d8a0
- remove kernel dep, kernel runtime deps should go into apps, #146151
Florian La Roche da5d8a0
8505d3d
* Mon Sep 27 2004 Phil Knirsch <pknirsch@redhat.com> 1.8-4
8505d3d
- Small specfile changes (#131487)
8505d3d
cvsdist 5016cea
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 5016cea
- rebuilt
cvsdist 5016cea
cvsdist 4cfafd7
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 4cfafd7
- rebuilt
cvsdist 4cfafd7
cvsdist 47ff35c
* Wed Oct 22 2003 Bill Nottingham <notting@redhat.com> 1.8-1
cvsdist 47ff35c
- update to 1.8 (#107761)
cvsdist 47ff35c
cvsdist 47ff35c
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 47ff35c
- rebuilt
cvsdist 47ff35c
cvsdist 47ff35c
* Thu May 22 2003 Jeremy Katz <katzj@redhat.com> 1.6-3
cvsdist 47ff35c
- fix to build with gcc 3.3
cvsdist 47ff35c
cvsdist 56fedfa
* Fri Jan 31 2003 Bill Nottingham <notting@redhat.com> 1.6-2
cvsdist 56fedfa
- adapt upstream package
cvsdist 56fedfa
- add patch for license
cvsdist 56fedfa
cvsdist 56fedfa
* Thu Jan 23 2003 Tuomo Soini <tis@foobar.fi> 1.6-6foo
cvsdist 56fedfa
- changes for new initscripts package
cvsdist 56fedfa
cvsdist 56fedfa
* Sun Sep 15 2002 Tuomo Soini <tis@foobar.fi> 1.6-5foo
cvsdist 56fedfa
- foobarize
cvsdist 56fedfa
cvsdist 56fedfa
* Tue Aug 06 2002 Tuomo Soini <tis@foobar.fi> 1.6-t4
cvsdist 56fedfa
- fix ifup-vlan to be able to set default route
cvsdist 56fedfa
cvsdist 56fedfa
* Tue Jun 25 2002 Tuomo Soini <tis@foobar.fi> 1.6-t3
cvsdist 56fedfa
- pgp sign, foobarize spec-file
cvsdist 56fedfa
cvsdist 56fedfa
* Thu May 30 2002 Tuomo Soini <tis@foobar.fi> 1.6-t2
cvsdist 56fedfa
- fix typo in ifup-vlan
cvsdist 56fedfa
cvsdist 56fedfa
* Thu May 30 2002 Tuomo Soini <tis@foobar.fi> 1.6-t1
cvsdist 56fedfa
- updated for redhat 7.3
cvsdist 56fedfa
- build doesn't require kernel-sources
cvsdist 56fedfa
cvsdist 56fedfa
* Fri Apr 05 2002 Dale Bewley <dale@bewley.net>
cvsdist 56fedfa
- update to 1.6
cvsdist 56fedfa
- add ifup scripts
cvsdist 56fedfa
cvsdist 56fedfa
* Tue Dec 11 2001 Dale Bewley <dale@bewley.net>
cvsdist 56fedfa
- initial specfile
cvsdist 56fedfa
cvsdist 56fedfa
# EOF