SPECS: shrinksafe.spec - add patch for -E CHARSET option; rel 2

glen glen at pld-linux.org
Wed Jan 7 14:00:07 CET 2009


Author: glen                         Date: Wed Jan  7 13:00:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch for -E CHARSET option; rel 2

---- Files affected:
SPECS:
   shrinksafe.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/shrinksafe.spec
diff -u SPECS/shrinksafe.spec:1.7 SPECS/shrinksafe.spec:1.8
--- SPECS/shrinksafe.spec:1.7	Sun Nov 23 23:58:52 2008
+++ SPECS/shrinksafe.spec	Wed Jan  7 14:00:02 2009
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Kompresor JavaScriptu z zestawu narzędzi Dojo
 Name:		shrinksafe
 Version:	1.2.2
-Release:	1
+Release:	2
 License:	MPL 1.1
 Group:		Applications
 Source0:	http://download.dojotoolkit.org/release-1.2.2/dojo-release-%{version}-%{name}.tar.gz
@@ -13,6 +13,7 @@
 # Source1-md5:	7be259ae496aae78feaafe7099e09897
 Source2:	http://java.sun.com/products/jfc/tsc/articles/treetable2/downloads/src.zip
 # Source2-md5:	ab016c8f81812bb930fc0f7a69e053c5
+Patch0:		custom_rhino.diff
 URL:		http://dojotoolkit.org/docs/shrinksafe
 BuildRequires:	ant
 BuildRequires:	jaxp_parser_impl
@@ -39,7 +40,9 @@
 EOF
 
 mv rhino{*,}
-%{__patch} -p0 -d rhino < custom_rhino.diff
+cd rhino
+%patch0 -p0
+cd -
 
 %build
 cd rhino
@@ -69,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/01/07 13:00:02  glen
+- add patch for -E CHARSET option; rel 2
+
 Revision 1.7  2008/11/23 22:58:52  glen
 - BR jaxp_parser_impl and xml-commons-apis
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/shrinksafe.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list