]> git.pld-linux.org Git - packages/gstreamer-plugins-good.git/blobdiff - gstreamer-plugins-good.spec
- added URL
[packages/gstreamer-plugins-good.git] / gstreamer-plugins-good.spec
index ff55e00e28b47ed7e53437c6880fe8e3a1a9fb83..5dfc38f58a2f6724582b9309646bb28f5a93964c 100644 (file)
@@ -22,6 +22,7 @@ Source0:      http://gstreamer.freedesktop.org/src/gst-plugins-good/%{gstname}-%{vers
 # Source0-md5: be5ba72454a1df6e4e6d5deeeec88e59
 Patch0:                %{name}-bashish.patch
 Patch1:                %{name}-libcaca.patch
+URL:           http://gstreamer.freedesktop.org/
 %{?with_gconf:BuildRequires:   GConf2-devel >= 2.0}
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.5
@@ -63,7 +64,6 @@ Obsoletes:    gstreamer-udp
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                gstlibdir       %{_libdir}/gstreamer-%{gst_major_ver}
-%define                gstincludedir   %{_includedir}/gstreamer-%{gst_major_ver}
 
 %description
 GStreamer is a streaming-media framework, based on graphs of filters
@@ -120,6 +120,7 @@ Summary:    Good GStreamer audio effects plugins
 Summary(pl):   Dobre wtyczki efektów d¼wiêkowych do GStreamera
 Group:         Libraries
 Requires:      gstreamer-plugins-base >= %{gst_req_ver}
+Obsoletes:     gstreamer-audio-effects
 
 %description -n gstreamer-audio-effects-good
 Good GStreamer audio effects plugins.
@@ -353,9 +354,6 @@ rm -f $RPM_BUILD_ROOT%{gstlibdir}/*.la
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
-
 %post  -n gstreamer-GConf
 %gconf_schema_install gstreamer-0.10.schemas
 
This page took 0.031882 seconds and 4 git commands to generate.