Add provides/obsoletes for tools subpackage.

Upload source.
This commit is contained in:
Brian Pepple 2012-07-13 09:19:20 -04:00
parent ff7cef7bb8
commit f1bec1e94c
3 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/gstreamer-0.10.34.tar.bz2
/gstreamer-0.10.35.tar.xz
/gstreamer-0.10.36.tar.xz
/gstreamer-0.11.92.tar.xz

View File

@ -52,6 +52,10 @@ BuildRequires: tetex-dvips
BuildRequires: ghostscript
BuildRequires: PyXML
## These provides/obsoletes added with F18. Can be dropped around F22.
Provides: gstreamer-tools = %{version}-%{release}
Obsoletes: gstreamer-tools < 0.11.92-1
%description
GStreamer is a streaming media framework, based on graphs of filters which

View File

@ -1 +1 @@
15389c73e091b1dda915279c388b9cb2 gstreamer-0.10.36.tar.xz
18afb50f6a508ac59dca694882091e66 gstreamer-0.11.92.tar.xz