commit 52bbd31d1d93e8880aa9d264c48c4cd235e47ed9
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Jul 3 22:11:54 2013 +0300

    requires Moose or Mouse

 perl-Any-Moose.spec | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/perl-Any-Moose.spec b/perl-Any-Moose.spec
index af4ddde..eb6378f 100644
--- a/perl-Any-Moose.spec
+++ b/perl-Any-Moose.spec
@@ -1,12 +1,11 @@
 #
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define        pdir    Any
 %define        pnam    Moose
+%include       /usr/lib/rpm/macros.perl
 Summary:       use Moose or Mouse modules
-#Summary(pl.UTF-8):
 Name:          perl-Any-Moose
 Version:       0.18
 Release:       1
@@ -21,6 +20,7 @@ BuildRequires:        rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Mouse >= 0.21
 %endif
+Requires:      perl-Mouse >= 0.21
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -28,8 +28,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Actual documentation is forthcoming, once we solidify all the bits of
 the API. The examples above are very likely to continue working.
 
-# %description -l pl.UTF-8
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -42,7 +40,6 @@ the API. The examples above are very likely to continue 
working.
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} pure_install \
        DESTDIR=$RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Any-Moose.git/commitdiff/52bbd31d1d93e8880aa9d264c48c4cd235e47ed9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to