27909a
Name:           sblim-wbemcli
27909a
Version:        1.6.2
27909a
Release:        11%{?dist}
27909a
Summary:        SBLIM WBEM Command Line Interface
27909a
27909a
Group:          Applications/System
27909a
License:        EPL
27909a
URL:            http://sblim.wiki.sourceforge.net/
27909a
Source0:        http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
27909a
Patch0:         sblim-wbemcli-1.5.1-gcc43.patch
27909a
Patch1:         sblim-wbemcli-1.6.2-gcc47.patch
27909a
Patch2:         sblim-wbemcli-1.6.2-https-segfaults.patch
27909a
Patch3:         sblim-wbemcli-1.6.2-ssl-proto-option.patch
27909a
Patch4:         sblim-wbemcli-1.6.2-dot-in-passwd.patch
27909a
27909a
BuildRequires:  curl-devel >= 7.9.3
27909a
BuildRequires:  binutils-devel >= 2.17.50.0.3-4
27909a
Requires:       curl >= 7.9.3
27909a
27909a
%description
27909a
WBEM Command Line Interface is a standalone, command line WBEM client. It is
27909a
specially suited for basic systems management tasks as it can be used in
27909a
scripts.
27909a
27909a
%prep
27909a
%setup -q
27909a
%patch0 -p1 -b .gcc43
27909a
%patch1 -p1 -b .gcc47
27909a
%patch2 -p1 -b .https-segfaults
27909a
%patch3 -p1 -b .ssl-proto-option
27909a
%patch4 -p1 -b .dot-in-passwd
27909a
27909a
%build
27909a
%configure CACERT=/etc/pki/Pegasus/client.pem
27909a
make %{?_smp_mflags}
27909a
27909a
%install
27909a
make install DESTDIR=$RPM_BUILD_ROOT
27909a
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
27909a
27909a
%files
27909a
%{_bindir}/wbem*
27909a
%{_mandir}/man1/*
27909a
%{_datadir}/%{name}
27909a
27909a
%changelog
27909a
* Wed Feb 08 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-11
27909a
- Update default CA certificate file path due to recent changes in tog-pegasus
27909a
  Resolves: #1320077
27909a
- Fix wbemcli dont accept dot (.) as password character on command line
27909a
  Resolves: #1103368
27909a
- Fix bogus date in %%changelog
27909a
27909a
* Mon Mar 07 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-10
27909a
- Backport (slightly modified) configurable SSL version feature from upstream,
27909a
  update man page accordingly
27909a
  Resolves: #1239115
27909a
27909a
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.6.2-9
27909a
- Mass rebuild 2014-01-24
27909a
27909a
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.6.2-8
27909a
- Mass rebuild 2013-12-27
27909a
27909a
* Wed Jun 26 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-7
27909a
- Fix wrong usage of libcurl API, which caused segfaults when wbemcli was used
27909a
  with https scheme (patch by kdudka@redhat.com)
27909a
27909a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-6
27909a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
27909a
27909a
* Mon Sep 10 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-5
27909a
- Fix issues found by fedora-review utility in the spec file
27909a
27909a
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-4
27909a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
27909a
27909a
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-3
27909a
- Rebuilt for c++ ABI breakage
27909a
27909a
* Thu Jan 05 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-2
27909a
- Fix gcc47 compile failure
27909a
27909a
* Tue Jul 19 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-1
27909a
- Update to sblim-wbemcli-1.6.2
27909a
27909a
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-2
27909a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
27909a
27909a
* Thu Dec  9 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.1-1
27909a
- Update to sblim-wbemcli-1.6.1
27909a
27909a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-5
27909a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
27909a
27909a
* Sat Feb 28 2009 Caolán McNamara - 1.6.0-4
27909a
- constify rets of strchr(const char *);
27909a
27909a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-3
27909a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
27909a
27909a
* Tue Nov  4 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.0-2
27909a
- Fix License
27909a
- Spec file cleanup, rpmlint check
27909a
27909a
* Fri Oct 24 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.0-1
27909a
- Update to 1.6.0
27909a
  Resolves: #468328
27909a
27909a
* Fri Jun 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.5.1-7
27909a
- fix gcc43 compile failure
27909a
27909a
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.5.1-6
27909a
- Autorebuild for GCC 4.3
27909a
27909a
* Mon Nov 06 2006 Jindrich Novy <jnovy@redhat.com> - 1.5.1-5
27909a
- rebuild against new curl
27909a
27909a
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> - 1.5.1-4
27909a
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
27909a
27909a
* Mon Nov 21 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> - 1.5.1-1
27909a
- Upgrade to version 1.5.1 (SSL V3 enforced, default CACERT).
27909a
- Created Fedora/RH specific spec file.
27909a
27909a
* Fri Oct 28 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> - 1.5.0-1
27909a
- Minor enhancements for Fedora compatibility, still not daring to
27909a
  nuke the build root though
27909a
27909a
* Thu Jul 28 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> - 1.5.0-0
27909a
- Updates for rpmlint complaints