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 723997 - gstreamer/docs: add missing seqnum file for distribution
gstreamer/docs: add missing seqnum file for distribution
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal enhancement
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-02-10 07:03 UTC by Sebastian Rasmussen
Modified: 2014-02-10 08:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch adding part-seqnums for distribution. (702 bytes, patch)
2014-02-10 07:04 UTC, Sebastian Rasmussen
committed Details | Review

Description Sebastian Rasmussen 2014-02-10 07:03:21 UTC
The file docs/design/part-seqnums.txt was not included for distribution in the tarballs for GStreamer 1.2.3. The attached patch adds this to docs/design/Makefile.am to make it available for distribution.
Comment 1 Sebastian Rasmussen 2014-02-10 07:04:58 UTC
Created attachment 268633 [details] [review]
Proposed patch adding part-seqnums for distribution.
Comment 2 Sebastian Dröge (slomo) 2014-02-10 08:35:47 UTC
commit f0047132a15dc797cd10308b91eddf084f498d6a
Author: Sebastian Rasmussen <sebras@hotmail.com>
Date:   Mon Feb 10 08:00:36 2014 +0100

    docs: add missing seqnum file for distribution
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723997