SPECS: faqprog.spec - BR: perl -> perl-base, cosmetics

darekr darekr at pld-linux.org
Sat Oct 1 16:51:15 CEST 2005


Author: darekr                       Date: Sat Oct  1 14:51:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: perl -> perl-base, cosmetics

---- Files affected:
SPECS:
   faqprog.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/faqprog.spec
diff -u SPECS/faqprog.spec:1.6 SPECS/faqprog.spec:1.7
--- SPECS/faqprog.spec:1.6	Wed May 28 14:58:55 2003
+++ SPECS/faqprog.spec	Sat Oct  1 16:51:10 2005
@@ -5,11 +5,11 @@
 Version:	1.22
 Release:	1
 License:	Freeware
+Group:		Applications/Publishing
 Source0:	ftp://ftp.gnupg.org/pub/gcrypt/contrib/%{name}.pl
 # Source0-md5:	a800102afcc7a5bf826088e6001f8aa6
-Group:		Applications/Publishing
+Requires:	perl-base
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Requires:	perl
 
 %description
 faqprog is a program converting raw FAQ files into text and HTML
@@ -31,19 +31,22 @@
 rm -rf $RPM_BUILD_ROOT
 install -D faqprog.pl $RPM_BUILD_ROOT%{_bindir}/faqprog.pl
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/10/01 14:51:10  darekr
+- BR: perl -> perl-base, cosmetics
+
 Revision 1.6  2003/05/28 12:58:55  malekith
 - massive attack: source-md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/faqprog.spec?r1=1.6&r2=1.7&f=u




More information about the pld-cvs-commit mailing list