- Add documentation about mock changes (#1473880) (bcl@redhat.com)
- Log a more descriptive error when setfiles fails (#1499771) (bcl@redhat.com) - Add /usr/share/lorax/templates.d ownership to lorax-templates-generic (bcl@redhat.com) - Add dependencies for SE/HMC (vponcova@redhat.com) - Allow installpkgs to do version pinning through globbing (claudioz@fb.com) - Storaged re-merged with udisks2 upstream (sgallagh@redhat.com)
This commit is contained in:
parent
3a68bdf40e
commit
67e624fc3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@
|
||||
/lorax-27.11.tar.gz
|
||||
/lorax-28.0.tar.gz
|
||||
/lorax-28.1.tar.gz
|
||||
/lorax-28.2.tar.gz
|
||||
|
12
lorax.spec
12
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 28.1
|
||||
Version: 28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -149,10 +149,20 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%files lmc-novirt
|
||||
|
||||
%files templates-generic
|
||||
%dir %{_datadir}/lorax/templates.d
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2017 Brian C. Lane <bcl@redhat.com> 28.2-1
|
||||
- Add documentation about mock changes (#1473880) (bcl@redhat.com)
|
||||
- Log a more descriptive error when setfiles fails (#1499771) (bcl@redhat.com)
|
||||
- Add /usr/share/lorax/templates.d ownership to lorax-templates-generic
|
||||
(bcl@redhat.com)
|
||||
- Add dependencies for SE/HMC (vponcova@redhat.com)
|
||||
- Allow installpkgs to do version pinning through globbing (claudioz@fb.com)
|
||||
- Storaged re-merged with udisks2 upstream (sgallagh@redhat.com)
|
||||
|
||||
* Thu Oct 19 2017 Brian C. Lane <bcl@redhat.com> 28.1-1
|
||||
- Use bytes when writing strings in mk-s390-cdboot (#1504026) (bcl@redhat.com)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-28.1.tar.gz) = 781d5ba27c1b67b8f02123dcdd92786904961cb7a4625baf7bbb1d12088a70028f1034468d5418d407a21ddc4b4076a08dabf6a78335a931394d4e7aeb75c47d
|
||||
SHA512 (lorax-28.2.tar.gz) = 22ccd7278d9b5f4e22a05bb0cc3f49164b4ca885d00ef8f639b759b06ceffd5cd17d34c9e778c1f65fca103144648096106ee038d2ee7d5c8cc542cd88829ed9
|
||||
|
Loading…
Reference in New Issue
Block a user