diff --git a/ChangeLog b/ChangeLog index e92b18b3e7..b2344ec0da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-12-15 Thomas Vander Stichele + + * Makefile.am: + * gst-plugins-ugly.doap: + * gst-plugins-ugly.spec.in: + add doap file + 2006-12-14 Tim-Philipp Müller * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead): diff --git a/Makefile.am b/Makefile.am index 92899df656..e02c45f115 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,7 @@ SUBDIRS = \ EXTRA_DIST = \ gst-plugins-ugly.spec depcomp \ AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \ - ChangeLog autogen.sh + ChangeLog gst-plugins-ugly.doap autogen.sh DISTCLEANFILES = _stdint.h diff --git a/gst-plugins-ugly.doap b/gst-plugins-ugly.doap new file mode 100644 index 0000000000..246d44b979 --- /dev/null +++ b/gst-plugins-ugly.doap @@ -0,0 +1,115 @@ + + + GStreamer Ugly Plug-ins + gst-plugins-ugly + + 2005-09-06 + +a set of good-quality plug-ins with license or patent problems. + + +GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and correct +functionality, but distributing them might pose problems. The license on either +the plug-ins or the supporting libraries might not be how we'd like. The code +might be widely known to present patent problems. + + + + + + C + + + + + + :pserver:anonymous@cvs.freedesktop.org:/cvs/gstreamer + gst-plugins-ugly + + + + + + + 0.10.5 + 0.10 + She said + 2006-12-13 + + + + + + + + 0.10.4 + 0.10 + Metal Molly + 2006-08-14 + + + + + + + + 0.10.3 + 0.10 + Late Plane + 2006-03-31 + + + + + + + + 0.10.2 + 0.10 + Season to Taste + 2006-02-20 + + + + + + + + 0.10.1 + 0.10 + Peng + 2006-01-13 + + + + + + + + 0.10.0 + 0.10 + Brie + 2005-12-05 + + + + + + + + Wim Taymans + 0d93fde052812d51a05fd86de9bdbf674423daa2 + + + + + Thomas Vander Stichele + + + + diff --git a/gst-plugins-ugly.spec.in b/gst-plugins-ugly.spec.in index e59ad9bc65..5320e2d6c1 100644 --- a/gst-plugins-ugly.spec.in +++ b/gst-plugins-ugly.spec.in @@ -90,13 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT -%post - -%postun - %files -f gst-plugins-ugly-%{majorminor}.lang %defattr(-, root, root, -) -%doc AUTHORS COPYING README REQUIREMENTS +%doc AUTHORS COPYING README REQUIREMENTS gst-plugins-ugly.doap %{_libdir}/gstreamer-%{majorminor}/libgstasf.so %{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so %{_libdir}/gstreamer-%{majorminor}/libgstiec958.so @@ -116,5 +112,9 @@ rm -rf $RPM_BUILD_ROOT %doc %{_datadir}/gtk-doc/html/gst-plugins-ugly-plugins-%{majorminor}/* %changelog +* Fri Dec 15 2006 Thomas Vander Stichele +- further cleanup +- add .doap file + * Fri Sep 02 2005 Thomas Vander Stichele - clean out for split into ugly