Compare commits

...

3 Commits

Author SHA1 Message Date
Brian C. Lane
8c7ef9a00a Update the URL in lorax.spec to point to new Lorax location
Moved to https://github.com/weldr/lorax

(cherry picked from commit 1cf2d8fe6f)
2018-03-19 13:45:45 -07:00
Brian C. Lane
26ae7202d9 Automatic commit of package [lorax] release [27.12-1].
Created by command:

/usr/bin/tito tag
2018-01-03 11:50:27 -08:00
Vendula Poncova
d4230b2205 Add swaplabel command (#1530108)
It is required by libblockdev.

(cherry-picked from a commit 42322cc)

Resolves: rhbz#1530108
2018-01-03 09:32:41 -08:00
3 changed files with 8 additions and 5 deletions

View File

@ -3,15 +3,15 @@
%define debug_package %{nil}
Name: lorax
Version: 27.11
Version: 27.12
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
Group: Applications/System
License: GPLv2+
URL: https://github.com/rhinstaller/lorax
URL: https://github.com/weldr/lorax
# To generate Source0 do:
# git clone https://github.com/rhinstaller/lorax
# git clone https://github.com/weldr/lorax
# git checkout -b archive-branch lorax-%%{version}-%%{release}
# tito build --tgz
Source0: %{name}-%{version}.tar.gz
@ -153,6 +153,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%changelog
* Wed Jan 03 2018 Brian C. Lane <bcl@redhat.com> 27.12-1
- Add swaplabel command (#1530108) (vponcova@redhat.com)
* Wed Sep 27 2017 Brian C. Lane <bcl@redhat.com> 27.11-1
- s390 doesn't need to graft product.img and updates.img into /images (#1496461) (bcl@redhat.com)
- distribute the mk-s390-cdboot utility (dan@danny.cz)

View File

@ -1 +1 @@
27.11-1 ./
27.12-1 ./

View File

@ -314,7 +314,7 @@ removefrom util-linux --allbut \
/usr/bin/{dmesg,getopt,kill,login,lsblk,more,mount,umount,mountpoint,findmnt} \
/etc/mtab /etc/pam.d/login /etc/pam.d/remote \
/usr/sbin/{agetty,blkid,blockdev,clock,fdisk,fsck,fstrim,hwclock,losetup} \
/usr/sbin/{mkswap,nologin,sfdisk,swapoff,swapon,wipefs,partx,fsfreeze} \
/usr/sbin/{mkswap,swaplabel,nologin,sfdisk,swapoff,swapon,wipefs,partx,fsfreeze} \
/usr/bin/{logger,hexdump,flock}
removefrom volume_key-libs /usr/share/locale/*
removefrom wget /etc/* /usr/share/locale/*