commit 3ab8cdb04f23de01bf82c7e7f716f3eddaa832df
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Nov 30 16:32:59 2014 +0200

    use generic url

 perl-Test-SimpleUnit.spec | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/perl-Test-SimpleUnit.spec b/perl-Test-SimpleUnit.spec
index 2276429..da08a67 100644
--- a/perl-Test-SimpleUnit.spec
+++ b/perl-Test-SimpleUnit.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Test
 %define                pnam    SimpleUnit
+%include       /usr/lib/rpm/macros.perl
 Summary:       Test::SimpleUnit - simplified Perl unit-testing framework
 Summary(pl.UTF-8):     Test::SimpleUnit - uproszczony szkielet dla perlowych 
testów części aplikacji
 Name:          perl-Test-SimpleUnit
@@ -14,6 +14,7 @@ License:      GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 14395b9700959aa6c53c9b9b8d7de613
+URL:           http://search.cpan.org/dist/Test-SimpleUnit/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -23,12 +24,13 @@ BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a simplified Perl unit-testing framework for creating unit tests
-to be run either standalone or under Test::Harness.
+This is a simplified Perl unit-testing framework for creating unit
+tests to be run either standalone or under Test::Harness.
 
 %description -l pl.UTF-8
-To jest uproszczony szkielet dla testów poszczególnych części aplikacji,
-przeznaczony do uruchamiania niezależnego lub pod kontrolą Test::Harness.
+To jest uproszczony szkielet dla testów poszczególnych części
+aplikacji, przeznaczony do uruchamiania niezależnego lub pod kontrolą
+Test::Harness.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Test-SimpleUnit.git/commitdiff/3ab8cdb04f23de01bf82c7e7f716f3eddaa832df

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

Reply via email to