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 136963 - junk files in tarballs
junk files in tarballs
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-12 07:56 UTC by David I. Lehn
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David I. Lehn 2004-03-12 07:56:23 UTC
common/, common/m4/, and m4/ included in various gstreamer modules need a
better system to remove junk files.  Various released tarballs of 0.7.x
series have .*swp, *~, .cvsignore, and .#* files included.  The build
system should be improved to remove these.

Perhaps the builtbot should also check built tarballs for random junk files.
Comment 1 David Schleef 2004-10-26 06:27:03 UTC
This appears to have been fixed on approximately 2004-03-18, since files are
specified directly now.