auto-import changelog data from foomatic-1.1-0.20011018.8a.src.rpm
Thu Nov 29 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.8 - added Requires: fileutils for the 'rm' in post
This commit is contained in:
parent
341cbce23b
commit
dfaa1ff514
@ -2,7 +2,7 @@ Summary: Foomatic printer database.
|
|||||||
Name: foomatic
|
Name: foomatic
|
||||||
Version: 1.1
|
Version: 1.1
|
||||||
%define release_date 20011018
|
%define release_date 20011018
|
||||||
Release: 0.%{release_date}.7
|
Release: 0.%{release_date}.8a
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
@ -19,6 +19,10 @@ Requires: perl-Storable >= 0.6.11, perl-DateManip >= 5.39, perl-libxml-enno >= 1
|
|||||||
Requires: perl-libxml-perl >= 0.07, perl-Parse-Yapp >= 1.04, perl-XML-Dumper >= 0.4
|
Requires: perl-libxml-perl >= 0.07, perl-Parse-Yapp >= 1.04, perl-XML-Dumper >= 0.4
|
||||||
Requires: perl-XML-Encoding >= 1.01, perl-XML-Parser >= 2.29, perl-XML-Twig >= 2.02
|
Requires: perl-XML-Encoding >= 1.01, perl-XML-Parser >= 2.29, perl-XML-Twig >= 2.02
|
||||||
Requires: perl-XML-Grove, perl-libwww-perl
|
Requires: perl-XML-Grove, perl-libwww-perl
|
||||||
|
# For the 'rm' in post
|
||||||
|
Requires: fileutils
|
||||||
|
# for /sbin/service
|
||||||
|
Requires: initscripts
|
||||||
BuildRequires: perl-Storable >= 0.6.11, perl-DateManip >= 5.39, perl-libxml-enno >= 1.02
|
BuildRequires: perl-Storable >= 0.6.11, perl-DateManip >= 5.39, perl-libxml-enno >= 1.02
|
||||||
BuildRequires: perl-libxml-perl >= 0.07, perl-Parse-Yapp >= 1.04, perl-XML-Dumper >= 0.4
|
BuildRequires: perl-libxml-perl >= 0.07, perl-Parse-Yapp >= 1.04, perl-XML-Dumper >= 0.4
|
||||||
BuildRequires: perl-XML-Encoding >= 1.01, perl-XML-Parser >= 2.29, perl-XML-Twig >= 2.02
|
BuildRequires: perl-XML-Encoding >= 1.01, perl-XML-Parser >= 2.29, perl-XML-Twig >= 2.02
|
||||||
@ -103,6 +107,9 @@ rm -fr %buildroot
|
|||||||
%_datadir/*
|
%_datadir/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 29 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.8
|
||||||
|
- added Requires: fileutils for the 'rm' in post
|
||||||
|
|
||||||
* Mon Nov 26 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.7
|
* Mon Nov 26 2001 Crutcher Dunnavant <crutcher@redhat.com> 1.1-0.20011018.7
|
||||||
- /var/chache => /var/cache, doh!
|
- /var/chache => /var/cache, doh!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user