Mailinglist Archive: opensuse-commit (857 mails)

< Previous Next >
commit gnash
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 28 Nov 2007 23:08:57 +0100
  • Message-id: <20071128220857.D12466781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnash
checked in at Wed Nov 28 23:08:57 CET 2007.

--------
--- gnash/gnash.changes 2007-10-23 16:49:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnash/gnash.changes 2007-11-28
17:26:52.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 28 18:01:59 CET 2007 - tiwai@xxxxxxx
+
+- updated to CVS 2007.11.28 snapshot
+ * gcc 4.3 fixes have been merged
+- fix build with older suse versions (for gstreamer lib path)
+
+-------------------------------------------------------------------

Old:
----
gnash-0.8.1.cvs20071023.tar.bz2
gnash-gcc43-fixes.diff

New:
----
gnash-0.8.1.cvs20071128.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnash.spec ++++++
--- /var/tmp/diff_new_pack.j13985/_old 2007-11-28 23:07:51.000000000 +0100
+++ /var/tmp/diff_new_pack.j13985/_new 2007-11-28 23:07:51.000000000 +0100
@@ -12,7 +12,7 @@

Name: gnash
%define DISTRIBUTABLE 1
-%define cvs_date 20071023
+%define cvs_date 20071128
BuildRequires: agg-devel boost-devel curl-devel gcc-c++ gstreamer010-devel
gtk2-devel libjpeg-devel libstdc++-devel
%if %DISTRIBUTABLE
%else
@@ -20,7 +20,7 @@
%endif
Summary: Free Flash movie player
Version: 0.8.1
-Release: 29
+Release: 42
License: GPL v2 or later
Group: Productivity/Networking/Web/Browsers
%if %{cvs_date}
@@ -29,7 +29,6 @@
%define package_version %{version}
%endif
Source: %{name}-%{package_version}.tar.bz2
-Patch: gnash-gcc43-fixes.diff
Url: http://www.gnu.org/software/gnash/
BuildRoot: %{_tmppath}/%{name}-%{version}-build

@@ -55,7 +54,6 @@
%else
%setup -q -n gnash-%{version}
%endif
-%patch
# exclude movies.all
for i in configure.ac testsuite/Makefile.am; do
grep -v 'movies\.all' $i > $i.x
@@ -72,6 +70,9 @@
--enable-renderer=agg \
--enable-media=GST \
--enable-plugin \
+%if %suse_version < 1030
+ --with-gstreamer-lib=/opt/gnome/%{_lib} \
+%endif
--with-plugindir=%{_libdir}/browser-plugins
make

@@ -93,7 +94,12 @@
%{_libdir}/browser-plugins/*
%{_bindir}/*
%{_datadir}/gnash
+
%changelog
+* Wed Nov 28 2007 - tiwai@xxxxxxx
+- updated to CVS 2007.11.28 snapshot
+ * gcc 4.3 fixes have been merged
+- fix build with older suse versions (for gstreamer lib path)
* Tue Oct 23 2007 - tiwai@xxxxxxx
- fix build with gcc 4.3
- updated to CVS 2007.10.23 snapshot

++++++ gnash-0.8.1.cvs20071023.tar.bz2 -> gnash-0.8.1.cvs20071128.tar.bz2 ++++++
++++ 43963 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages