commit b7337751fda9a6b0b31fa06dd90252016a150cbb
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 10:27:42 2014 +0200

    use generic url

 perl-CGI-SecureState.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-CGI-SecureState.spec b/perl-CGI-SecureState.spec
index c8db3d9..57ab0d5 100644
--- a/perl-CGI-SecureState.spec
+++ b/perl-CGI-SecureState.spec
@@ -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
-w 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-SecureState.git/commitdiff/b7337751fda9a6b0b31fa06dd90252016a150cbb

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

Reply via email to