]> git.pld-linux.org Git - packages/perl-IPC-SharedCache.git/blobdiff - perl-IPC-SharedCache.spec
- don't force gzipped infos and mans, some other fixes/cosmetics where necessary
[packages/perl-IPC-SharedCache.git] / 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.061791 seconds and 4 git commands to generate.