- rebuild against new curl
This commit is contained in:
parent
d5d1f17625
commit
9e03527b8e
@ -1,5 +1,5 @@
|
||||
#
|
||||
# $Id: sblim-wbemcli.spec,v 1.5 2006/10/04 23:09:24 c4chris Exp $
|
||||
# $Id: sblim-wbemcli.spec,v 1.6 2006/11/06 13:08:40 jnovy Exp $
|
||||
#
|
||||
# Package spec for wbemcli (RH version)
|
||||
#
|
||||
@ -9,7 +9,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Summary: SBLIM WBEM Command Line Interface
|
||||
Name: sblim-wbemcli
|
||||
Version: 1.5.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Group: Systems Management/Base
|
||||
URL: http://www.sblim.org
|
||||
License: CPL
|
||||
@ -47,10 +47,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Nov 06 2006 Jindrich Novy <jnovy@redhat.com> 1.5.1-5
|
||||
- rebuild against new curl
|
||||
|
||||
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 1.5.1-4
|
||||
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
||||
|
||||
|
||||
* Mon Nov 21 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> 1.5.1-1
|
||||
- Upgrade to version 1.5.1 (SSL V3 enforced, default CACERT).
|
||||
Created Fedora/RH specific spec file.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user