- rebuilt with new librpm
This commit is contained in:
parent
eb5d44e1f5
commit
44e97eda5e
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: openscap
|
Name: openscap
|
||||||
Version: 0.5.5
|
Version: 0.5.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
Summary: Set of open source libraries enabling integration of the SCAP line of standards
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -11,8 +11,8 @@ URL: http://www.open-scap.org/
|
|||||||
Source0: http://open-scap.org/download/%{name}-%{version}.tar.gz
|
Source0: http://open-scap.org/download/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildRequires: swig pcre-devel libxml2-devel
|
BuildRequires: swig pcre-devel libxml2-devel
|
||||||
BuildRequires: rpm-devel
|
BuildRequires: rpm-devel
|
||||||
BuildRequires: libnl-devel
|
BuildRequires: libnl-devel
|
||||||
Requires(post): /sbin/ldconfig
|
Requires(post): /sbin/ldconfig
|
||||||
Requires(postun): /sbin/ldconfig
|
Requires(postun): /sbin/ldconfig
|
||||||
|
|
||||||
@ -93,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 2 2010 Tomas Mraz <tmraz@redhat.com> 0.5.5-2
|
||||||
|
- rebuilt with new librpm
|
||||||
|
|
||||||
* Thu Nov 12 2009 Peter Vrabec <pvrabec@redhat.com> 0.5.5-1
|
* Thu Nov 12 2009 Peter Vrabec <pvrabec@redhat.com> 0.5.5-1
|
||||||
- upgrade
|
- upgrade
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user