commit 55bb8e0c43b705894a431f91ffda673a9a7d2165
Author: Jakub Bogusz <[email protected]>
Date:   Sun Nov 18 13:28:08 2012 +0100

    - updated to 0.58

 perl-Text-Format.spec | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)
---
diff --git a/perl-Text-Format.spec b/perl-Text-Format.spec
index 94faf8c..6ba4395 100644
--- a/perl-Text-Format.spec
+++ b/perl-Text-Format.spec
@@ -3,29 +3,32 @@
 %bcond_without tests   # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
-Summary:       Text::Format perl module
-Summary(pl.UTF-8):     Moduł perla Text::Format
+Summary:       Text::Format Perl module - various subroutines to format text
+Summary(pl.UTF-8):     Moduł Perla Text::Format - różne funkcje do 
formatowania tekstu
 Name:          perl-Text-Format
-Version:       0.52
-Release:       10
+Version:       0.58
+Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       
http://www.cpan.org/modules/by-module/Text/Text-Format%{version}.tar.gz
-# Source0-md5: 9b1936e65ee05d904bb329e32259814f
-BuildRequires: rpm-perlprov >= 4.1-13
+Source0:       
http://www.cpan.org/modules/by-module/Text/Text-Format-%{version}.tar.gz
+# Source0-md5: e9577b0d46f527d64f954b133ea0fbcf
+URL:           http://search.cpan.org/dist/Text-Format/
+%{?with_tests:BuildRequires:   perl-Test-Simple}
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Text::Format - various subroutines to format text.
+Text::Format Perl module provides various subroutines to format text.
 
 %description -l pl.UTF-8
-Text::Format - różne subrutyny do formatowania tekstu.
+Moduł Perla Text::Format udostępnia różne funkcje do formatowania
+tekstu.
 
 %prep
-%setup -q -n Text-Format%{version}
+%setup -q -n Text-Format-%{version}
 
 %build
 %{__perl} Makefile.PL \
@@ -37,7 +40,7 @@ Text::Format - różne subrutyny do formatowania tekstu.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} pure_install \
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -45,6 +48,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/Text/Format.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Text::Format.3pm*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Text-Format.git/commitdiff/55bb8e0c43b705894a431f91ffda673a9a7d2165

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

Reply via email to