Obsolete the removed setools-libs-python subpackage
This commit is contained in:
parent
0dcd573dd3
commit
2d56f95bb7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: setools
|
Name: setools
|
||||||
Version: %{setools_maj_ver}.%{setools_min_ver}
|
Version: %{setools_maj_ver}.%{setools_min_ver}
|
||||||
Release: 36%{?dist}
|
Release: 37%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://oss.tresys.com/projects/setools
|
URL: http://oss.tresys.com/projects/setools
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
@ -52,6 +52,7 @@ Summary: Policy analysis support libraries for SELinux
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Requires: libselinux >= %{selinux_ver} libsepol >= %{sepol_ver} sqlite >= %{sqlite_ver}
|
Requires: libselinux >= %{selinux_ver} libsepol >= %{sepol_ver} sqlite >= %{sqlite_ver}
|
||||||
Obsoletes: setools-libs-java
|
Obsoletes: setools-libs-java
|
||||||
|
Obsoletes: setools-libs-python < 3.3.7-36
|
||||||
BuildRequires: flex bison pkgconfig bzip2-devel
|
BuildRequires: flex bison pkgconfig bzip2-devel
|
||||||
BuildRequires: glibc-devel libstdc++-devel gcc gcc-c++
|
BuildRequires: glibc-devel libstdc++-devel gcc gcc-c++
|
||||||
BuildRequires: libselinux-devel >= %{selinux_ver} libsepol-devel >= %{sepol_ver}
|
BuildRequires: libselinux-devel >= %{selinux_ver} libsepol-devel >= %{sepol_ver}
|
||||||
@ -279,6 +280,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%postun libs-tcl -p /sbin/ldconfig
|
%postun libs-tcl -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.3.7-37
|
||||||
|
- Obsolete the removed setools-libs-python subpackage
|
||||||
|
|
||||||
* Fri Mar 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.3.7-36
|
* Fri Mar 15 2013 Dan Walsh <dwalsh@redhat.com> - 3.3.7-36
|
||||||
- Drop support for python bindings
|
- Drop support for python bindings
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user