Accepting request 292597 from Java:packages

javapackages-tools update

OBS-URL: https://build.opensuse.org/request/show/292597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache-commons-io?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2015-04-02 13:52:43 +00:00 committed by Git OBS Bridge
commit e729aaf32b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 09:45:59 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Mon Jul 7 14:53:05 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-commons-io
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -86,7 +86,7 @@ cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
%{_javadir}/*.jar
%{_mavenpomdir}/JPP-%{short_name}.pom
%{_mavendepmapfragdir}/*
%{_datadir}/maven-metadata/%{name}.xml*
%files javadoc
%defattr(-,root,root,-)