]> git.pld-linux.org Git - packages/axis.git/commitdiff
- dropped Source1: build.properties
authorpawelz <pawelz@pld-linux.org>
Wed, 18 Mar 2009 15:29:10 +0000 (15:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    axis.spec -> 1.20

axis.spec

index 1ff9c90913d2c0f1c9567f6c90b998f7a9b6a043..751da407eb971b6bbd0ce4e75ee6ba6e26c2fef8 100644 (file)
--- 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}
This page took 0.065359 seconds and 4 git commands to generate.