Hello community,

here is the log from the commit of package jpackage-utils for openSUSE:Factory 
checked in at 2012-05-14 16:47:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jpackage-utils (Old)
 and      /work/SRC/openSUSE:Factory/.jpackage-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jpackage-utils", Maintainer is 
"[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jpackage-utils/jpackage-utils.changes    
2012-03-01 17:20:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.jpackage-utils.new/jpackage-utils.changes       
2012-05-14 16:47:39.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 14 13:06:57 UTC 2012 - [email protected]
+
+- disable maven.req and osgi.req from fileattrs
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ jpackage-utils.spec ++++++
--- /var/tmp/diff_new_pack.SYB9De/_old  2012-05-14 16:47:42.000000000 +0200
+++ /var/tmp/diff_new_pack.SYB9De/_new  2012-05-14 16:47:42.000000000 +0200
@@ -175,8 +175,13 @@
 pushd javapackages-%{fj_version}
 # Add the provides script
 install -m0755 -D depgenerators/maven.prov 
$RPM_BUILD_ROOT%{_rpmconfigdir}/maven.prov
+install -m0755 -D depgenerators/maven.req 
$RPM_BUILD_ROOT%{_rpmconfigdir}/maven.req
 install -m0755 -D depgenerators/osgi.prov 
$RPM_BUILD_ROOT%{_rpmconfigdir}/osgi.prov
 install -m0755 -D depgenerators/osgi.req 
$RPM_BUILD_ROOT%{_rpmconfigdir}/osgi.req
+
+#XXX: skip the .req generators as we cannt fulfill deps in SUSE
+sed -i '/requires/d' depgenerators/fileattrs/*attr
+
 # Add the maven poms file attribute entry (rpm >= 4.9.0)
 install -m0644 -D depgenerators/fileattrs/maven.attr \
                   $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/maven.attr


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to