forked from pool/coreutils
* coreutils.spec: Add reminder to regenerate testsuite.spec.
* coreutils-testsuite.spec: Regenerate. OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=193
This commit is contained in:
parent
17af1a7b6b
commit
e77e11ca5c
@ -16,6 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
#################################################################
|
||||
#################################################################
|
||||
### ! ! ! R E M I N D E R ! ! ! ###
|
||||
#################################################################
|
||||
### Please call "./pre_checkin.sh" prior to submitting. ###
|
||||
### (This will regenerate coreutils-testsuite.spec) ###
|
||||
#################################################################
|
||||
#################################################################
|
||||
|
||||
Name: coreutils-testsuite
|
||||
Summary: GNU Core Utilities
|
||||
License: GPL-3.0+
|
||||
@ -65,8 +74,8 @@ Requires: systemd
|
||||
|
||||
# this will create a cycle, broken up randomly - coreutils is just
|
||||
# too core to have other prerequisites.
|
||||
#PreReq: permissions
|
||||
PreReq: %{install_info_prereq}
|
||||
#Requires(post): permissions
|
||||
Requires(post): %{install_info_prereq}
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -227,7 +236,7 @@ echo '.so man1/test.1' > %{buildroot}/%{_mandir}/man1/\[.1
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/coreutils.info.gz
|
||||
|
||||
# may fail if permissions is not there, but there is no way around that
|
||||
%set_permissions %{_bindir}/su.core
|
||||
%set_permissions %{_bindir}/su.core || :
|
||||
%endif
|
||||
|
||||
# ================================================
|
||||
|
@ -16,6 +16,15 @@
|
||||
#
|
||||
|
||||
|
||||
#################################################################
|
||||
#################################################################
|
||||
### ! ! ! R E M I N D E R ! ! ! ###
|
||||
#################################################################
|
||||
### Please call "./pre_checkin.sh" prior to submitting. ###
|
||||
### (This will regenerate coreutils-testsuite.spec) ###
|
||||
#################################################################
|
||||
#################################################################
|
||||
|
||||
Name: coreutils
|
||||
Summary: GNU Core Utilities
|
||||
License: GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user