- Fix build with new javapackages-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-cli?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal 2015-03-18 09:37:52 +00:00 committed by Git OBS Bridge
parent 6a2fa5d92c
commit e27b39286b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 09:37:41 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Thu Dec 4 18:55:52 UTC 2014 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-commons-cli
#
# 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
@ -90,7 +90,7 @@ ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
%doc LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt
%{_javadir}/*
%{_mavenpomdir}/*
%config %{_mavendepmapfragdir}/*
%{_datadir}/maven-metadata/%{name}.xml
%files javadoc
%defattr(-,root,root)