This commit is contained in:
Peter Robinson 2014-08-16 10:14:48 +00:00
parent 062704ffa2
commit 32da809523
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ebtables
Version: 2.0.10
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Ethernet Bridge frame table administration tool
License: GPLv2+
Group: System Environment/Base
@ -101,6 +101,9 @@ mv %{buildroot}/%{_lib}/ebtables/libebtc.so %{buildroot}/%{_lib}/
%ghost %{_sysconfdir}/sysconfig/ebtables.broute
%changelog
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Tue Jun 24 2014 Tom Callaway <spot@fedoraproject.org> - 2.0.10-15
- create and own /var/lib/ebtables (bz 1093361)