- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com)
This commit is contained in:
parent
8d986c5464
commit
3dfdd58021
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@
|
|||||||
/lorax-27.1.tar.gz
|
/lorax-27.1.tar.gz
|
||||||
/lorax-27.2.tar.gz
|
/lorax-27.2.tar.gz
|
||||||
/lorax-27.3.tar.gz
|
/lorax-27.3.tar.gz
|
||||||
|
/lorax-27.4.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 27.3
|
Version: 27.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 10 2017 Brian C. Lane <bcl@redhat.com> 27.4-1
|
||||||
|
- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com)
|
||||||
|
|
||||||
* Tue Jun 20 2017 Brian C. Lane <bcl@redhat.com> 27.3-1
|
* Tue Jun 20 2017 Brian C. Lane <bcl@redhat.com> 27.3-1
|
||||||
- Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com)
|
- Don't remove libmenu.so library during cleanup on PowerPC (sinny@redhat.com)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-27.3.tar.gz) = 662fd49fa6caeb6d96caf9da03774cd00ef3939be74fe9230e398efd574066073e4ad389c27bd2a156f95e377a879e93f024ee99d3332fc809f61ac34afed8ce
|
SHA512 (lorax-27.4.tar.gz) = 0b2deac47db7ab15a62d1722d0c070f64dd4c0407766b2e6ebcb011cd6f94a5beca36a7d2802ee084084765ad482aaf412c08270936e2e6709abc4648b6718a1
|
||||||
|
Loading…
Reference in New Issue
Block a user