diff --git a/openscap.spec b/openscap.spec index 684f179..b1b6a3e 100644 --- a/openscap.spec +++ b/openscap.spec @@ -3,7 +3,7 @@ Name: openscap Version: 0.5.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Set of open source libraries enabling integration of the SCAP line of standards Group: System Environment/Libraries License: LGPLv2+ @@ -11,8 +11,8 @@ URL: http://www.open-scap.org/ Source0: http://open-scap.org/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: swig pcre-devel libxml2-devel -BuildRequires: rpm-devel -BuildRequires: libnl-devel +BuildRequires: rpm-devel +BuildRequires: libnl-devel Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jan 2 2010 Tomas Mraz 0.5.5-2 +- rebuilt with new librpm + * Thu Nov 12 2009 Peter Vrabec 0.5.5-1 - upgrade