SHA256
1
0
forked from pool/cglib

new jpackage-tools

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 18 09:46:05 UTC 2015 - tchvatal@suse.com
- Fix build with new javapackages-tools
-------------------------------------------------------------------
Fri Sep 13 08:43:05 UTC 2013 - mvyskocil@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package cglib
#
# Copyright (c) 2013 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
@ -83,7 +83,7 @@ cp %{SOURCE1} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
%doc LICENSE NOTICE
%{_javadir}/*.jar
%{_mavenpomdir}/*
%config(noreplace) %{_mavendepmapfragdir}/%{name}
%config(noreplace) %{_datadir}/maven-metadata/%{name}.xml
%files javadoc
%defattr(-,root,root,-)