mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
add missing tah.h file
Original commit message from CVS: add missing tah.h file
This commit is contained in:
parent
76a5c85de7
commit
adbbbe8dbb
1 changed files with 3 additions and 1 deletions
|
@ -324,6 +324,7 @@ GStreamer support libraries header files.
|
|||
%{_includedir}/gstreamer-%{majorminor}/gst/propertyprobe/propertyprobe.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/play/gstplay.h
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/riff*
|
||||
%{_includedir}/gstreamer-%{majorminor}/gst/tag/tag.h
|
||||
%{_libdir}/pkgconfig/gstreamer-libs-%{majorminor}.pc
|
||||
%{_libdir}/pkgconfig/gstreamer-play-%{majorminor}.pc
|
||||
%{_libdir}/pkgconfig/gstreamer-interfaces-%{majorminor}.pc
|
||||
|
@ -862,8 +863,9 @@ Plug-in for playing ASF movies under GStreamer.
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 17 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
* Wed Dec 18 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- remove gsttagediting.h as it is gone
|
||||
- replace it with gst/tag/tag.h
|
||||
* Sun Nov 23 2003 Christian Schaller <Uraeus@gnome.org>
|
||||
- Update spec file for latest changes
|
||||
- add faad plugin
|
||||
|
|
Loading…
Reference in a new issue