]> git.pld-linux.org Git - packages/perl-SQL-Abstract-Limit.git/blobdiff - perl-SQL-Abstract-Limit.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-SQL-Abstract-Limit.git] / perl-SQL-Abstract-Limit.spec
index d6a82415eadac76807e773875b7e09d1202acaee..b7f5d7fe4cfdb1d483b914e98bff3b2c2e74d4f1 100644 (file)
@@ -2,19 +2,19 @@
 # Conditional build:
 %bcond_with    tests           # perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define        pdir    SQL
 %define        pnam    Abstract-Limit
 Summary:       SQL::Abstract::Limit - portable LIMIT emulation
-Summary(pl):   SQL::Abstract::Limit - przeno¶na emulacja LIMIT
+Summary(pl.UTF-8):     SQL::Abstract::Limit - przenośna emulacja LIMIT
 Name:          perl-SQL-Abstract-Limit
-Version:       0.11
+Version:       0.141
 Release:       1
 # 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: 63abc1705da73b86181b165a4bbb269a
+Source0:       http://www.cpan.org/modules/by-module/SQL/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: d8dde39b1d7910ddf5457108c02be552
+URL:           http://search.cpan.org/dist/SQL-Abstract-Limit/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -28,8 +28,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Portability layer for LIMIT emulation.
 
-%description -l pl
-Warstwa przeno¶no¶ci dla emulacji LIMIT.
+%description -l pl.UTF-8
+Warstwa przenośności dla emulacji LIMIT.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.105626 seconds and 4 git commands to generate.