SPECS: perl-amaroK.spec - rel 1

arekm arekm at pld-linux.org
Sun Jun 10 00:40:27 CEST 2007


Author: arekm                        Date: Sat Jun  9 22:40:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 1

---- Files affected:
SPECS:
   perl-amaroK.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/perl-amaroK.spec
diff -u SPECS/perl-amaroK.spec:1.5 SPECS/perl-amaroK.spec:1.6
--- SPECS/perl-amaroK.spec:1.5	Tue Feb 13 09:06:39 2007
+++ SPECS/perl-amaroK.spec	Sun Jun 10 00:40:22 2007
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	amaroK - moduł do sterowania odtwarzaczem amaroK
 Name:		perl-amaroK
 Version:	0
-Release:	0.1
+Release:	1
 # same as perl ?
 License:	GPL v1+ or Artistic
 Vendor:		Markus "Linkku" Lindqvist <markus.lindqvist at gmail.com>
@@ -37,7 +37,11 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-install -D %{SOURCE0} $RPM_BUILD_ROOT%{perl_vendorlib}/%{pnam}.pm
+install -d $RPM_BUILD_ROOT%{perl_vendorlib}
+
+sed -e 's|#!/usr/bin/false|#!/bin/false|g' \
+	%{SOURCE0} > \
+	$RPM_BUILD_ROOT%{perl_vendorlib}/%{pnam}.pm
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/06/09 22:40:22  arekm
+- rel 1
+
 Revision 1.5  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-amaroK.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list