SPECS: QtCurve.spec - use shell constructs instead of subshells in...

glen glen at pld-linux.org
Thu Dec 6 04:11:13 CET 2007


Author: glen                         Date: Thu Dec  6 03:11:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use shell constructs instead of subshells in mozilla mailto.sh wrapper

---- Files affected:
SPECS:
   QtCurve.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/QtCurve.spec
diff -u SPECS/QtCurve.spec:1.49 SPECS/QtCurve.spec:1.50
--- SPECS/QtCurve.spec:1.49	Thu Dec  6 03:50:28 2007
+++ SPECS/QtCurve.spec	Thu Dec  6 04:11:07 2007
@@ -25,7 +25,8 @@
 # Source1-md5:	0d5eeb45990c3ecf060daa68a2ed2e6f
 Source2:	http://home.freeuk.com/cpdrummond/%{name}-Gtk1-%{gtk1_ver}.tar.gz
 # Source2-md5:	8219f58493ca4e65a8fe61ee76eca522
-Patch0:	%{name}-Gtk2-userjs.patch
+Patch0:		%{name}-Gtk2-userjs.patch
+Patch1:		%{name}-Gtk2-mailto.patch
 URL:		http://www.kde-look.org/content/show.php?content=40492
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -107,6 +108,7 @@
 %if %{with gtk2}
 cd %{name}-Gtk2-%{gtk2_ver}
 %patch0 -p1
+%patch1 -p0
 cd -
 %endif
 
@@ -196,6 +198,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007-12-06 03:11:07  glen
+- use shell constructs instead of subshells in mozilla mailto.sh wrapper
+
 Revision 1.49  2007-12-06 02:50:28  glen
 - really copy user.js
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/QtCurve.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list