upgrade
This commit is contained in:
parent
c8d42aac4b
commit
8f51f03c39
@ -1 +1 @@
|
||||
openscap-0.5.8.tar.gz
|
||||
openscap-0.5.9.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
Name: openscap
|
||||
Version: 0.5.8
|
||||
Version: 0.5.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
||||
Group: System Environment/Libraries
|
||||
@ -11,9 +11,10 @@ URL: http://www.open-scap.org/
|
||||
Source0: http://fedorahosted.org/releases/o/p/openscap/%{name}-%{version}.tar.gz
|
||||
Patch1: openscap-0.5.8-config.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: swig pcre-devel libxml2-devel
|
||||
BuildRequires: swig libxml2-devel
|
||||
BuildRequires: rpm-devel
|
||||
BuildRequires: libnl-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: pcre-devel
|
||||
Requires(post): /sbin/ldconfig
|
||||
Requires(postun): /sbin/ldconfig
|
||||
|
||||
@ -132,6 +133,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 16 2010 Peter Vrabec <pvrabec@redhat.com> 0.5.9-1
|
||||
- upgrade
|
||||
|
||||
* Wed Mar 24 2010 Peter Vrabec <pvrabec@redhat.com> 0.5.8-1
|
||||
- upgrade
|
||||
- configure initscipt and cronjob script
|
||||
|
Loading…
Reference in New Issue
Block a user