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 122032 - RPM creation fails on Red Hat 9
RPM creation fails on Red Hat 9
Status: RESOLVED FIXED
Product: libIDL
Classification: Deprecated
Component: general
0.8.x
Other Linux
: Normal normal
: ---
Assigned To: Mark McLoughlin
Mark McLoughlin
Depends on:
Blocks:
 
 
Reported: 2003-09-11 17:04 UTC by Armijn
Modified: 2006-11-22 20:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
Patch modifing Makefile.am & ChangeLog for spec file removal. (1.00 KB, patch)
2006-01-01 17:26 UTC, Brian Pepple
none Details | Review

Description Armijn 2003-09-11 17:04:59 UTC
I can't create RPMs on Red Hat 9. After a

    rpmbuild -ta libIDL-0.8.2.tar.gz

it barfs with the following error:

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/info/dir
   /usr/lib/libIDL-2.la

Something is probably missing in the .spec file
Comment 1 Brian Pepple 2006-01-01 17:25:45 UTC
The spec file should probably be dropped from CVS, since it hasn't been updated in 4 years.  Also, most distros already include libIDL so there isn't much need for this spec file anyhow.  I'll attach a little patch modifing Makefile.am & ChangeLog.
Comment 2 Brian Pepple 2006-01-01 17:26:46 UTC
Created attachment 56634 [details] [review]
Patch modifing Makefile.am & ChangeLog for spec file removal.
Comment 3 Kjartan Maraas 2006-11-22 20:12:33 UTC
Commited.