Remove unimportant Require(pre) from .spec file
This commit is contained in:
parent
007ffffec0
commit
a320d4e2f5
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ BuildRequires: krb5-devel rsh openssh-clients ncompress mtx mt-st
|
|||
BuildRequires: perl-devel perl-generators perl(ExtUtils::Embed) perl(Test::Simple)
|
||||
BuildRequires: glib2-devel openssl-devel swig bison flex
|
||||
BuildRequires: libcurl-devel procps-ng
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): grep sed systemd-units
|
||||
Requires(preun): systemd-units
|
||||
Requires(postun): systemd-units
|
||||
|
|
@ -490,6 +489,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%changelog
|
||||
* Wed Jul 27 2016 Josef Ridky <jridky@redhat.com> - 3.3.9-1
|
||||
- New upstream release 3.3.9 (#1360703)
|
||||
- Remove Require(pre) from .spec file (unimportant here) (#1319129)
|
||||
|
||||
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.3.8-3
|
||||
- Perl 5.24 rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue