new release of rear-1.17.2

This commit is contained in:
Gratien D'haese 2015-09-03 14:55:57 +02:00
parent 01ff155b00
commit accdb6a550
2 changed files with 4 additions and 9 deletions

View File

@ -31,8 +31,8 @@ ExclusiveArch: %ix86 x86_64 ppc ppc64
%ifarch %ix86 x86_64 %ifarch %ix86 x86_64
Requires: syslinux Requires: syslinux
%endif %endif
# In the end this should tell the user that rear is known to work only on %ix86 x86_64 ppc ppc64 # In the end this should tell the user that rear is known to work only on ix86 x86_64 ppc ppc64
# and on %ix86 x86_64 syslinux is explicitly required to make the bootable ISO image # and on ix86 x86_64 syslinux is explicitly required to make the bootable ISO image
# (in addition to the default installed bootloader grub2) while on ppc ppc64 the # (in addition to the default installed bootloader grub2) while on ppc ppc64 the
# default installed bootloader yaboot is also useed to make the bootable ISO image. # default installed bootloader yaboot is also useed to make the bootable ISO image.
@ -73,9 +73,6 @@ Requires: genisoimage
Requires: mkisofs Requires: mkisofs
%endif %endif
### ###
#%if %{!?sles_version:1}0
#Requires: lsb
#%endif
%endif %endif
%if %{?mandriva_version:1}0 %if %{?mandriva_version:1}0
@ -99,7 +96,7 @@ Requires: mkisofs
%endif %endif
# mingetty is not available anymore with RHEL 7 (use agetty instead via systemd) # mingetty is not available anymore with RHEL 7 (use agetty instead via systemd)
# Note that CentOS also has %rhel defined so there is no need to use %centos # Note that CentOS also has rhel defined so there is no need to use centos
%if 0%{?rhel} && 0%{?rhel} > 6 %if 0%{?rhel} && 0%{?rhel} > 6
Requires: util-linux Requires: util-linux
%else %else
@ -191,7 +188,6 @@ OS_VERSION="13.2"
%{__rm} -rf %{buildroot} %{__rm} -rf %{buildroot}
%{__make} install DESTDIR="%{buildroot}" %{__make} install DESTDIR="%{buildroot}"
%{__install} -Dp -m0644 rear.cron %{buildroot}%{_sysconfdir}/cron.d/rear %{__install} -Dp -m0644 rear.cron %{buildroot}%{_sysconfdir}/cron.d/rear
#%{__install} -Dp -m0644 etc/udev/rules.d/62-rear-usb.rules %{buildroot}%{_sysconfdir}/udev/rules.d/62-rear-usb.rules
%clean %clean
%{__rm} -rf %{buildroot} %{__rm} -rf %{buildroot}
@ -202,7 +198,6 @@ OS_VERSION="13.2"
%doc %{_mandir}/man8/rear.8* %doc %{_mandir}/man8/rear.8*
%config(noreplace) %{_sysconfdir}/cron.d/rear %config(noreplace) %{_sysconfdir}/cron.d/rear
%config(noreplace) %{_sysconfdir}/rear/ %config(noreplace) %{_sysconfdir}/rear/
#%config(noreplace) %{_sysconfdir}/udev/rules.d/62-rear-usb.rules
%{_datadir}/rear/ %{_datadir}/rear/
%{_localstatedir}/lib/rear/ %{_localstatedir}/lib/rear/
%{_sbindir}/rear %{_sbindir}/rear

View File

@ -1 +1 @@
fd1bd6eb24a8e887399917ca0dfa8031 rear-1.17.2.tar.gz 46a08bb9d5dd22debd532fa458eb6583 rear-1.17.2.tar.gz