From: pawelz Date: Wed, 18 Mar 2009 15:29:10 +0000 (+0000) Subject: - dropped Source1: build.properties X-Git-Url: http://git.pld-linux.org/?p=packages%2Faxis.git;a=commitdiff_plain;h=e43ec4b93b1c2e5ffc5c068de1b5ec2a3c9734f8 - dropped Source1: build.properties Changed files: axis.spec -> 1.20 --- diff --git a/axis.spec b/axis.spec index 1ff9c90..751da40 100644 --- a/axis.spec +++ b/axis.spec @@ -16,8 +16,7 @@ License: Apache Software License Group: Development/Languages/Java Source0: http://ws.apache.org/axis/dist/%{archivever}/%{name}-src-%{archivever}.tar.gz # Source0-md5: 3dcce3cbd37f52d70ebeb858f90608dc -Source1: axis-build.properties -Source2: axis-build.xml +Source1: axis-build.xml Patch0: axis-classpath.patch Patch1: axis-missing_xsd.patch URL: http://ws.apache.org/axis/ @@ -124,8 +123,7 @@ find -name '*.class' | xargs rm -v %patch0 -p1 %patch1 -p1 -#cp %{SOURCE1} build.properties -cp %{SOURCE2} build.xml +cp %{SOURCE1} build.xml %build export JAVA_HOME=%{java_home}