commit 3bd8791edb787fa0f8f3412535c7cfcd6259f531
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Nov 25 10:11:09 2014 +0200

    use generic url

 perl-Apache-Session-SharedMem.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/perl-Apache-Session-SharedMem.spec 
b/perl-Apache-Session-SharedMem.spec
index b5e3d5d..020a5cb 100644
--- a/perl-Apache-Session-SharedMem.spec
+++ b/perl-Apache-Session-SharedMem.spec
@@ -1,10 +1,10 @@
 #
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
-#
-%include       /usr/lib/rpm/macros.perl
+
 %define                pdir    Apache
 %define                pnam    Session-SharedMem
+%include       /usr/lib/rpm/macros.perl
 Summary:       Apache::Session::Store::SharedMem - store persistent data in 
shared memory
 Summary(pl.UTF-8):     Apache::Session::Store::SharedMem - przechowywanie 
trwałych dane w pamięci wspólnej
 Name:          perl-Apache-Session-SharedMem
@@ -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: 880074b9d0703d0db6cd3d5901a7ee6a
+URL:           http://search.cpan.org/dist/Apache-Session-SharedMem/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -30,9 +31,9 @@ data in Shared memory (so, does exactly what it says on the 
tin then)
 using IPC::Cache (and hence IPC::ShareLite).
 
 %description -l pl.UTF-8
-To jest rozszerzenie Apache::Session, przechowujące dane sesyjne w pamięci
-dzielonej (czyli robi dokładnie to, co ma napisane na puszce), przy użyciu
-IPC::Cache (a więc IPC::ShareLite).
+To jest rozszerzenie Apache::Session, przechowujące dane sesyjne w
+pamięci dzielonej (czyli robi dokładnie to, co ma napisane na puszce),
+przy użyciu IPC::Cache (a więc IPC::ShareLite).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Apache-Session-SharedMem.git/commitdiff/3bd8791edb787fa0f8f3412535c7cfcd6259f531

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

Reply via email to