- Upgrade to latest upstream.
This commit is contained in:
parent
e363c49769
commit
e5ec8fbaa1
@ -1 +1 @@
|
||||
netlabel_tools-0.16.tar.gz
|
||||
netlabel_tools-0.17.tar.gz
|
||||
|
||||
@ -3,15 +3,15 @@
|
||||
|
||||
Summary: Tools to manage the Linux NetLabel subsystem
|
||||
Name: netlabel_tools
|
||||
Version: 0.16
|
||||
Release: 5%{?dist}
|
||||
Version: 0.17
|
||||
Release: 1%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Daemons
|
||||
URL: %{home_base_url}
|
||||
Source0: %{home_base_url}/%{name}-%{version}.tar.gz
|
||||
Patch: netlabel_tools-0.16-new-hdrs.patch
|
||||
Patch: netlabel_tools-0.17-new-hdrs.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: kernel-headers
|
||||
BuildRequires: kernel-headers, libnl-devel
|
||||
|
||||
%description
|
||||
NetLabel is a kernel subsystem which implements explicit packet labeling
|
||||
@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(0644,root,root) %{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 29 2006 James Antill <james@and.org> - 0.17-1
|
||||
- Upgrade to latest upstream.
|
||||
|
||||
* Tue Aug 29 2006 James Antill <james@and.org> - 0.16-5
|
||||
- Fix install calls for mock.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user