[gstreamer: 12/222] auto-import changelog data from gstreamer-0.8.4-1.src.rpm Mon Jul 26 2004 Colin Walters <walters@red
by Dominik Mierzejewski
commit 0f5fc7b153c707f9e7814923d3df755362b0ad97
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:56:52 2004 +0000
auto-import changelog data from gstreamer-0.8.4-1.src.rpm
Mon Jul 26 2004 Colin Walters <walters(a)redhat.com> 0.8.4-1
- Update to 0.8.4
Tue Jul 20 2004 Colin Walters <walters(a)redhat.com> 0.8.3.3-1
- Update
.cvsignore | 2 +-
gstreamer.spec | 10 ++++++++--
sources | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index d3772e6..e9789ce 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.8.3.tar.bz2
+gstreamer-0.8.4.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index 3951a9d..be8f118 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -2,12 +2,12 @@
%define _libxml2 2.4.9
Name: gstreamer
-Version: 0.8.3
+Version: 0.8.4
# keep in sync with the VERSION. gstreamer can append a .0.1 to CVS snapshots.
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 3
+Release: 1
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -162,6 +162,12 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Tue Jul 26 2004 Colin Walters <walters(a)redhat.com> 0.8.4-1
+- Update to 0.8.4
+
+* Tue Jul 20 2004 Colin Walters <walters(a)redhat.com> 0.8.3.3-1
+- Update
+
* Tue Jul 05 2004 Colin Walters <walters(a)redhat.com> 0.8.3-3
- Another rebuild to placate beehive!
diff --git a/sources b/sources
index af8c927..5ecccff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-090bdbd35c9b831746694d020356d5b6 gstreamer-0.8.3.tar.bz2
+5bf02f686f3bbd787f9dca4331ce8ee2 gstreamer-0.8.4.tar.bz2
4 years, 5 months
[gstreamer: 11/222] auto-import changelog data from gstreamer-0.8.3-3.src.rpm Mon Jul 05 2004 Colin Walters <walters@red
by Dominik Mierzejewski
commit 9b6409de30393e5dfbe9d5ae3d332641430ca5bd
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:56:39 2004 +0000
auto-import changelog data from gstreamer-0.8.3-3.src.rpm
Mon Jul 05 2004 Colin Walters <walters(a)redhat.com> 0.8.3-3
- Another rebuild to placate beehive!
Mon Jul 05 2004 Colin Walters <walters(a)redhat.com> 0.8.3-2
- Rebuild to placate beehive
gstreamer.spec | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index ec8c9ec..3951a9d 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,7 +7,7 @@ Version: 0.8.3
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 1
+Release: 3
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -28,6 +28,8 @@ BuildRequires: gtk-doc >= 1.1
BuildRequires: zlib-devel
BuildRequires: popt > 1.6
BuildRequires: gettext
+# for autopoint, should be depended on by gettext-devel
+BuildRequires: cvs
BuildRequires: flex
BuildRequires: ghostscript
Prereq: /sbin/ldconfig
@@ -160,6 +162,12 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Tue Jul 05 2004 Colin Walters <walters(a)redhat.com> 0.8.3-3
+- Another rebuild to placate beehive!
+
+* Tue Jul 05 2004 Colin Walters <walters(a)redhat.com> 0.8.3-2
+- Rebuild to placate beehive
+
* Wed Jun 23 2004 Colin Walters <walters(a)redhat.com> 0.8.3-1
- Update to 0.8.3, now that I am convinced it is safe.
- Remove backported cpufix patch.
4 years, 5 months
[gstreamer: 10/222] auto-import changelog data from gstreamer-0.8.3-1.src.rpm Wed Jun 23 2004 Colin Walters <walters@red
by Dominik Mierzejewski
commit 9886e719d4c95a6cece8c4c066655757ecae6907
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:56:18 2004 +0000
auto-import changelog data from gstreamer-0.8.3-1.src.rpm
Wed Jun 23 2004 Colin Walters <walters(a)redhat.com> 0.8.3-1
- Update to 0.8.3, now that I am convinced it is safe.
- Remove backported cpufix patch.
- "cvs remove" a bunch of obsoleted patches.
.cvsignore | 2 +-
gstreamer.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 9e20392..d3772e6 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.8.1.tar.bz2
+gstreamer-0.8.3.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index 511300e..ec8c9ec 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -2,12 +2,12 @@
%define _libxml2 2.4.9
Name: gstreamer
-Version: 0.8.1
+Version: 0.8.3
# keep in sync with the VERSION. gstreamer can append a .0.1 to CVS snapshots.
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 5
+Release: 1
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -16,7 +16,6 @@ Source: http://gstreamer.net/releases/%{version}/src/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
# There was problems generating pdf and postscript:
Patch1: gstreamer-0.7.5-nops.patch
-Patch2: gstreamer-0.8.1-cpufix.patch
Requires: glib2 >= %_glib2
Requires: libxml2 >= %_libxml2
@@ -88,7 +87,6 @@ in the future.
%prep
%setup -q
%patch1 -p1 -b .nops
-%patch2 -p1 -b .cpufix
# openjade doesn't support xml catalogs, so we have to patch in the right dtd reference
find -name "*.xml" | xargs grep -l "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | xargs perl -pi -e 's#http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd#/usr/share/sgml/...'
@@ -162,6 +160,11 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Wed Jun 23 2004 Colin Walters <walters(a)redhat.com> 0.8.3-1
+- Update to 0.8.3, now that I am convinced it is safe.
+- Remove backported cpufix patch.
+- "cvs remove" a bunch of obsoleted patches.
+
* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-5
- BuildRequire gettext-devel
diff --git a/sources b/sources
index cada83b..af8c927 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-154c95169f343b53f15cc5a124ef673d gstreamer-0.8.1.tar.bz2
+090bdbd35c9b831746694d020356d5b6 gstreamer-0.8.3.tar.bz2
4 years, 5 months
[gstreamer: 9/222] auto-import gstreamer-0.8.1-5 from gstreamer-0.8.1-5.src.rpm
by Dominik Mierzejewski
commit 62d060a0d35f24e11ee88eed73764bbef6330502
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:56:12 2004 +0000
auto-import gstreamer-0.8.1-5 from gstreamer-0.8.1-5.src.rpm
gstreamer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 1834744..511300e 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,7 +7,7 @@ Version: 0.8.1
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 4
+Release: 5
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -162,6 +162,9 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-5
+- BuildRequire gettext-devel
+
* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-4
- BuildRequire ghostscript
4 years, 5 months
[gstreamer: 8/222] auto-import gstreamer-0.8.1-4 from gstreamer-0.8.1-4.src.rpm
by Dominik Mierzejewski
commit 2d30a837ff640fe8b1a158e98e889116a414714c
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:55:59 2004 +0000
auto-import gstreamer-0.8.1-4 from gstreamer-0.8.1-4.src.rpm
gstreamer.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 647c2a0..1834744 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,7 +7,7 @@ Version: 0.8.1
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 3
+Release: 4
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -30,6 +30,7 @@ BuildRequires: zlib-devel
BuildRequires: popt > 1.6
BuildRequires: gettext
BuildRequires: flex
+BuildRequires: ghostscript
Prereq: /sbin/ldconfig
### documentation requirements
@@ -161,6 +162,9 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-4
+- BuildRequire ghostscript
+
* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-3
- Apply register-clobbering patch from upstream CVS.
4 years, 5 months
[gstreamer: 7/222] auto-import changelog data from gstreamer-0.8.1-3.src.rpm Mon Jun 21 2004 Colin Walters <walters@red
by Dominik Mierzejewski
commit ed28a1c6e8099b0bc11a747adae4d09872be7f4d
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:55:40 2004 +0000
auto-import changelog data from gstreamer-0.8.1-3.src.rpm
Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-3
- Apply register-clobbering patch from upstream CVS.
Tue Jun 15 2004 Elliot Lee <sopwith(a)redhat.com> 0.8.1-2
- rebuilt
gstreamer.spec | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 6656322..647c2a0 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,7 +7,7 @@ Version: 0.8.1
%define majmin 0.8
%define po_package %{name}-%{majmin}
-Release: 1
+Release: 3
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -16,6 +16,7 @@ Source: http://gstreamer.net/releases/%{version}/src/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
# There was problems generating pdf and postscript:
Patch1: gstreamer-0.7.5-nops.patch
+Patch2: gstreamer-0.8.1-cpufix.patch
Requires: glib2 >= %_glib2
Requires: libxml2 >= %_libxml2
@@ -86,6 +87,7 @@ in the future.
%prep
%setup -q
%patch1 -p1 -b .nops
+%patch2 -p1 -b .cpufix
# openjade doesn't support xml catalogs, so we have to patch in the right dtd reference
find -name "*.xml" | xargs grep -l "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | xargs perl -pi -e 's#http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd#/usr/share/sgml/...'
@@ -159,6 +161,12 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Mon Jun 21 2004 Colin Walters <walters(a)redhat.com> 0.8.1-3
+- Apply register-clobbering patch from upstream CVS.
+
+* Tue Jun 15 2004 Elliot Lee <sopwith(a)redhat.com> 0.8.1-2
+- rebuilt
+
* Mon Apr 15 2004 Colin Walters <walters(a)redhat.com> 0.8.1-1
- Update to 0.8.1
- Delete registry patches which have been upstreamed
4 years, 5 months
[gstreamer: 6/222] auto-import changelog data from gstreamer-0.8.1-1.src.rpm Thu Apr 15 2004 Colin Walters <walters@red
by Dominik Mierzejewski
commit 2155ba18dfd3c6260f7d1962176e84fff79bcae2
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:55:37 2004 +0000
auto-import changelog data from gstreamer-0.8.1-1.src.rpm
Thu Apr 15 2004 Colin Walters <walters(a)redhat.com> 0.8.1-1
- Update to 0.8.1
- Delete registry patches which have been upstreamed
- COPYING.LIB is gone
Mon Apr 05 2004 Colin Walters <walters(a)redhat.com> 0.8.0-4
- I have discovered that it is helpful, when adding patches to a package,
to actually add the "%patchN" lines.
Mon Mar 22 2004 Colin Walters <walters(a)redhat.com> 0.8.0-3
- Add BuildRequires on flex
- Add patch to avoid calling opendir() on files
Mon Mar 22 2004 Colin Walters <walters(a)redhat.com> 0.8.0-2
- Add patch to avoid setting mtime on registry
.cvsignore | 2 +-
gstreamer.spec | 21 +++++++++++++++++++--
sources | 2 +-
3 files changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index e30c77c..9e20392 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.8.0.tar.bz2
+gstreamer-0.8.1.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index 9f10075..6656322 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -2,7 +2,7 @@
%define _libxml2 2.4.9
Name: gstreamer
-Version: 0.8.0
+Version: 0.8.1
# keep in sync with the VERSION. gstreamer can append a .0.1 to CVS snapshots.
%define majmin 0.8
%define po_package %{name}-%{majmin}
@@ -28,6 +28,7 @@ BuildRequires: gtk-doc >= 1.1
BuildRequires: zlib-devel
BuildRequires: popt > 1.6
BuildRequires: gettext
+BuildRequires: flex
Prereq: /sbin/ldconfig
### documentation requirements
@@ -131,7 +132,7 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%files -f %{po_package}.lang
%defattr(-, root, root)
-%doc AUTHORS COPYING README TODO COPYING.LIB ABOUT-NLS REQUIREMENTS DOCBUILDING
+%doc AUTHORS COPYING README TODO ABOUT-NLS REQUIREMENTS DOCBUILDING
%dir %{_libdir}/gstreamer-%{majmin}
%dir %{_localstatedir}/cache/gstreamer-%{majmin}
%{_libdir}/gstreamer-%{majmin}/*.so*
@@ -158,6 +159,22 @@ env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Mon Apr 15 2004 Colin Walters <walters(a)redhat.com> 0.8.1-1
+- Update to 0.8.1
+- Delete registry patches which have been upstreamed
+- COPYING.LIB is gone
+
+* Mon Apr 05 2004 Colin Walters <walters(a)redhat.com> 0.8.0-4
+- I have discovered that it is helpful, when adding patches
+ to a package, to actually add the "%patchN" lines.
+
+* Mon Mar 22 2004 Colin Walters <walters(a)redhat.com> 0.8.0-3
+- Add BuildRequires on flex
+- Add patch to avoid calling opendir() on files
+
+* Mon Mar 22 2004 Colin Walters <walters(a)redhat.com> 0.8.0-2
+- Add patch to avoid setting mtime on registry
+
* Tue Mar 16 2004 Alex Larsson <alexl(a)redhat.com> 0.8.0-1
- update to 0.8.0
diff --git a/sources b/sources
index 5f1f3b2..cada83b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-275384c4001c6b934f159952f39e2f36 gstreamer-0.8.0.tar.bz2
+154c95169f343b53f15cc5a124ef673d gstreamer-0.8.1.tar.bz2
4 years, 5 months
[gstreamer: 5/222] auto-import changelog data from gstreamer-0.8.0-1.src.rpm Tue Mar 16 2004 Alex Larsson <alexl@redhat
by Dominik Mierzejewski
commit 10033eaa9d7012372d22cbc697fde71c3d35b65c
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:54:44 2004 +0000
auto-import changelog data from gstreamer-0.8.0-1.src.rpm
Tue Mar 16 2004 Alex Larsson <alexl(a)redhat.com> 0.8.0-1
- update to 0.8.0
Wed Mar 10 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.6-1
- update to 0.7.6
Thu Mar 04 2004 Jeremy Katz <katzj(a)redhat.com> - 0.7.5-2
- fix plugin dir with respect to %_lib
Tue Mar 02 2004 Elliot Lee <sopwith(a)redhat.com>
- rebuilt
Tue Feb 24 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.5-1
- update to 0.7.5
- clean up specfile some
- enable docs
Fri Feb 13 2004 Elliot Lee <sopwith(a)redhat.com>
- rebuilt
Wed Feb 04 2004 Bill Nottingham <notting(a)redhat.com> 0.7.3-4
- fix %post
.cvsignore | 2 +-
gstreamer.spec | 144 +++++++++++++++++++++++++++++----------------------------
sources | 2 +-
3 files changed, 75 insertions(+), 73 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 426e101..e30c77c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.7.3.tar.bz2
+gstreamer-0.8.0.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index 5ff4e03..9f10075 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -1,23 +1,21 @@
%define _glib2 2.3.0
-%define _libxml2 2.4.0
-## exclude arches that don't work for now.
-#ExcludeArch: x86_64 ia64 alpha s390 s390x
+%define _libxml2 2.4.9
Name: gstreamer
-Version: 0.7.3
+Version: 0.8.0
# keep in sync with the VERSION. gstreamer can append a .0.1 to CVS snapshots.
-%define major 0.7
-%define po_package %{name}-%{major}
+%define majmin 0.8
+%define po_package %{name}-%{majmin}
-Release: 3
+Release: 1
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
URL: http://gstreamer.net/
Source: http://gstreamer.net/releases/%{version}/src/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Patch1: gstreamer-0.5.2-s390.patch
-Patch3: gstreamer-0.6.0-ppc64.patch
+# There was problems generating pdf and postscript:
+Patch1: gstreamer-0.7.5-nops.patch
Requires: glib2 >= %_glib2
Requires: libxml2 >= %_libxml2
@@ -25,19 +23,22 @@ Requires: popt > 1.6
BuildRequires: glib2-devel >= %_glib2
BuildRequires: libxml2-devel >= %_libxml2
-BuildRequires: bison
-BuildRequires: gtk-doc >= 0.7
+BuildRequires: bison flex
+BuildRequires: gtk-doc >= 1.1
BuildRequires: zlib-devel
-BuildRequires: gtk-doc >= 0.7
BuildRequires: popt > 1.6
-Prereq: /sbin/ldconfig gstreamer-tools
+BuildRequires: gettext
+Prereq: /sbin/ldconfig
### documentation requirements
BuildRequires: openjade
BuildRequires: python2
-BuildRequires: docbook-style-dsssl docbook-dtd31-sgml docbook-style-xsl
-BuildRequires: docbook-utils
+BuildRequires: docbook-style-dsssl
+BuildRequires: docbook-style-xsl
+BuildRequires: docbook-dtds
+BuildRequires: docbook-utils
BuildRequires: transfig xfig
+BuildRequires: netpbm-progs
%description
GStreamer is a streaming-media framework, based on graphs of filters which
@@ -83,34 +84,37 @@ in the future.
%prep
%setup -q
-%patch1 -p1 -b .s390
-#%patch3 -p1 -b .ppc64
+%patch1 -p1 -b .nops
-## x86_64 is x86 too!
-perl -pi -e 's/xi\?86 \| k\?\)/xi?86 | k? | *86_64)/g' configure aclocal.m4
-perl -pi -e 's/-Werror//g' configure configure.ac libs/ext/cothreads/configure libs/ext/cothreads/configure.ac
+# openjade doesn't support xml catalogs, so we have to patch in the right dtd reference
+find -name "*.xml" | xargs grep -l "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" | xargs perl -pi -e 's#http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd#/usr/share/sgml/...'
+
+# The nopdf patch touches automake makefile sources
NOCONFIGURE=1 ./autogen.sh
%build
## FIXME should re-enable the docs build when it works
%configure --disable-plugin-builddir --disable-tests --disable-examples \
- --disable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html \
+ --with-cachedir=%{_localstatedir}/cache/gstreamer-%{majmin} \
+ --enable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html \
--enable-debug
+
make %{?_smp_mflags}
%install
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
-# adding devhelp stuff here for now, need to integrate better
-# when devhelp allows it
-#mkdir -p $RPM_BUILD_ROOT/%{_datadir}/devhelp/specs
-#cp $RPM_BUILD_DIR/%{name}-%{version}/docs/devhelp/*.devhelp $RPM_BUILD_ROOT/%{_datadir}/devhelp/specs
-%makeinstall
+# build documentation to a different location so it doesn't end up in
+# a gstreamer-devel-(version) dir and doesn't get deleted by %doc scripts
+%makeinstall docdir=$RPM_BUILD_ROOT%{_datadir}/gstreamer-%{majmin}/doc
-/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{major}/*.a
-/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{major}/*.la
+mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/gstreamer-%{majmin}
+
+/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majmin}/*.a
+/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majmin}/*.la
+/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/libgstmedia-info*.so.0.0.0
@@ -121,64 +125,62 @@ make %{?_smp_mflags}
%post
/sbin/ldconfig
-env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
-
-%post devel
-# adding devhelp links to work around different base not working
-#mkdir -p %{_datadir}/devhelp/books
-#ln -sf %{_datadir}/gtk-doc/html/gstreamer %{_datadir}/devhelp/books
-#ln -sf %{_datadir}/gtk-doc/html/gstreamer-libs %{_datadir}/devhelp/books
+env DISPLAY= %{_bindir}/gst-register-%{majmin} > /dev/null 2> /dev/null
%postun -p /sbin/ldconfig
-%postun devel
-#rm -f %{_datadir}/devhelp/books/gstreamer
-#rm -f %{_datadir}/devhelp/books/gstreamer-libs
-
%files -f %{po_package}.lang
%defattr(-, root, root)
-%doc AUTHORS COPYING README TODO COPYING.LIB ABOUT-NLS REQUIREMENTS DOCBUILDING RELEASE
-%dir %{_libdir}/gstreamer-%{major}
-%{_libdir}/gstreamer-%{major}/*.so*
-%{_libdir}/libgstreamer-%{major}.so
-%{_libdir}/libgstcontrol-%{major}.so
-%{_libdir}/*.a
+%doc AUTHORS COPYING README TODO COPYING.LIB ABOUT-NLS REQUIREMENTS DOCBUILDING
+%dir %{_libdir}/gstreamer-%{majmin}
+%dir %{_localstatedir}/cache/gstreamer-%{majmin}
+%{_libdir}/gstreamer-%{majmin}/*.so*
+%{_libdir}/libgstreamer-%{majmin}.so
+%{_libdir}/libgstcontrol-%{majmin}.so
%{_libdir}/*.so.*
+%{_bindir}/*-%{majmin}
+%{_mandir}/man1/*-%{majmin}.1.gz
%files devel
%defattr(-, root, root)
-%dir %{_includedir}/%{name}-%{major}
-%{_includedir}/%{name}-%{major}/*
+%dir %{_includedir}/%{name}-%{majmin}
+%{_includedir}/%{name}-%{majmin}/*
%{_libdir}/pkgconfig/gstreamer*.pc
%{_datadir}/aclocal/*
-#%{_datadir}/devhelp/specs/%{name}-%{major}.devhelp
-#%{_datadir}/devhelp/specs/%{name}-libs-%{major}.devhelp
-#%{_datadir}/gtk-doc/html/gstreamer-%{major}/*html
-#%{_datadir}/gtk-doc/html/gstreamer-%{major}/index.sgml
-#%{_datadir}/gtk-doc/html/gstreamer-libs-%{major}/*html
-#%{_datadir}/gtk-doc/html/gstreamer-libs-%{major}/index.sgml
-
-
-## FIXME disabled due to --disable-docs-build
-##%{_datadir}/gtk-doc/html/*
-##%{_datadir}/devhelp/specs/gstreamer.devhelp
-##%{_datadir}/devhelp/specs/gstreamer-libs.devhelp
+%{_datadir}/gtk-doc/html/*
+%{_datadir}/gstreamer-%{majmin}/doc
%files tools
%defattr(-, root, root)
-%{_bindir}/gst-complete-%{major}
-%{_bindir}/gst-compprep-%{major}
-%{_bindir}/gst-feedback-%{major}
-%{_bindir}/gst-inspect-%{major}
-%{_bindir}/gst-launch-%{major}
-%{_bindir}/gst-md5sum-%{major}
-%{_bindir}/gst-register-%{major}
-%{_bindir}/gst-xmllaunch-%{major}
-%{_bindir}/gst-typefind-%{major}
-%{_bindir}/gst-xmlinspect-%{major}
+%{_bindir}/*
+%exclude %{_bindir}/*-%{majmin}
%{_mandir}/man1/*
+%exclude %{_mandir}/man1/*-%{majmin}.1.gz
%changelog
+* Tue Mar 16 2004 Alex Larsson <alexl(a)redhat.com> 0.8.0-1
+- update to 0.8.0
+
+* Wed Mar 10 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.6-1
+- update to 0.7.6
+
+* Thu Mar 4 2004 Jeremy Katz <katzj(a)redhat.com> - 0.7.5-2
+- fix plugin dir with respect to %%_lib
+
+* Tue Mar 02 2004 Elliot Lee <sopwith(a)redhat.com>
+- rebuilt
+
+* Tue Feb 24 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.5-1
+- update to 0.7.5
+- clean up specfile some
+- enable docs
+
+* Fri Feb 13 2004 Elliot Lee <sopwith(a)redhat.com>
+- rebuilt
+
+* Wed Feb 4 2004 Bill Nottingham <notting(a)redhat.com> 0.7.3-4
+- fix %%post
+
* Wed Jan 28 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.3-3
- add s390 patch
@@ -228,8 +230,8 @@ env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
- %post -p was wrong
* Tue Dec 17 2002 Jonathan Blandford <jrb(a)redhat.com> 0.5.0-7
-- explicitly add %{_libdir}/libgstreamer-{major}.so
-- explicitly add %{_libdir}/libgstcontrol-{major}.so
+- explicitly add %{_libdir}/libgstreamer-{majmin}.so
+- explicitly add %{_libdir}/libgstcontrol-{majmin}.so
* Mon Dec 16 2002 Jonathan Blandford <jrb(a)redhat.com>
- bump release
diff --git a/sources b/sources
index 9bae53c..5f1f3b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6512fd27235657e5c5ea37f47e05f9a3 gstreamer-0.7.3.tar.bz2
+275384c4001c6b934f159952f39e2f36 gstreamer-0.8.0.tar.bz2
4 years, 5 months
[gstreamer: 4/222] auto-import changelog data from gstreamer-0.7.3-3.src.rpm Wed Jan 28 2004 Alexander Larsson <alexl@r
by Dominik Mierzejewski
commit 57a80315589130e493c17b112b08e788d070f485
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:54:31 2004 +0000
auto-import changelog data from gstreamer-0.7.3-3.src.rpm
Wed Jan 28 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.3-3
- add s390 patch
Tue Jan 27 2004 Jonathan Blandford <jrb(a)redhat.com> 0.7.3-1
- new version
.cvsignore | 2 +-
gstreamer.spec | 58 +++++++++++++++++++++++++++++-----------------------------
sources | 2 +-
3 files changed, 31 insertions(+), 31 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 28648d0..426e101 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.6.3.tar.gz
+gstreamer-0.7.3.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index a3a8fef..5ff4e03 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -1,23 +1,22 @@
-%define _glib2 2.0.1
+%define _glib2 2.3.0
%define _libxml2 2.4.0
-
## exclude arches that don't work for now.
#ExcludeArch: x86_64 ia64 alpha s390 s390x
Name: gstreamer
-Version: 0.6.3
+Version: 0.7.3
# keep in sync with the VERSION. gstreamer can append a .0.1 to CVS snapshots.
-%define major 0.6
+%define major 0.7
+%define po_package %{name}-%{major}
-Release: 1
+Release: 3
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
URL: http://gstreamer.net/
-Source: http://gstreamer.net/releases/%{version}/src/%{name}-%{version}.tar.gz
+Source: http://gstreamer.net/releases/%{version}/src/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Patch: gstreamer-0.5.0-fixdocbook.patch
-#Patch2: gstreamer-0.5.2-nowerror.patch
+Patch1: gstreamer-0.5.2-s390.patch
Patch3: gstreamer-0.6.0-ppc64.patch
Requires: glib2 >= %_glib2
@@ -84,8 +83,8 @@ in the future.
%prep
%setup -q
-#%patch2 -p1 -b .nowerror
-%patch3 -p1 -b .ppc64
+%patch1 -p1 -b .s390
+#%patch3 -p1 -b .ppc64
## x86_64 is x86 too!
perl -pi -e 's/xi\?86 \| k\?\)/xi?86 | k? | *86_64)/g' configure aclocal.m4
@@ -115,6 +114,8 @@ make %{?_smp_mflags}
/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
/bin/rm -f $RPM_BUILD_ROOT%{_libdir}/libgstmedia-info*.so.0.0.0
+%find_lang %{po_package}
+
%clean
[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
@@ -134,7 +135,7 @@ env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
#rm -f %{_datadir}/devhelp/books/gstreamer
#rm -f %{_datadir}/devhelp/books/gstreamer-libs
-%files
+%files -f %{po_package}.lang
%defattr(-, root, root)
%doc AUTHORS COPYING README TODO COPYING.LIB ABOUT-NLS REQUIREMENTS DOCBUILDING RELEASE
%dir %{_libdir}/gstreamer-%{major}
@@ -165,26 +166,25 @@ env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
%files tools
%defattr(-, root, root)
-%{_bindir}/gst-complete
-%{_bindir}/gst-compprep
-%{_bindir}/gst-feedback
-%{_bindir}/gst-inspect
-%{_bindir}/gst-launch
-%{_bindir}/gst-md5sum
-%{_bindir}/gst-register
-%{_bindir}/gst-xmllaunch
-%{_bindir}/gst-typefind
-%{_mandir}/man1/gst-complete.*
-%{_mandir}/man1/gst-compprep.*
-%{_mandir}/man1/gst-feedback.*
-%{_mandir}/man1/gst-inspect.*
-%{_mandir}/man1/gst-launch.*
-%{_mandir}/man1/gst-md5sum.*
-%{_mandir}/man1/gst-register.*
-%{_mandir}/man1/gst-xmllaunch.*
-%{_mandir}/man1/gst-typefind.*
+%{_bindir}/gst-complete-%{major}
+%{_bindir}/gst-compprep-%{major}
+%{_bindir}/gst-feedback-%{major}
+%{_bindir}/gst-inspect-%{major}
+%{_bindir}/gst-launch-%{major}
+%{_bindir}/gst-md5sum-%{major}
+%{_bindir}/gst-register-%{major}
+%{_bindir}/gst-xmllaunch-%{major}
+%{_bindir}/gst-typefind-%{major}
+%{_bindir}/gst-xmlinspect-%{major}
+%{_mandir}/man1/*
%changelog
+* Wed Jan 28 2004 Alexander Larsson <alexl(a)redhat.com> 0.7.3-3
+- add s390 patch
+
+* Tue Jan 27 2004 Jonathan Blandford <jrb(a)redhat.com> 0.7.3-1
+- new version
+
* Thu Sep 11 2003 Alexander Larsson <alexl(a)redhat.com> 0.6.3-1
- Update to 0.6.3 (gnome 2.4 final)
diff --git a/sources b/sources
index 822e145..9bae53c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cda08003259ab8041a1ed5059979dccf gstreamer-0.6.3.tar.gz
+6512fd27235657e5c5ea37f47e05f9a3 gstreamer-0.7.3.tar.bz2
4 years, 5 months
[gstreamer: 3/222] auto-import changelog data from gstreamer-0.6.3-1.src.rpm Thu Sep 11 2003 Alexander Larsson <alexl@r
by Dominik Mierzejewski
commit ee9474c3bb2d84ab7b53a957f0848fd688e70e84
Author: cvsdist <cvsdist(a)fedoraproject.org>
Date: Thu Sep 9 05:53:54 2004 +0000
auto-import changelog data from gstreamer-0.6.3-1.src.rpm
Thu Sep 11 2003 Alexander Larsson <alexl(a)redhat.com> 0.6.3-1
- Update to 0.6.3 (gnome 2.4 final)
Tue Aug 19 2003 Alexander Larsson <alexl(a)redhat.com> 0.6.2-6
- 0.6.2
Wed Jun 04 2003 Elliot Lee <sopwith(a)redhat.com>
- rebuilt
Mon Feb 17 2003 Elliot Lee <sopwith(a)redhat.com> 0.6.0-5
- ppc64 patch
.cvsignore | 2 +-
gstreamer.spec | 26 ++++++++++++++++++++++----
sources | 2 +-
3 files changed, 24 insertions(+), 6 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 412743c..28648d0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.6.0.tar.gz
+gstreamer-0.6.3.tar.gz
diff --git a/gstreamer.spec b/gstreamer.spec
index 9964975..a3a8fef 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -5,11 +5,11 @@
#ExcludeArch: x86_64 ia64 alpha s390 s390x
Name: gstreamer
-Version: 0.6.0
+Version: 0.6.3
# keep in sync with the VERSION. gstreamer can append a .0.1 to CVS snapshots.
%define major 0.6
-Release: 4
+Release: 1
Summary: GStreamer streaming media framework runtime.
Group: Applications/Multimedia
License: LGPL
@@ -18,6 +18,7 @@ Source: http://gstreamer.net/releases/%{version}/src/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Patch: gstreamer-0.5.0-fixdocbook.patch
#Patch2: gstreamer-0.5.2-nowerror.patch
+Patch3: gstreamer-0.6.0-ppc64.patch
Requires: glib2 >= %_glib2
Requires: libxml2 >= %_libxml2
@@ -84,14 +85,16 @@ in the future.
%prep
%setup -q
#%patch2 -p1 -b .nowerror
+%patch3 -p1 -b .ppc64
## x86_64 is x86 too!
perl -pi -e 's/xi\?86 \| k\?\)/xi?86 | k? | *86_64)/g' configure aclocal.m4
-perl -pi -e 's/-Werror//g' configure libs/ext/cothreads/configure libs/ext/cothreads/configure.ac
+perl -pi -e 's/-Werror//g' configure configure.ac libs/ext/cothreads/configure libs/ext/cothreads/configure.ac
+NOCONFIGURE=1 ./autogen.sh
+
%build
## FIXME should re-enable the docs build when it works
-./autogen.sh
%configure --disable-plugin-builddir --disable-tests --disable-examples \
--disable-docs-build --with-html-dir=$RPM_BUILD_ROOT%{_datadir}/gtk-doc/html \
--enable-debug
@@ -146,6 +149,7 @@ env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
%dir %{_includedir}/%{name}-%{major}
%{_includedir}/%{name}-%{major}/*
%{_libdir}/pkgconfig/gstreamer*.pc
+%{_datadir}/aclocal/*
#%{_datadir}/devhelp/specs/%{name}-%{major}.devhelp
#%{_datadir}/devhelp/specs/%{name}-libs-%{major}.devhelp
#%{_datadir}/gtk-doc/html/gstreamer-%{major}/*html
@@ -169,6 +173,7 @@ env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
%{_bindir}/gst-md5sum
%{_bindir}/gst-register
%{_bindir}/gst-xmllaunch
+%{_bindir}/gst-typefind
%{_mandir}/man1/gst-complete.*
%{_mandir}/man1/gst-compprep.*
%{_mandir}/man1/gst-feedback.*
@@ -177,8 +182,21 @@ env DISPLAY= %{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
%{_mandir}/man1/gst-md5sum.*
%{_mandir}/man1/gst-register.*
%{_mandir}/man1/gst-xmllaunch.*
+%{_mandir}/man1/gst-typefind.*
%changelog
+* Thu Sep 11 2003 Alexander Larsson <alexl(a)redhat.com> 0.6.3-1
+- Update to 0.6.3 (gnome 2.4 final)
+
+* Tue Aug 19 2003 Alexander Larsson <alexl(a)redhat.com> 0.6.2-6
+- 0.6.2
+
+* Wed Jun 04 2003 Elliot Lee <sopwith(a)redhat.com>
+- rebuilt
+
+* Mon Feb 17 2003 Elliot Lee <sopwith(a)redhat.com> 0.6.0-5
+- ppc64 patch
+
* Wed Feb 12 2003 Bill Nottingham <notting(a)redhat.com> 0.6.0-4
- fix group
diff --git a/sources b/sources
index 5c8ab13..822e145 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8fd66923ce82f5552d53140f9868ac31 gstreamer-0.6.0.tar.gz
+cda08003259ab8041a1ed5059979dccf gstreamer-0.6.3.tar.gz
4 years, 5 months