Blame SPECS/sblim-wbemcli.spec

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