After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 121993 - Can't create RPMs on Red Hat 9
Can't create RPMs on Red Hat 9
Status: RESOLVED FIXED
Product: bug-buddy
Classification: Deprecated
Component: general
2.4.x
Other Linux
: Normal normal
: ---
Assigned To: Bug-buddy Maintainers
Bug-buddy Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-11 11:32 UTC by Armijn
Modified: 2006-11-16 13:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Itty-bitty patch to modify Makefile.am & Changelog for removal of spec file. (1019 bytes, patch)
2006-01-01 17:13 UTC, Brian Pepple
none Details | Review

Description Armijn 2003-09-11 11:32:35 UTC
Creating RPMs on Red Hat 9 fails:

[root@my-machine ]# rpmbuild -ta bug-buddy-2.4.0.tar.gz
error: Package already exists: %package debuginfo

My install is a vanilla Red Hat 9 with a pretty default install...
Comment 1 Fernando Herrera 2003-09-15 15:07:56 UTC
Yes, spec file inside bug-buddy distribution is really outdated...
maybe we should update it using the rh9 one...
Comment 2 Brian Pepple 2006-01-01 17:13:00 UTC
The spec file should probably be removed from the package, since it hasn't been updated in 4 years, and Redhat/Fedora already include bug-buggy in the Core packages.  I'll attach a small patch to modify Makefile.am & Changelog to remove the spec file.
Comment 3 Brian Pepple 2006-01-01 17:13:42 UTC
Created attachment 56633 [details] [review]
Itty-bitty patch to modify Makefile.am & Changelog for removal of spec file.
Comment 4 Kjartan Maraas 2006-11-16 13:01:36 UTC
Commited.