- Fix URL
This commit is contained in:
parent
3da9d84fdc
commit
79bb8b19a2
@ -5,12 +5,12 @@
|
|||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 2.0.78
|
Version: 2.0.78
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/research/selinux/%{name}-%{version}.tgz
|
||||||
Patch: libselinux-rhat.patch
|
Patch: libselinux-rhat.patch
|
||||||
URL: http://www.nsa.gov/selinux
|
URL: http://www.selinuxproject.org
|
||||||
|
|
||||||
BuildRequires: python-devel ruby-devel ruby libsepol-static >= %{libsepolver} swig
|
BuildRequires: python-devel ruby-devel ruby libsepol-static >= %{libsepolver} swig
|
||||||
Requires: libsepol >= %{libsepolver}
|
Requires: libsepol >= %{libsepolver}
|
||||||
@ -164,6 +164,9 @@ exit 0
|
|||||||
%{ruby_sitearch}/selinux.so
|
%{ruby_sitearch}/selinux.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 9 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.78-3
|
||||||
|
- Fix URL
|
||||||
|
|
||||||
* Fri Mar 6 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.78-2
|
* Fri Mar 6 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.78-2
|
||||||
- Add substitute pattern
|
- Add substitute pattern
|
||||||
- matchpathcon output <<none>> on ENOENT
|
- matchpathcon output <<none>> on ENOENT
|
||||||
|
Loading…
Reference in New Issue
Block a user