Mailinglist Archive: opensuse-bugs (4376 mails)

< Previous Next >
[Bug 691610] New: jakarta-commons-* doesn't provides commons-*
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 4 May 2011 08:53:21 +0000
  • Message-id: <bug-691610-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=691610

https://bugzilla.novell.com/show_bug.cgi?id=691610#c0


Summary: jakarta-commons-* doesn't provides commons-*
Classification: openSUSE
Product: openSUSE 11.4
Version: Factory
Platform: All
OS/Version: openSUSE 11.4
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Java
AssignedTo: bnc-team-java@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: remy.garrigue@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML,
like Gecko) Ubuntu/11.04 Chromium/11.0.696.57 Chrome/11.0.696.57 Safari/534.24

All the jakarta-commons-(name) packages install their binaries like this
- jakarta-commons-(name).jar
- jakarta-commons-(name)-(version).jar
- commons-(name).jar
- commons-(name)-(version).jar

So their RPM should provides jakarta-commons-(name) and commons-(name). That's
ok for most of them, but it's not the case for jakarta-commons-logging and
jakarta-commons-cli (at least) that install properly, but the package doesn't
provides commons-(name).

Reproducible: Always

Steps to Reproduce:
Try to install "commons-logging" or "commons-cli"
Actual Results:
No matching package found

Expected Results:
Install jakarta-commons-logging / cli

Just need to update the rpm spec files with a
Provides: %{short_name} = %{version}-%{release}

like in jakarta-commons-collections for example.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
Follow Ups