[jcommon] Resolves: rhbz#1106929 fix FTBFS

David Tardon dtardon at fedoraproject.org
Tue Jun 10 07:58:54 UTC 2014


commit 6903de5c7820294d3acb4570063434e8d9cea66d
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jun 10 09:56:19 2014 +0200

    Resolves: rhbz#1106929 fix FTBFS
    
    This commit is dedicated to Java SIG, who cannot be bothered to announce
    their changes.

 jcommon.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/jcommon.spec b/jcommon.spec
index e820465..5aa8614 100644
--- a/jcommon.spec
+++ b/jcommon.spec
@@ -1,6 +1,6 @@
 Name: jcommon
 Version: 1.0.18
-Release: 5%{?dist}
+Release: 6%{?dist}
 Summary: JFree Java utility classes
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -63,7 +63,7 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %files
 %doc licence-LGPL.txt README.txt
 %{_mavenpomdir}/*
-%{_mavendepmapfragdir}/*
+%{_datadir}/maven-metadata/*
 %{_javadir}/%{name}.jar
 
 %files xml
@@ -73,6 +73,9 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jun 10 2014 David Tardon <dtardon at redhat.com> - 1.0.18-6
+- Resolves: rhbz#1106929 fix FTBFS
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.18-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list