]> git.pld-linux.org Git - packages/perl-Socket6.git/commitdiff
- adapterized. perl-Socket6-0_07-1
authorkloczek <kloczek@pld-linux.org>
Thu, 31 Aug 2000 15:33:47 +0000 (15:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Socket6.spec -> 1.2

perl-Socket6.spec

index 7e1f1af4affb48366ab2335a538b59e3e7a0c1d0..d0278dd4bea53c9964e8b55865891b33a66071d0 100644 (file)
@@ -15,8 +15,7 @@ Requires:     %{perl_sitearch}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-perl-Socket6 is a module that implements a IPv6
-API for Perl programs.
+perl-Socket6 is a module that implements a IPv6 API for Perl programs.
 
 %description -l pl
 perl-Socket6 jest modu³em umo¿liwiaj±cych dostêp do us³ug IPv6 z
@@ -39,7 +38,7 @@ install -d $RPM_BUILD_ROOT
 (
   cd $RPM_BUILD_ROOT%{perl_sitearch}/auto/Socket6
   sed -e "s#$RPM_BUILD_ROOT##" .packlist >.packlist.new
-  mv .packlist.new .packlist
+  mv -f .packlist.new .packlist
 )
 
 gzip -9nf ChangeLog README 
This page took 0.142997 seconds and 4 git commands to generate.