From 1b3ef14df4e2729bcc4e24881038b7f75b08135c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 15 Dec 2006 12:18:21 +0000 Subject: add doap file Original commit message from CVS: * Makefile.am: * gst-plugins-bad.doap: * gst-plugins-bad.spec.in: add doap file --- gst-plugins-bad.spec.in | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'gst-plugins-bad.spec.in') diff --git a/gst-plugins-bad.spec.in b/gst-plugins-bad.spec.in index 621e5293..f71b4956 100644 --- a/gst-plugins-bad.spec.in +++ b/gst-plugins-bad.spec.in @@ -57,7 +57,7 @@ quality, even though they might work. %configure make %{?_smp_mflags} - + %install rm -rf $RPM_BUILD_ROOT @@ -74,15 +74,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %clean rm -rf $RPM_BUILD_ROOT -%post - -%postun - -%files - +%files -f gst-plugins-bad-%{majorminor}.lang %defattr(-, root, root) -%doc AUTHORS COPYING README REQUIREMENTS -%{_datadir}/locale +%doc AUTHORS COPYING README REQUIREMENTS gst-plugins-bad.doap # non-core plugins without external dependencies %{_libdir}/gstreamer-%{majorminor}/libgstqtdemux.so @@ -126,6 +120,10 @@ rm -rf $RPM_BUILD_ROOT @USE_DTS_TRUE@%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so %changelog +* Fri Dec 15 2006 Thomas Vander Stichele +- add doap file +- more cleanup + * Sun Nov 27 2005 Thomas Vander Stichele - redone for split -- cgit v1.2.1