remove url from sources to make factory scripts happy

OBS-URL: https://build.opensuse.org/package/show/Java:packages/avalon-logkit?expand=0&rev=3
This commit is contained in:
Michal Vyskocil 2012-02-09 10:51:50 +00:00 committed by Git OBS Bridge
parent 52affe389b
commit de48e16354

View File

@ -38,7 +38,8 @@ Summary: Java logging toolkit
License: Apache-1.1
Group: Development/Libraries/Java
URL: http://avalon.apache.org/%{short_name}/
Source0: http://www.apache.org/dist/excalibur/%{name}/source/%{name}-%{version}-src.zip
#Source0: http://www.apache.org/dist/excalibur/%{name}/source/%{name}-%{version}-src.zip
Source0: %{name}-%{version}-src.zip
Patch0: fix-java6-compile.patch
Requires: avalon-framework >= 4.1.4
Requires: servlet25