Mailinglist Archive: opensuse-bugs (14787 mails)
| < Previous | Next > |
[Bug 220299] New: tomboy dependencies are wrong (unused package in "Requires")
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 12 Nov 2006 14:38:54 -0700 (MST)
- Message-id: <bug-220299-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=220299
Summary: tomboy dependencies are wrong (unused package in
"Requires")
Product: openSUSE 10.2
Version: Beta 2
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
tomboy.spec contains the following:
BuildRequires: gtk-sharp2-complete
Requires: gtk-sharp
This is wrong, bogus and causes unnecessary packages to be installed: tomboy is
built against gtk-sharp2 and needs only gtk-sharp2 at run-time, not gtk-sharp.
(The way it currently is, it will pull in two GTK# versions, just one of which
is actually used in the end.)
Please remove the "Requires: gtk-sharp" line from tomboy.spec. A replacement is
not necessary because rpmbuild detects the correct dependencies on gtk-sharp2
automatically.
--
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, or are watching someone who is.
Summary: tomboy dependencies are wrong (unused package in
"Requires")
Product: openSUSE 10.2
Version: Beta 2
Platform: All
OS/Version: All
Status: NEW
Severity: Major
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
tomboy.spec contains the following:
BuildRequires: gtk-sharp2-complete
Requires: gtk-sharp
This is wrong, bogus and causes unnecessary packages to be installed: tomboy is
built against gtk-sharp2 and needs only gtk-sharp2 at run-time, not gtk-sharp.
(The way it currently is, it will pull in two GTK# versions, just one of which
is actually used in the end.)
Please remove the "Requires: gtk-sharp" line from tomboy.spec. A replacement is
not necessary because rpmbuild detects the correct dependencies on gtk-sharp2
automatically.
--
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, or are watching someone who is.
| < Previous | Next > |