SPECS: gnash.spec - 0.7.2, builds
glen
glen at pld-linux.org
Sun Dec 10 13:31:19 CET 2006
Author: glen Date: Sun Dec 10 12:31:19 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.7.2, builds
---- Files affected:
SPECS:
gnash.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/gnash.spec
diff -u SPECS/gnash.spec:1.3 SPECS/gnash.spec:1.4
--- SPECS/gnash.spec:1.3 Wed Jul 26 23:44:58 2006
+++ SPECS/gnash.spec Sun Dec 10 13:31:14 2006
@@ -2,12 +2,12 @@
Summary: Gnash - free Flash movie player
Summary(pl): Gnash - wolnodostępny odtwarzacz filmów Flash
Name: gnash
-Version: 0.7.1
+Version: 0.7.2
Release: 0.1
License: GPL v2+
Group: X11/Applications/Multimedia
Source0: ftp://ftp.gnu.org/gnu/gnash/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: d860981aeaac0fc941a28abc3c24223c
+# Source0-md5: ccef0f45be01a4c2992b46c2363a514f
URL: http://www.gnu.org/software/gnash/
BuildRequires: OpenGL-devel
BuildRequires: OpenGL-glut-devel
@@ -15,10 +15,11 @@
BuildRequires: SDL_mixer-devel
BuildRequires: autoconf >= 2.59-9
BuildRequires: automake
+BuildRequires: boost-devel
BuildRequires: cairo-devel
BuildRequires: gstreamer-devel >= 0.10
-BuildRequires: gtkglext-devel
BuildRequires: gtk+2-devel >= 2.0
+BuildRequires: gtkglext-devel
BuildRequires: libjpeg-devel
BuildRequires: libmad-devel
BuildRequires: libogg-devel
@@ -62,7 +63,8 @@
%{__autoconf}
%{__autoheader}
%{__automake}
-export PATH=/usr/lib/mozilla-firefox/:$PATH
+# mmm?? %{_lib} or drop?
+export PATH=/usr/lib/mozilla-firefox:$PATH
%configure \
--disable-static \
--enable-ghelp \
@@ -92,7 +94,17 @@
%attr(755,root,root) %{_bindir}/gnash
%attr(755,root,root) %{_bindir}/gparser
%attr(755,root,root) %{_bindir}/gprocessor
-%attr(755,root,root) %{_libdir}/libgnash*.so.*.*.*
+%attr(755,root,root) %{_bindir}/klash
+%{_libdir}/kde3/libklashpart.la
+%attr(755,root,root) %{_libdir}/kde3/libklashpart.so
+%{_datadir}/apps/klash
+%{_datadir}/config/klashrc
+%dir %{_datadir}/gnash
+%{_datadir}/gnash/gnash_128_96.ico
+%{_mandir}/man1/gnash.1*
+%{_datadir}/services/klash_part.desktop
+# removed in install section
+#%attr(755,root,root) %{_libdir}/libgnash*.so.*.*.*
%attr(755,root,root) %{_libdir}/browser-plugins/libgnashplugin.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -101,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/12/10 12:31:14 glen
+- 0.7.2, builds
+
Revision 1.3 2006/07/26 21:44:58 qboosh
- started update to 0.7.1, saving work; removed obsolete build patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnash.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list