SHA256
1
0
forked from pool/cglib

Accepting request 292609 from Java:packages

javapackages-tools update

OBS-URL: https://build.opensuse.org/request/show/292609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cglib?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2015-04-02 13:54:58 +00:00 committed by Git OBS Bridge
commit 9ab825b065
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,-)