[Bug 235134] New: pkg-config has broken rpm tags
https://bugzilla.novell.com/show_bug.cgi?id=235134 Summary: pkg-config has broken rpm tags Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de # rpm -qp --provides pkg-config-0.20-9.i586.rpm pkgconfig = %{version}-%{release} pkg-config = 0.20-9 # rpm -qp --obsoletes pkg-config-0.20-9.i586.rpm pkgconfig < %{version}-%{release} In the spec file I can see: Provides: pkgconfig = %{version}-%{release} Obsoletes: pkgconfig < %{version}-%{release} Version: 0.20 Release: 9 => Sorry, you cannot use rpm macros before defining them. This must be: Version: 0.20 Release: 9 Provides: pkgconfig = %{version}-%{release} Obsoletes: pkgconfig < %{version}-%{release} -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=235134 sbrabec@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from sbrabec@novell.com 2007-01-17 07:38 MST ------- Fixed. -- 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.
participants (1)
-
bugzilla_noreply@novell.com