From 551d0a9ec10cc0e4cbba2c107a8171009a86c060 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 17 Mar 2008 18:56:45 +0000 Subject: [PATCH] - use perlprov to get perl-modules dep Changed files: rpmorphan.spec -> 1.12 --- rpmorphan.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpmorphan.spec b/rpmorphan.spec index c5f0660..84db3f8 100644 --- a/rpmorphan.spec +++ b/rpmorphan.spec @@ -1,6 +1,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 @@ -12,7 +13,7 @@ Group: Applications/System 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 -- 2.44.0