SPECS: rpmorphan.spec - use perlprov to get perl-modules dep

qboosh qboosh at pld-linux.org
Mon Mar 17 19:56:50 CET 2008


Author: qboosh                       Date: Mon Mar 17 18:56:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use perlprov to get perl-modules dep

---- Files affected:
SPECS:
   rpmorphan.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/rpmorphan.spec
diff -u SPECS/rpmorphan.spec:1.11 SPECS/rpmorphan.spec:1.12
--- SPECS/rpmorphan.spec:1.11	Mon Mar 17 00:29:31 2008
+++ SPECS/rpmorphan.spec	Mon Mar 17 19:56:45 2008
@@ -2,6 +2,7 @@
 # TODO:
 # - tk gui (option -gui or -tk) get SIGSEGV after quit
 # - consider move %{_bindir}/rpmorphan-lib.pl to other place
+%include	/usr/lib/rpm/macros.perl
 Summary:	rpmorphan - list the orphaned rpm packages
 Summary(fr.UTF-8):	rpmorphan liste les packages rpm orphelins
 Summary(pl.UTF-8):	rpmorphan - wyświetlanie listy osieroconych pakietów
@@ -13,7 +14,7 @@
 Source0:	http://dl.sourceforge.net/rpmorphan/%{name}-%{version}.tar.gz
 # Source0-md5:	1b9e2e9b465218965d4761ef9fb7c9e2
 URL:		http://rpmorphan.sourceforge.net/
-Requires:	perl-modules
+BuildRequires:	rpm-perlprov
 Suggests:	perl-Curses-UI
 Suggests:	perl-Tk
 BuildArch:	noarch
@@ -84,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-03-17 18:56:45  qboosh
+- use perlprov to get perl-modules dep
+
 Revision 1.11  2008-03-16 23:29:31  arvenil
 - R: perl-modules
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpmorphan.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list