]> git.pld-linux.org Git - packages/perl-CGI-SecureState.git/commitdiff
use generic url
authorElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:27:42 +0000 (10:27 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 25 Nov 2014 08:27:42 +0000 (10:27 +0200)
perl-CGI-SecureState.spec

index c8db3d941b56f92595a702f2ff70bb500045c4a5..57ab0d555b664a432b48f5061e7cfbb875b4f35b 100644 (file)
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    CGI
 %define                pnam    SecureState
+%include       /usr/lib/rpm/macros.perl
 Summary:       CGI::SecureState - transparent, secure statefulness for CGI programs
 Summary(pl.UTF-8):     CGI::SecureState - przezroczysta, bezpieczna obsługa stanu dla programów CGI
 Name:          perl-CGI-SecureState
@@ -15,6 +15,7 @@ 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: ccc1f5bbc49c9ee97b0555a0c2dad1b0
+URL:           http://search.cpan.org/dist/CGI-SecureState/
 BuildRequires: perl-Crypt-Blowfish
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -26,8 +27,8 @@ CGI:SecureState provides interface to store session data in an
 encrypted file on server. Its similar in purpose to CGI::Persistent.
 
 %description -l pl.UTF-8
-CGI::SecureState udostępnia interfejs do przechowywania danych sesji
-zaszyfrowanym pliku na serwerze. Ma podobny cel co CGI::Persistent.
+CGI::SecureState udostępnia interfejs do przechowywania danych sesji w
+zaszyfrowanym pliku na serwerze. Ma podobny cel co CGI::Persistent.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
This page took 0.090983 seconds and 4 git commands to generate.