File sblim-wbemcli.spec of Package sblim-wbemcli

#
# spec file for package sblim-wbemcli (Version 1.6.0)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           sblim-wbemcli
BuildRequires:  binutils-devel curl-devel gcc-c++
Version:        1.6.0
Release:        1
Group:          System/Management
License:        Eclipse Public License
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Url:            http://sblim.wiki.sourceforge.net/
Source:         http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
Summary:        SBLIM WBEM Command Line Interface

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



Authors:
--------
    SBLIM Project <http://www-124.ibm.com/sblim/>

%prep
%setup -q

%build
%configure
make %{?jobs:-j %jobs}

%install
%makeinstall

%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root)
%doc ChangeLog README* NEWS samples/ *py
%{_bindir}/wbem*
%{_mandir}/man1/wbemcli.1.gz

%changelog
* Wed Sep 03 2008 mmarek@suse.cz
- updated to 1.6.0
  * re-licensed under the Eclipse Public License
  * bugfixes
* Tue Jul 29 2008 mmarek@suse.cz
- updated to 1.5.6
  * can specify IPv6 addresses on command line
  * bug fixes
* Thu Nov 01 2007 mmarek@suse.cz
- updated to 1.5.3
  Bugs (http://sourceforge.net/tracker/?group_id=128809):
  * 1560865 create/modifyInstance do not correctly deal with arrays
  * 1611024 support create/modifyInstance for Associations
  * 1632746 no error message on incorrect input values
  * 1652347 does not correctly handle VALUE.REFERENCE blocks
  * 1457924 fixed some compile warnings
- fixed some compiler warnings / errors
* Tue Jan 23 2007 aj@suse.de
- Add binutils-devel to BuildRequires to fix build.
* Thu Mar 02 2006 mrueckert@suse.de
- update to version 1.5.1 [#142308]
  * 1362712 wbemcli was failing on https connections with FC5
  Pegasus, forcing SSL V3 works around the failure.
  * 1362716 added default CA certificate file for https
  connections, added RH specific spec file.
- added sblim-wbemcli-1.5.1_parentheses.patch
  fixes "suggest parentheses around assignment used as truth value"
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Nov 14 2005 mrueckert@suse.de
- Update to version 1.5.0
  - removed all patches (applied upstream or obsoleted)
* Tue Nov 08 2005 dmueller@suse.de
- don't build as root
* Thu May 05 2005 schwab@suse.de
- Remove -gstabs+.
* Thu May 05 2005 schwab@suse.de
- Fix last change.
* Thu May 05 2005 ro@suse.de
- fix build with gcc-4
* Wed May 12 2004 nashif@suse.de
- Update to version 1.4.1
* Tue Mar 30 2004 ro@suse.de
- ppc64 is also a lib64 platform
* Mon Mar 22 2004 nashif@suse.de
- Initial release (1.4)
openSUSE Build Service is sponsored by