packages: lyricue/lyricue.spec, lyricue/lyricue-perlshebang.patch (NEW), ly...

caleb caleb at pld-linux.org
Fri May 21 21:02:59 CEST 2010


Author: caleb                        Date: Fri May 21 19:02:59 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Fix bogus keyword substition by adding patch to cvs with -ko flag

---- Files affected:
packages/lyricue:
   lyricue.spec (1.11 -> 1.12) , lyricue-perlshebang.patch (NONE -> 1.1)  (NEW), lyricue-shebang.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/lyricue/lyricue.spec
diff -u packages/lyricue/lyricue.spec:1.11 packages/lyricue/lyricue.spec:1.12
--- packages/lyricue/lyricue.spec:1.11	Fri May 21 20:37:47 2010
+++ packages/lyricue/lyricue.spec	Fri May 21 21:02:51 2010
@@ -4,13 +4,13 @@
 Summary:	GNU Lyric Display System, client interface
 Name:		lyricue
 Version:	2.0.0
-Release:	8
+Release:	9
 License:	GPL
 Group:		X11/Applications/Graphics
 Source0:	http://www.adebenham.com/debian/%{name}_%{version}.tar.gz
 # Source0-md5:	cd0fb1c9b0e6ccadc52cda2601b86be6
 URL:		http://www.lyricue.org
-Patch0:		%{name}-shebang.patch
+Patch0:		%{name}-perlshebang.patch
 BuildRequires:	rpm-perlprov
 Requires:	mysql-client
 Suggests:	%{name}-server
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/05/21 19:02:51  caleb
+- Fix bogus keyword substition by adding patch to cvs with -ko flag
+
 Revision 1.11  2010/05/21 18:37:47  caleb
 - Trying to do perlprovs right with some help from SamChi
 

================================================================
Index: packages/lyricue/lyricue-perlshebang.patch
diff -u /dev/null packages/lyricue/lyricue-perlshebang.patch:1.1
--- /dev/null	Fri May 21 21:02:59 2010
+++ packages/lyricue/lyricue-perlshebang.patch	Fri May 21 21:02:51 2010
@@ -0,0 +1,24 @@
+--- lyricue	2010-05-21 20:02:48.000000000 +0300
++++ lyricue	2010-05-21 21:22:19.045391671 +0300
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env perl
++#!/usr/bin/perl
+ my $ID = q$Id$;
+ 
+ #****** lyricue/pod
+--- lyricue_remote	2010-05-21 20:02:48.000000000 +0300
++++ lyricue_remote	2010-05-21 21:22:23.666223831 +0300
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env perl
++#!/usr/bin/perl
+ #****** lyricue_remote/setup
+ # NAME
+ #   Setup section
+--- lyricue_server	2010-05-21 20:27:46.000000000 +0300
++++ lyricue_server	2010-05-21 21:22:29.429556938 +0300
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env perl
++#!/usr/bin/perl
+ my $ID = q$Id$;
+ 
+ #****** lyricue_server/pod
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lyricue/lyricue.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list