diff --git a/checkpolicy.spec b/checkpolicy.spec index fa05630..425dd29 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -2,11 +2,12 @@ Summary: SELinux policy compiler Name: checkpolicy Version: 2.0.19 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: Development/System Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz Patch: checkpolicy-rhat.patch +URL: http://www.selinuxproject.org BuildRoot: %{_tmppath}/%{name}-buildroot BuildRequires: byacc bison flex libsepol-static >= %{libsepolver} libselinux-devel @@ -27,7 +28,6 @@ Only required for building policies. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -55,6 +55,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Fri May 8 2009 Dan Walsh - 2.0.19-3 +- Add back in duplicate check + * Mon Feb 23 2009 Fedora Release Engineering - 2.0.19-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild