You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
830 B
24 lines
830 B
6 years ago
|
diff --git a/rhn-custom-info.spec b/rhn-custom-info.spec
|
||
|
index 878ceec..26a3838 100644
|
||
|
--- a/rhn-custom-info.spec
|
||
|
+++ b/rhn-custom-info.spec
|
||
|
@@ -5,7 +5,7 @@
|
||
|
Name: rhn-custom-info
|
||
|
Summary: Set and list custom values for RHN-enabled machines
|
||
|
Version: 5.4.42
|
||
|
-Release: 1%{?dist}
|
||
|
+Release: 2%{?dist}
|
||
|
License: GPLv2
|
||
|
Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz
|
||
|
URL: https://github.com/spacewalkproject/spacewalk
|
||
|
@@ -59,6 +59,9 @@ install -m 644 rhn-custom-info.8 $RPM_BUILD_ROOT%{_mandir}/man8/
|
||
|
%{_mandir}/man8/rhn-custom-info.*
|
||
|
|
||
|
%changelog
|
||
|
+* Mon Mar 05 2018 Tomas Kasparek <tkasparek@redhat.com> 5.4.42-2
|
||
|
+- rebuild for rhel8
|
||
|
+
|
||
|
* Fri Feb 09 2018 Michael Mraka <michael.mraka@redhat.com> 5.4.42-1
|
||
|
- remove install/clean section initial cleanup
|
||
|
- removed Group from specfile
|