rpms/sblim-wbemcli/devel sblim-wbemcli.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Mark Hamzy (hamzy) fedora-extras-commits at redhat.com
Wed Feb 8 17:33:30 UTC 2006


Author: hamzy

Update of /cvs/extras/rpms/sblim-wbemcli/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12317/devel

Modified Files:
	.cvsignore sources 
Added Files:
	sblim-wbemcli.spec 
Log Message:
auto-import sblim-wbemcli-1.5.1-1 on branch devel from sblim-wbemcli-1.5.1-1.src.rpm


--- NEW FILE sblim-wbemcli.spec ---
#
# $Id: sblim-wbemcli.spec.in,v 1.5 2005/10/28 13:28:51 mihajlov Exp $
#
# Package spec for wbemcli (RH version)
#

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Summary: SBLIM WBEM Command Line Interface
Name: sblim-wbemcli
Version: 1.5.1
Release: 1
Group: Systems Management/Base
URL: http://www.sblim.org
License: CPL

Source0: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2

BuildRequires: curl-devel >= 7.9.3
Requires: curl >= 7.9.3

%Description
WBEM Command Line Interface is a standalone, command line WBEM client. It is
specially suited for basic systems management tasks as it can be used in
scripts.

%prep
%setup

%build
%configure CACERT=/etc/Pegasus/client.pem
make %{?smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
%makeinstall
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%{_bindir}/wbem*
%{_mandir}/man1/*
%{_datadir}/%{name}

%changelog

* Mon Nov 21 2005 Viktor Mihajlovski <mihajlov at de.ibm.com> 1.5.1-1
  - Upgrade to version 1.5.1 (SSL V3 enforced, default CACERT).
    Created Fedora/RH specific spec file.

* Thu Oct 28 2005 Viktor Mihajlovski <mihajlov at de.ibm.com> 1.5.0-1
  - Minor enhancements for Fedora compatibility, still not daring to
    nuke the build root though

* Thu Jul 28 2005 Viktor Mihajlovski <mihajlov at de.ibm.com> 1.5.0-0
  - Updates for rpmlint complaints


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sblim-wbemcli/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	8 Feb 2006 17:33:04 -0000	1.1
+++ .cvsignore	8 Feb 2006 17:33:30 -0000	1.2
@@ -0,0 +1 @@
+sblim-wbemcli-1.5.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sblim-wbemcli/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	8 Feb 2006 17:33:04 -0000	1.1
+++ sources	8 Feb 2006 17:33:30 -0000	1.2
@@ -0,0 +1 @@
+2d048b0ebd0f6b34993e49a28ebda794  sblim-wbemcli-1.5.1.tar.bz2




More information about the scm-commits mailing list