- Requires(pre) should be Requires(post).
This commit is contained in:
parent
419da3b96a
commit
26f08aa349
@ -1,13 +1,13 @@
|
||||
Summary: The GNU shar utilities for packaging and unpackaging shell archives
|
||||
Name: sharutils
|
||||
Version: 4.7
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Archiving
|
||||
Source: ftp://ftp.gnu.org/gnu/sharutils/REL-%{version}/sharutils-%{version}.tar.bz2
|
||||
URL: http://www.gnu.org/software/sharutils/
|
||||
BuildRequires: gettext
|
||||
Requires(pre): info
|
||||
Requires(post): info
|
||||
Requires(preun): info
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man5/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 04 2008 Jason L Tibbitts III <tibbs@math.uh.edu> - 4.7-3
|
||||
- Requires(pre) should be Requires(post).
|
||||
|
||||
* Thu Sep 4 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 4.7-2
|
||||
- forgot the new source
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user