packages: java-commons-chain/java-commons-chain.spec - undos build.xml befo...

pawelz pawelz at pld-linux.org
Sun Nov 22 01:26:03 CET 2009


Author: pawelz                       Date: Sun Nov 22 00:26:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- undos build.xml before patching

---- Files affected:
packages/java-commons-chain:
   java-commons-chain.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/java-commons-chain/java-commons-chain.spec
diff -u packages/java-commons-chain/java-commons-chain.spec:1.10 packages/java-commons-chain/java-commons-chain.spec:1.11
--- packages/java-commons-chain/java-commons-chain.spec:1.10	Sun Nov 22 00:50:36 2009
+++ packages/java-commons-chain/java-commons-chain.spec	Sun Nov 22 01:25:58 2009
@@ -41,6 +41,7 @@
 BuildRequires:	java-junit
 %endif
 BuildRequires:	java(Servlet)
+BuildRequires:	sed >= 4
 Requires:	java(JavaServerFaces) = 1.1
 Requires:	java(Portlet) = 1.0
 Requires:	java(Servlet)
@@ -109,6 +110,7 @@
 %prep
 %setup -q -n %{srcname}-%{version}-src
 
+%{__sed} -i -e 's,\r$,,' build.xml
 %patch0 -p1
 
 %build
@@ -163,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/11/22 00:25:58  pawelz
+- undos build.xml before patching
+
 Revision 1.10  2009/11/21 23:50:36  pawelz
 - Disable tests. They are incompatibile with servlet 2.5.
 
================================================================

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



More information about the pld-cvs-commit mailing list