]> git.pld-linux.org Git - packages/perl-ExtUtils-TBone.git/blobdiff - perl-ExtUtils-TBone.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-ExtUtils-TBone.git] / perl-ExtUtils-TBone.spec
index 41d7239f4f44fc3e6c3235dce089721430f00da3..79aa08ce6c45d2e1e9f9cd29b9ba6ac82942a684 100644 (file)
@@ -1,22 +1,22 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    ExtUtils
-%define        pnam    TBone
+
+%define                pdir    ExtUtils
+%define                pnam    TBone
 Summary:       ExtUtils::TBone - a "skeleton" for writing test files
-Summary(pl):   ExtUtils::TBone - szkielet do tworzenia testów
+Summary(pl.UTF-8):     ExtUtils::TBone - szkielet do tworzenia testów
 Name:          perl-ExtUtils-TBone
 Version:       1.124
-Release:       7
+Release:       8
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 81914cadf266f6cd2083bd321c1557cd
-BuildRequires: rpm-perlprov >= 4.1-13
+URL:           http://search.cpan.org/dist/ExtUtils-TBone/
 BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,12 +27,12 @@ syntactically correct test-output while at the same time logging all
 test activity to a log file. Hopefully, bug reports which include the
 contents of this file will be easier for you to investigate.
 
-%description -l pl
-Modu³ Perla ExtUtils::TBone jest przeznaczony dla autorów modu³ów CPAN
-zawieraj±cych testy "t/*.t". Upraszcza on tworzenie poprawnego
-sk³adniowo wyj¶cia testów, przy jednoczesnym logowaniu wszelkiej
-aktywno¶ci danego testu. Raporty o b³êdach zawieraj±ce ten log powinny
-byæ ³atwiejsze do zbadania.
+%description -l pl.UTF-8
+Moduł Perla ExtUtils::TBone jest przeznaczony dla autorów modułów CPAN
+zawierających testy "t/*.t". Upraszcza on tworzenie poprawnego
+składniowo wyjścia testów, przy jednoczesnym logowaniu wszelkiej
+aktywności danego testu. Raporty o błędach zawierające ten log powinny
+być łatwiejsze do zbadania.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.073051 seconds and 4 git commands to generate.