auto-import gstreamer-0.8.1-4 from gstreamer-0.8.1-4.src.rpm
This commit is contained in:
parent
ed28a1c6e8
commit
2d30a837ff
@ -7,7 +7,7 @@ Version: 0.8.1
|
|||||||
%define majmin 0.8
|
%define majmin 0.8
|
||||||
%define po_package %{name}-%{majmin}
|
%define po_package %{name}-%{majmin}
|
||||||
|
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: GStreamer streaming media framework runtime.
|
Summary: GStreamer streaming media framework runtime.
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -30,6 +30,7 @@ BuildRequires: zlib-devel
|
|||||||
BuildRequires: popt > 1.6
|
BuildRequires: popt > 1.6
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: ghostscript
|
||||||
Prereq: /sbin/ldconfig
|
Prereq: /sbin/ldconfig
|
||||||
|
|
||||||
### documentation requirements
|
### documentation requirements
|
||||||
@ -161,6 +162,9 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
|
|||||||
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
|
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2004 Colin Walters <walters@redhat.com> 0.8.1-4
|
||||||
|
- BuildRequire ghostscript
|
||||||
|
|
||||||
* Mon Jun 21 2004 Colin Walters <walters@redhat.com> 0.8.1-3
|
* Mon Jun 21 2004 Colin Walters <walters@redhat.com> 0.8.1-3
|
||||||
- Apply register-clobbering patch from upstream CVS.
|
- Apply register-clobbering patch from upstream CVS.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user