]> git.pld-linux.org Git - packages/axis.git/commitdiff
- added patch 1 (missing xsd files)
authorpawelz <pawelz@pld-linux.org>
Wed, 25 Feb 2009 09:59:04 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    axis.spec -> 1.15

axis.spec

index 4b9540e304f57537198a9405a6934c0f5046e74e..9632e664ba56fe9288e78e278a701cb54a4ee042 100644 (file)
--- a/axis.spec
+++ b/axis.spec
@@ -16,6 +16,7 @@ Source0:      http://ws.apache.org/axis//dist/%{archivever}/%{name}-src-%{archivever}
 # Source0-md5: 3dcce3cbd37f52d70ebeb858f90608dc
 Source1:       axis-build.properties
 Patch0:                axis-classpath.patch
+Patch1:                axis-missing_xsd.patch
 URL:           http://ws.apache.org/axis/
 BuildRequires: ant >= 1.6
 BuildRequires: ant-nodeps
@@ -116,6 +117,7 @@ PodrÄ™cznik do pakietu %{name}.
 find -name '*.class' | xargs rm -v
 
 %patch0 -p1
+%patch1 -p1
 
 cp %SOURCE1 build.properties
 
This page took 0.055556 seconds and 4 git commands to generate.