]> git.pld-linux.org Git - packages/perl-IPC-SharedCache.git/commitdiff
- don't force gzipped infos and mans, some other fixes/cosmetics where necessary
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Dec 2002 16:29:59 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-IPC-SharedCache.spec -> 1.3

perl-IPC-SharedCache.spec

index 36c524cbfe42ba9d24a66832f79c05c971cabdd0..12902e330156989a0c68dc6b94d992de541a7044 100644 (file)
@@ -15,7 +15,6 @@ BuildRequires:        perl(IPC::ShareLite) >= 0.06 perl(Storable) perl(Carp) perl(IPC::
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 This module provides a shared memory cache accessed as a tied hash.
 
@@ -23,7 +22,6 @@ This module provides a shared memory cache accessed as a tied hash.
 Ten modu³ udostêpnia cache pamiêci dzielonej, dostêpny jako
 dowi±zany hash.
 
-
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -37,7 +35,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -45,4 +42,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes ANNOUNCE
 %{perl_sitelib}/%{pdir}/%{pnam}.pm
-%{_mandir}/man3/*.3pm.gz
+%{_mandir}/man3/*.3pm*
This page took 0.064562 seconds and 4 git commands to generate.