|
|
|
@ -11,8 +11,8 @@
|
|
|
|
|
%global luapkgdir %{_datadir}/lua/%{luaver}
|
|
|
|
|
|
|
|
|
|
Name: lxc
|
|
|
|
|
Version: 1.0.3
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 1.0.5
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Linux Resource Containers
|
|
|
|
|
Group: Applications/System
|
|
|
|
|
License: LGPLv2+ and GPLv2
|
|
|
|
@ -137,7 +137,7 @@ This package contains documentation for %{name}.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%setup -q -n %{name}-%{version}
|
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
@ -286,6 +286,9 @@ make check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Aug 8 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.5-1
|
|
|
|
|
- Update to 1.0.5
|
|
|
|
|
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|