b12908
Name:           wsmancli
b12908
Version:        2.6.0
90e5f9
Release:        11%{?dist}
b12908
License:        BSD
b12908
Url:            http://www.openwsman.org/
b12908
# You can get this tarball here:
b12908
# https://github.com/Openwsman/wsmancli/archive/v%{version}.tar.gz
b12908
Source:         wsmancli-%{version}.tar.gz
b12908
Source1:        COPYING
b12908
Source2:        README
b12908
Source3:        AUTHORS
b12908
BuildRequires:  openwsman-devel >= 2.1.0 pkgconfig curl-devel
b12908
BuildRequires:  autoconf automake libtool
b12908
Requires:       openwsman curl
b12908
Patch0:         missing-pthread-symbols.patch
90e5f9
Patch1:         http-unauthorized-improve.patch
b12908
Summary:        WS-Management-Command line Interface
b12908
b12908
%description
b12908
Command line interface for managing 
b12908
systems using Web Services Management protocol.
b12908
b12908
%prep
b12908
%setup -q 
b12908
%patch0 -p1
90e5f9
%patch1 -p1 -b .http-unauthorized-improve
b12908
cp -fp %SOURCE1 %SOURCE2 %SOURCE3 .;
b12908
b12908
%build
b12908
./bootstrap
b12908
%configure --disable-more-warnings 
b12908
make %{?_smp_flags}
b12908
b12908
%install
b12908
make DESTDIR=%{buildroot} install
b12908
b12908
%files
b12908
%{_bindir}/wsman
b12908
%{_bindir}/wseventmgr
b12908
%{_mandir}/man1/wsman*
b12908
%{_mandir}/man1/wseventmgr*
b12908
%doc COPYING README AUTHORS
b12908
b12908
%changelog
90e5f9
* Tue Sep 20 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-11
90e5f9
- Rebuild
90e5f9
  Related: #2124891
90e5f9
90e5f9
* Thu Sep 08 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-9
90e5f9
- Improve handling of HTTP 401 Unauthorized
90e5f9
  Resolves: #2124891
90e5f9
b12908
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-8
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b12908
b12908
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-7
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b12908
b12908
* Wed Oct 18 2017 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-6
b12908
- Fix the dist tag, remove Group
b12908
b12908
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-5
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
b12908
b12908
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-4
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
b12908
b12908
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-3
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b12908
b12908
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b12908
b12908
* Tue Jun 16 2015 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.6.0-1
b12908
- Update to wsmancli-2.6.0
b12908
b12908
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-3
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
b12908
b12908
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-2
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b12908
b12908
* Wed Mar 12 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.3.1-1
b12908
- Update to wsmancli-2.3.1
b12908
b12908
* Thu Sep 19 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.3.0-4
b12908
- Rebuild because of soname change in openswman
b12908
b12908
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-3
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b12908
b12908
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0-2
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
b12908
b12908
* Mon Nov 12 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.3.0-1
b12908
- Update to wsmancli-2.3.0
b12908
b12908
* Tue Sep 18 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.7.1-3
b12908
- Fix issues found by fedora-review utility in the spec file
b12908
b12908
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.7.1-2
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b12908
b12908
* Wed Jan 11 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.7.1-1
b12908
- Update to wsmancli-2.2.7.1
b12908
b12908
* Wed Mar 23 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.5-1
b12908
- Update to wsmancli-2.2.5
b12908
b12908
* Tue Feb 22 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.4-3
b12908
- Fix option issue on big endian architectures
b12908
b12908
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.4-2
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b12908
b12908
* Tue Nov 16 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.4-1
b12908
- Update to wsmancli-2.2.4
b12908
b12908
* Wed Mar  3 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.3-1
b12908
- Update to wsmancli-2.2.3
b12908
b12908
* Mon Jan 25 2010 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.1.0-5
b12908
- Fix Source URL
b12908
- Use tarball from upstream
b12908
- Add COPYING, README and AUTHORS to sources (previously placed in the modified tarball)
b12908
b12908
* Fri Nov  6 2009 Praveen K Paladugu <praveen_paladugu@dell.com> - 2.1.0-4
b12908
- Missing symbols from pthread library.
b12908
b12908
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-3
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
b12908
b12908
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.0-2
b12908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
b12908
b12908
b12908
* Tue Sep 30 2008  <srinivas_ramanatha@dell.com> - 2.1.0-1%{?dist}
b12908
- Modified the spec file to adhere to fedora packaging guidelines.
b12908