diff --git a/checkpolicy.spec b/checkpolicy.spec index cfade5da547d4b4b24c6ddf6cbc7c4f6fb8b9e38..0897a1538d7dda8e16321a7062071951b1b2297b 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,12 +1,12 @@ Name: checkpolicy Version: 3.1 -Release: 1 +Release: 2 Summary: SELinux policy compiler License: GPLv2 URL: https://github.com/SELinuxProject/selinux Source0: https://github.com/SELinuxProject/selinux/releases/download/20200710/checkpolicy-3.1.tar.gz -BuildRequires: gcc byacc bison flex flex-static libsepol-static libselinux-devel git +BuildRequires: gcc byacc bison flex flex-static libsepol-static libselinux-devel Conflicts: selinux-policy-base < 3.13.1-138 @@ -22,7 +22,7 @@ Security.) %package_help %prep -%autosetup -n %{name}-%{version} -p1 -Sgit +%autosetup -n %{name}-%{version} -p1 %build make clean @@ -54,6 +54,9 @@ install test/dispol %{buildroot}%{_bindir}/sedispol %{_mandir}/*/* %changelog +* Fri Jul 30 2021 chenyanpanHW - 3.1-2 +- DESC: delete -Sgit from %autosetup, and delete BuildRequires git + * Fri Jul 17 2019 openEuler Buildteam - 3.1-1 - update to 3.1