summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-09-05 00:53:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit80889d9e16f8ec521c0d72e1c14837142a2dac86 (patch)
treecdc9f560f212c72d056b867a6621cadc07a35763
parent099ca77ea48401b31daf53494a72976164cf103c (diff)
downloadperl-Storable-80889d9e16f8ec521c0d72e1c14837142a2dac86.zip
perl-Storable-80889d9e16f8ec521c0d72e1c14837142a2dac86.tar.gz
- updated to 0.7.4.perl-Storable-0_7_4-1
Changed files: perl-Storable.spec -> 1.8
-rw-r--r--perl-Storable.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-Storable.spec b/perl-Storable.spec
index 595b5de..98743f9 100644
--- a/perl-Storable.spec
+++ b/perl-Storable.spec
@@ -2,7 +2,7 @@
Summary: Storable perl module
Summary(pl): Moduł perla Storable
Name: perl-Storable
-Version: 0.6.9
+Version: 0.7.4
Release: 1
License: GPL
Group: Development/Languages/Perl
@@ -36,7 +36,7 @@ strip --strip-unneeded $RPM_BUILD_ROOT/%{perl_sitearch}/auto/Storable/*.so
(
cd $RPM_BUILD_ROOT%{perl_sitearch}/auto/Storable
sed -e "s#$RPM_BUILD_ROOT##" .packlist >.packlist.new
- mv .packlist.new .packlist
+ mv -f .packlist.new .packlist
)
gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man3/* \