dcf5cbe
Summary: Support package for spacewalk koan interaction
dcf5cbe
Name: spacewalk-koan
dcf5cbe
Group: System Environment/Kernel
dcf5cbe
License: GPLv2
dcf5cbe
Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
1375b59
Version: 2.6.1
bfc6be8
Release: 3%{?dist}
dcf5cbe
URL:            https://fedorahosted.org/spacewalk
dcf5cbe
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
dcf5cbe
BuildArch:      noarch
dcf5cbe
BuildRequires:  python
dcf5cbe
Requires:       python >= 1.5
dcf5cbe
Requires:       koan >= 1.4.3
287abca
Requires:       xz
1e4b8b6
%if 0%{?suse_version}
1e4b8b6
# provide directories for filelist check in OBS
1e4b8b6
BuildRequires: rhn-client-tools
1e4b8b6
%endif
c69e139
Conflicts: rhn-kickstart
c69e139
Conflicts: rhn-kickstart-common
c69e139
Conflicts: rhn-kickstart-virtualization
dcf5cbe
dcf5cbe
Requires: rhn-check
dcf5cbe
dcf5cbe
%description
dcf5cbe
Support package for spacewalk koan interaction.
dcf5cbe
dcf5cbe
%prep
dcf5cbe
%setup -q
dcf5cbe
dcf5cbe
%build
dcf5cbe
make -f Makefile.spacewalk-koan all
dcf5cbe
dcf5cbe
%install
dcf5cbe
rm -rf $RPM_BUILD_ROOT
dcf5cbe
make -f Makefile.spacewalk-koan install PREFIX=$RPM_BUILD_ROOT ROOT=%{_datadir}/rhn/ \
dcf5cbe
    MANDIR=%{_mandir}
dcf5cbe
dcf5cbe
%clean
dcf5cbe
rm -rf $RPM_BUILD_ROOT
dcf5cbe
dcf5cbe
%files
dcf5cbe
%config(noreplace)  %{_sysconfdir}/sysconfig/rhn/clientCaps.d/kickstart
dcf5cbe
%{_sbindir}/*
dcf5cbe
%{_datadir}/rhn/spacewalkkoan/
dcf5cbe
%{_datadir}/rhn/actions/
dcf5cbe
dcf5cbe
%changelog
bfc6be8
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-3
bfc6be8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
bfc6be8
fdadfa6
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-2
fdadfa6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fdadfa6
1375b59
* Mon Sep 26 2016 Jan Dobes 2.6.1-1
1375b59
- embed_kickstart was renamed to embed_autoinst in koan upstream
1375b59
- Bumping package versions for 2.6.
1375b59
e08b5b6
* Wed May 25 2016 Tomas Kasparek <tkasparek@redhat.com> 2.5.2-1
e08b5b6
- updating copyright years
e08b5b6
e08b5b6
* Tue Apr 26 2016 Gennadii Altukhov <galt@redhat.com> 2.5.1-1
e08b5b6
- Adapt spacewalk-koan for Python 2/3 compatibility
e08b5b6
- Bumping package versions for 2.5.
9cdfbad
97c5219
* Wed Sep 16 2015 Jan Dobes 2.4.2-1
97c5219
- 1253464 - switch to KVM if possible
97c5219
97c5219
* Fri May 29 2015 Jan Dobes 2.4.1-1
97c5219
- fixing duplicate BuildArch
97c5219
- Bumping package versions for 2.4.
3fd049b
9e089ce
* Thu Mar 19 2015 Grant Gainey 2.3.2-1
9e089ce
- Updating copyright info for 2015
9e089ce
9e089ce
* Fri Jan 30 2015 Stephen Herr <sherr@redhat.com> 2.3.1-1
9e089ce
- 1187482 - make file preservation work again with new upstream koan
9e089ce
- spacewalk-koan: improved merge-rd
9e089ce
- Bumping package versions for 2.3.
9e089ce
bf4009c
* Fri Jul 11 2014 Milan Zazrivec <mzazrivec@redhat.com> 2.2.4-1
bf4009c
- fix copyright years
bf4009c
bf4009c
* Fri Jun 13 2014 Stephen Herr <sherr@redhat.com> 2.2.3-1
bf4009c
- 1109276 - make cobbler20 guest kickstart work with new koan
bf4009c
bf4009c
* Wed Mar 26 2014 Stephen Herr <sherr@redhat.com> 2.2.2-1
bf4009c
- 1063409 - guest provisioned on RHEL 7 host have no graphical console
bf4009c
- Merge pull request #9 from dyordano/1071657
bf4009c
bf4009c
* Fri Mar 14 2014 Michael Mraka <michael.mraka@redhat.com> 2.2.1-1
bf4009c
- remove unneded imports
6cc74cd
287abca
* Fri Dec 20 2013 Milan Zazrivec <mzazrivec@redhat.com> 2.1.4-1
287abca
- 967503 - use new Koan attribute
287abca
287abca
* Mon Oct 14 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.3-1
287abca
- cleaning up old svn Ids
287abca
287abca
* Mon Sep 30 2013 Michael Mraka <michael.mraka@redhat.com> 2.1.2-1
287abca
- removed trailing whitespaces
287abca
287abca
* Thu Jul 25 2013 Stephen Herr <sherr@redhat.com> 2.1.1-1
287abca
- 988428 - Mark spacewalk-koan as correctly requiring the xz package
287abca
- Bumping package versions for 2.1.
d9633cd
276dab9
* Wed Jul 17 2013 Tomas Kasparek <tkasparek@redhat.com> 2.0.1-1
276dab9
- Bumping package versions for 2.0.
276dab9
276dab9
* Mon Jun 17 2013 Michael Mraka <michael.mraka@redhat.com> 1.10.2-1
276dab9
- more branding cleanup
276dab9
276dab9
* Wed Mar 27 2013 Michael Mraka <michael.mraka@redhat.com> 1.10.1-1
276dab9
- do not call not existing function
276dab9
- Purging %%changelog entries preceding Spacewalk 1.0, in active packages.
276dab9
6dfeb1a
* Thu Feb 28 2013 Jan Pazdziora 1.9.2-1
6dfeb1a
- Removing the dsn parameter from initDB, removing support for --db option.
6dfeb1a
6dfeb1a
* Mon Dec 17 2012 Jan Pazdziora 1.9.1-1
6dfeb1a
- properly specify device for 'ip route' command
6dfeb1a
- typo fix
6dfeb1a
- use ip instead of route to determine default gateway
6dfeb1a
- use ip instead of ifconfig to get networking info
c7a2695
a999166
* Tue Oct 30 2012 Jan Pazdziora 1.8.3-1
a999166
- Update the copyright year.
a999166
a999166
* Thu Aug 02 2012 Stephen Herr <sherr@redhat.com> 1.8.2-1
a999166
- 845326 - Show pretty error if customer specifies a MAC address already in use
a999166
- %%defattr is not needed since rpm 4.4
a999166
a999166
* Mon Mar 19 2012 Jan Pazdziora 1.8.1-1
a999166
- 803320 - support for xz packed ramdisk (mzazrivec@redhat.com)
4e50458
2c779c1
* Thu Feb 23 2012 Michael Mraka <michael.mraka@redhat.com> 1.7.1-1
2c779c1
- we are now just GPL
aa41afa
1e4b8b6
* Tue Dec 06 2011 Miroslav Suchý 1.6.3-1
1e4b8b6
- fix a rookie mistake (mzazrivec@redhat.com)
1e4b8b6
- IPv6: reprovisioning with static network interface (mzazrivec@redhat.com)
1e4b8b6
- fix TB during re-provisioning with static nic (mzazrivec@redhat.com)
1e4b8b6
- IPv6: routines to determine IPv6 address/netmask (mzazrivec@redhat.com)
1e4b8b6
- IPv6: don't include ::1 as a valid nameserver addr (mzazrivec@redhat.com)
1e4b8b6
1e4b8b6
* Wed Sep 07 2011 Martin Minar <mminar@redhat.com> 1.6.2-1
1e4b8b6
- 736066 - parse ifconfig output in POSIX locale only (mzazrivec@redhat.com)
1e4b8b6
1e4b8b6
* Fri Jul 22 2011 Jan Pazdziora 1.6.1-1
1e4b8b6
- We only support version 5 and newer of RHEL, removing conditions for old
1e4b8b6
  versions.
1e4b8b6
1e4b8b6
* Mon Jul 11 2011 Jan Pazdziora 0.2.20-1
1e4b8b6
- 691417 - allow extra whitespace behing nameserver IP in resolv.conf
1e4b8b6
  (tlestach@redhat.com)
1e4b8b6
1e4b8b6
* Fri May 27 2011 Jan Pazdziora 0.2.19-1
1e4b8b6
- 687850 - guest provisioning: correct block device detection
1e4b8b6
  (mzazrivec@redhat.com)
1e4b8b6
1e4b8b6
* Fri Apr 15 2011 Jan Pazdziora 0.2.18-1
1e4b8b6
- build spacewalk-koan on SUSE (mc@suse.de)
1e4b8b6
71babdd
* Fri Apr 08 2011 Miroslav Suchý 0.2.17-1
71babdd
- update copyright years (msuchy@redhat.com)
b77fa32
107c797
* Wed Feb 02 2011 Tomas Lestach <tlestach@redhat.com> 0.2.16-1
107c797
- Fixed typo in import subprocess (mmello@redhat.com)
107c797
c69e139
* Tue Nov 02 2010 Jan Pazdziora 0.2.15-1
c69e139
- Update copyright years in the rest of the repo.
c69e139
c69e139
* Fri Oct 29 2010 Michael Mraka <michael.mraka@redhat.com> 0.2.14-1
c69e139
- spacewalk-koan should conflict with all rhn-kickstart subpackages
c69e139
c69e139
* Mon Oct 25 2010 Jan Pazdziora 0.2.13-1
c69e139
- 645795 - changing spaceawlk-koan to use subproccess only if it is available
c69e139
  and to fall back to popen2 if its not, this enables RHEL 4 support again
c69e139
  (jsherril@redhat.com)
c69e139
c69e139
* Wed Oct 20 2010 Michael Mraka <michael.mraka@redhat.com> 0.2.12-1
c69e139
- must not provide & conflict with same (unversioned) package
c69e139
c69e139
* Mon Oct 18 2010 Jan Pazdziora 0.2.11-1
c69e139
- spacewalk-koan conflicts with any version of rhn-kickstart
c69e139
  (michael.mraka@redhat.com)
c69e139
c69e139
* Mon Oct 18 2010 Jan Pazdziora 0.2.10-1
c69e139
- 642629 - Disabling the defualt grubby copying behaviour in koan for args
c69e139
  (paji@redhat.com)
c69e139
c69e139
* Mon Oct 04 2010 Michael Mraka <michael.mraka@redhat.com> 0.2.9-1
c69e139
- replaced local copy of compile.py with standard compileall module
c69e139
c69e139
* Fri Sep 24 2010 Justin Sherrill <jsherril@redhat.com> 0.2.8-1
c69e139
- 637273 - fixing error with reprovisiong (unexpected keyword argument
c69e139
  cache_only) (jsherril@redhat.com)
c69e139
acb2158
* Tue Jul 20 2010 Miroslav Suchý <msuchy@redhat.com> 0.2.7-1
acb2158
- add parameter cache_only to all client actions (msuchy@redhat.com)
acb2158
acb2158
* Thu Jul 01 2010 Miroslav Suchý <msuchy@redhat.com> 0.2.6-1
acb2158
- initializing variable within koan that is not initialized
acb2158
  (jsherril@redhat.com)
a821249