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

index b5e3d5de18b4e0d9db2fafeec18015a86812b9bc..020a5cba49c3047a94875f26c96e6b607f8cb455 100644 (file)
@@ -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}
This page took 0.081223 seconds and 4 git commands to generate.