]> git.pld-linux.org Git - packages/perl-Attribute-Persistent.git/blobdiff - perl-Attribute-Persistent.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Attribute-Persistent.git] / perl-Attribute-Persistent.spec
index 01aeadcc8adead93f4c234f1515e8756ee4b4fe3..2fa456fd486d4f3a1b0af0468187284bc8d5db38 100644 (file)
@@ -1,26 +1,26 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
-%define        pdir    Attribute
-%define        pnam    Persistent
+
+%define                pdir    Attribute
+%define                pnam    Persistent
 Summary:       Attribute::Persistent - really lazy persistence
-Summary(pl):   Attribute::Persistent - bardzo leniwe zachowywanie atrybutów
+Summary(pl.UTF-8):     Attribute::Persistent - bardzo leniwe zachowywanie atrybutów
 Name:          perl-Attribute-Persistent
-Version:       1.0
-Release:       3
+Version:       1.1
+Release:       2
 License:       GPL or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 04253a2788a686d26cb2b428a92071b1
-BuildRequires: perl-devel >= 5.6
+# Source0-md5: 3d93ef5e3566c1bd54d4cb22ad76106a
+URL:           http://search.cpan.org/dist/Attribute-Persistent/
+BuildRequires: perl-devel >= 1:5.8.0
+BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
 BuildRequires: perl-Attribute-Handlers-Prospective
 BuildRequires: perl-Digest-MD5
 BuildRequires: perl-MLDBM
 %endif
-BuildRequires: rpm-perlprov >= 4.1-13
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,12 +32,12 @@ It's useful for quick hacks when you don't care about pulling in the
 right DBM library and calling tie and so on. Its job is to reduce fuss
 for the lazy programmer at the cost of flexibility.
 
-%description -l pl
-Ten modu³ udostêpnia metodê na wyabstrahowanie zachowywania zmiennych
-tablicowych i haszy. Jest przydatnych do szybkich hacków, kiedy nie
-dba siê o wyci±ganie w³a¶ciwej biblioteki DBM, wywo³ywanie jej
-dowi±zañ itd. Zadaniem modu³u jest zredukowanie zamieszania dla
-leniwego programisty kosztem elastycznoci.
+%description -l pl.UTF-8
+Ten moduł udostępnia metodę na wyabstrahowanie zachowywania zmiennych
+tablicowych i haszy. Jest przydatnych do szybkich hacków, kiedy nie
+dba się o wyciąganie właściwej biblioteki DBM, wywoływanie jej
+dowiązań itd. Zadaniem modułu jest zredukowanie zamieszania dla
+leniwego programisty kosztem elastyczności.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.082221 seconds and 4 git commands to generate.