- Upgrade to latest upstream.

This commit is contained in:
James Antill 2006-09-30 07:08:50 +00:00
parent e363c49769
commit e5ec8fbaa1
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
netlabel_tools-0.16.tar.gz
netlabel_tools-0.17.tar.gz

View File

@ -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.

View File

@ -1 +1 @@
a97576c90975716ba089171b125bf7b3 netlabel_tools-0.16.tar.gz
905ffd48714f48aaa34ecdc3c51d3dcb netlabel_tools-0.17.tar.gz