Compare commits
No commits in common. "stream-rhn-tools-1.0-rhel-8.9.0" and "c8-stream-1.0" have entirely different histories.
stream-rhn
...
c8-stream-
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/spacewalk-remote-utils-2.8.4.tar.gz
|
||||
/spacewalk-remote-utils-2.8.4.tar.gz
|
||||
|
1
.spacewalk-remote-utils.metadata
Normal file
1
.spacewalk-remote-utils.metadata
Normal file
@ -0,0 +1 @@
|
||||
5268a6aab2b8bf96fe54ca6a4f682d69df485d57 SOURCES/spacewalk-remote-utils-2.8.4.tar.gz
|
@ -1,5 +1,5 @@
|
||||
diff --git a/spacewalk-remote-utils.spec b/spacewalk-remote-utils.spec
|
||||
index 8213ffc2e7..dd84f73ad8 100644
|
||||
index 8213ffc..dd84f73 100644
|
||||
--- a/spacewalk-remote-utils.spec
|
||||
+++ b/spacewalk-remote-utils.spec
|
||||
@@ -4,7 +4,7 @@
|
@ -1,5 +1,5 @@
|
||||
diff --git a/spacewalk-remote-utils.spec b/spacewalk-remote-utils.spec
|
||||
index dd84f73ad8..7872e72197 100644
|
||||
index dd84f73..7872e72 100644
|
||||
--- a/spacewalk-remote-utils.spec
|
||||
+++ b/spacewalk-remote-utils.spec
|
||||
@@ -1,10 +1,10 @@
|
@ -1,5 +1,5 @@
|
||||
diff --git a/spacewalk-remote-utils.spec b/spacewalk-remote-utils.spec
|
||||
index 7872e72197..d096f61ad7 100644
|
||||
index 7872e72..d096f61 100644
|
||||
--- a/spacewalk-remote-utils.spec
|
||||
+++ b/spacewalk-remote-utils.spec
|
||||
@@ -4,7 +4,7 @@
|
@ -1,5 +1,5 @@
|
||||
diff --git a/spacewalk-add-providers/spacewalk-add-providers b/spacewalk-add-providers/spacewalk-add-providers
|
||||
index 2bad499390..c925d7f177 100755
|
||||
index 2bad499..c925d7f 100755
|
||||
--- a/spacewalk-add-providers/spacewalk-add-providers
|
||||
+++ b/spacewalk-add-providers/spacewalk-add-providers
|
||||
@@ -4,14 +4,20 @@
|
||||
@ -42,7 +42,7 @@ index 2bad499390..c925d7f177 100755
|
||||
for key in ctx.keylist():
|
||||
provider_name = key.uids[0].name
|
||||
diff --git a/spacewalk-remote-utils.spec b/spacewalk-remote-utils.spec
|
||||
index d096f61ad7..017b022505 100644
|
||||
index d096f61..017b022 100644
|
||||
--- a/spacewalk-remote-utils.spec
|
||||
+++ b/spacewalk-remote-utils.spec
|
||||
@@ -4,7 +4,7 @@
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
||||
|
||||
Name: spacewalk-remote-utils
|
||||
Version: 2.8.4
|
||||
Release: 5%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Utilities to interact with a Red Hat Satellite or Spacewalk server remotely.
|
||||
|
||||
License: GPLv2
|
||||
@ -14,6 +14,8 @@ Patch0: spacewalk-remote-utils-2.8.4-1-to-spacewalk-remote-utils-2.8.4-2-el8.pat
|
||||
Patch1: spacewalk-remote-utils-2.8.4-2-el8-to-spacewalk-remote-utils-2.8.4-3-el8.patch
|
||||
Patch2: spacewalk-remote-utils-2.8.4-3-el8-to-spacewalk-remote-utils-2.8.4-4-el8.patch
|
||||
Patch3: spacewalk-remote-utils-2.8.4-4-el8-to-spacewalk-remote-utils-2.8.4-5-el8.patch
|
||||
Patch4: spacewalk-remote-utils-2.8.4-5-el8-to-spacewalk-remote-utils-2.8.4-6-el8.patch
|
||||
Patch5: spacewalk-remote-utils-2.8.4-6-el8-to-spacewalk-remote-utils-2.8.4-7-el8.patch
|
||||
BuildArch: noarch
|
||||
|
||||
%if 0%{?build_py3}
|
||||
@ -40,6 +42,8 @@ Utilities to interact with a Red Hat Satellite or Spacewalk server remotely over
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
%build
|
||||
docbook2man ./spacewalk-create-channel/doc/spacewalk-create-channel.sgml -o ./spacewalk-create-channel/doc/
|
||||
@ -72,6 +76,9 @@ docbook2man ./spacewalk-create-channel/doc/spacewalk-create-channel.sgml -o ./sp
|
||||
%doc %{_mandir}/man1/spacewalk-create-channel.1.gz
|
||||
|
||||
%changelog
|
||||
* Thu May 23 2019 Michael Mraka <michael.mraka@redhat.com> 2.8.4-7
|
||||
- Package rebuild
|
||||
|
||||
* Tue Nov 06 2018 Tomas Kasparek <tkasparek@redhat.com> 2.8.4-5
|
||||
- Related: #1633532 - require python-gpg instead of python-gpgme where possible
|
||||
(tkasparek@redhat.com)
|
Loading…
Reference in New Issue
Block a user