new jpackage-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/velocity?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal 2015-03-18 10:08:24 +00:00 committed by Git OBS Bridge
parent 7113be19bc
commit 7d6b437c91
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 09:46:23 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 5 14:34:48 UTC 2014 - p.drouand@gmail.com Fri Dec 5 14:34:48 UTC 2014 - p.drouand@gmail.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package velocity # spec file for package velocity
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -229,7 +229,7 @@ cp -pr examples test $RPM_BUILD_ROOT%{_datadir}/%{name}
%doc LICENSE NOTICE README.txt %doc LICENSE NOTICE README.txt
%{_javadir}/*.jar %{_javadir}/*.jar
%{_mavenpomdir}/* %{_mavenpomdir}/*
%config %{_mavendepmapfragdir} %{_datadir}/maven-metadata/%{name}.xml
%files manual %files manual
%defattr(0644,root,root,0755) %defattr(0644,root,root,0755)