new jpackage-tools

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 09:46:19 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Mon Sep 9 11:06:18 UTC 2013 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rhino
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2000-2009, JPackage Project
# All rights reserved.
#
@ -161,7 +161,7 @@ cp -a %{SOURCE7} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%attr(0755,root,root) %{_bindir}/%{name}-jsc
%{_javadir}/*.jar
%{_mavenpomdir}/*
%config %{_mavendepmapfragdir}
%{_datadir}/maven-metadata/%{name}.xml
%files demo
%defattr(0644,root,root,0755)