Blame SPECS/sblim-wbemcli.spec

0daf5a
Name:           sblim-wbemcli
0daf5a
Version:        1.6.3
0daf5a
Release:        15%{?dist}
0daf5a
Summary:        SBLIM WBEM Command Line Interface
0daf5a
0daf5a
License:        EPL-1.0
0daf5a
URL:            https://sourceforge.net/projects/sblim/
0daf5a
Source0:        http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2
0daf5a
Patch0:         sblim-wbemcli-1.5.1-gcc43.patch
0daf5a
Patch1:         sblim-wbemcli-1.6.2-https-segfaults.patch
0daf5a
Patch2:         sblim-wbemcli-1.6.1-ssl-proto-option.patch
0daf5a
0daf5a
BuildRequires:  curl-devel >= 7.9.3
0daf5a
BuildRequires:  binutils-devel >= 2.17.50.0.3-4
0daf5a
BuildRequires:  autoconf automake libtool pkgconfig
0daf5a
BuildRequires:  gcc-c++
0daf5a
Requires:       curl >= 7.9.3
0daf5a
0daf5a
%description
0daf5a
WBEM Command Line Interface is a standalone, command line WBEM client. It is
0daf5a
specially suited for basic systems management tasks as it can be used in
0daf5a
scripts.
0daf5a
0daf5a
%prep
0daf5a
%setup -q
0daf5a
autoreconf --install --force
0daf5a
%patch0 -p1 -b .gcc43
0daf5a
%patch1 -p1 -b .https-segfaults
0daf5a
%patch2 -p1 -b .ssl-proto-option
0daf5a
0daf5a
%build
0daf5a
%configure CACERT=/etc/pki/Pegasus/client.pem
0daf5a
make %{?_smp_mflags}
0daf5a
0daf5a
%install
0daf5a
make install DESTDIR=$RPM_BUILD_ROOT
0daf5a
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/%{name}
0daf5a
0daf5a
%files
0daf5a
%license COPYING
0daf5a
%{_bindir}/wbem*
0daf5a
%{_mandir}/man1/*
0daf5a
%{_datadir}/%{name}
0daf5a
0daf5a
%changelog
0daf5a
* Mon Jul 29 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-15
0daf5a
- Rebuild
0daf5a
0daf5a
* Tue May 14 2019 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-14
0daf5a
- Fix URL
0daf5a
- Use correct short name for Eclipse Public License 1.0
0daf5a
- Use %%license
0daf5a
0daf5a
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-13
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
0daf5a
0daf5a
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-12
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
0daf5a
0daf5a
* Tue Feb 27 2018 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-11
0daf5a
- Add BuildRequires gcc-c++
0daf5a
- Remove Group tag
0daf5a
0daf5a
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-10
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
0daf5a
0daf5a
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-9
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
0daf5a
0daf5a
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-8
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
0daf5a
0daf5a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-7
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
0daf5a
0daf5a
* Thu Mar 17 2016 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-6
0daf5a
- Update default CA certificate file path due to recent changes in tog-pegasus
0daf5a
  Related: #1308809
0daf5a
0daf5a
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.3-5
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
0daf5a
0daf5a
* Mon Aug 10 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-4
0daf5a
- Backport configurable SSL version feature from upstream and update man
0daf5a
  page accordingly
0daf5a
0daf5a
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.3-3
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
0daf5a
0daf5a
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.6.3-2
0daf5a
- Rebuilt for GCC 5 C++11 ABI change
0daf5a
0daf5a
* Wed Oct 15 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.3-1
0daf5a
- Update to sblim-wbemcli-1.6.3
0daf5a
0daf5a
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-13
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
0daf5a
0daf5a
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-12
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
0daf5a
0daf5a
* Tue Mar 11 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-11
0daf5a
- Use upstream accepted patch for fixing wbemcli issue with dot character
0daf5a
0daf5a
* Tue Feb 18 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-10
0daf5a
- Support aarch64
0daf5a
  Resolves: #926488
0daf5a
0daf5a
* Thu Jan 30 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-9
0daf5a
- Fix wbemcli doesn't accept dot (.) as password character on command line
0daf5a
  Resolves: #959885
0daf5a
- Fix bogus date in the %%changelog
0daf5a
0daf5a
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-8
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
0daf5a
0daf5a
* Mon Apr 29 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-7
0daf5a
- Fix wrong usage of libcurl API, which caused segfaults when wbemcli was used
0daf5a
  with https scheme (patch by kdudka@redhat.com)
0daf5a
0daf5a
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-6
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
0daf5a
0daf5a
* Mon Sep 10 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-5
0daf5a
- Fix issues found by fedora-review utility in the spec file
0daf5a
0daf5a
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-4
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
0daf5a
0daf5a
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-3
0daf5a
- Rebuilt for c++ ABI breakage
0daf5a
0daf5a
* Thu Jan 05 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-2
0daf5a
- Fix gcc47 compile failure
0daf5a
0daf5a
* Tue Jul 19 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-1
0daf5a
- Update to sblim-wbemcli-1.6.2
0daf5a
0daf5a
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.1-2
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
0daf5a
0daf5a
* Thu Dec  9 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.1-1
0daf5a
- Update to sblim-wbemcli-1.6.1
0daf5a
0daf5a
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-5
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
0daf5a
0daf5a
* Sat Feb 28 2009 Caolán McNamara - 1.6.0-4
0daf5a
- constify rets of strchr(const char *);
0daf5a
0daf5a
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.0-3
0daf5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0daf5a
0daf5a
* Tue Nov  4 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.0-2
0daf5a
- Fix License
0daf5a
- Spec file cleanup, rpmlint check
0daf5a
0daf5a
* Fri Oct 24 2008 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.0-1
0daf5a
- Update to 1.6.0
0daf5a
  Resolves: #468328
0daf5a
0daf5a
* Fri Jun 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.5.1-7
0daf5a
- fix gcc43 compile failure
0daf5a
0daf5a
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.5.1-6
0daf5a
- Autorebuild for GCC 4.3
0daf5a
0daf5a
* Mon Nov 06 2006 Jindrich Novy <jnovy@redhat.com> - 1.5.1-5
0daf5a
- rebuild against new curl
0daf5a
0daf5a
* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> - 1.5.1-4
0daf5a
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
0daf5a
0daf5a
* Mon Nov 21 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> - 1.5.1-1
0daf5a
- Upgrade to version 1.5.1 (SSL V3 enforced, default CACERT).
0daf5a
- Created Fedora/RH specific spec file.
0daf5a
0daf5a
* Fri Oct 28 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> - 1.5.0-1
0daf5a
- Minor enhancements for Fedora compatibility, still not daring to
0daf5a
  nuke the build root though
0daf5a
0daf5a
* Thu Jul 28 2005 Viktor Mihajlovski <mihajlov@de.ibm.com> - 1.5.0-0
0daf5a
- Updates for rpmlint complaints