gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/packaging/redhat gnash.spec


From: Rob Savoye
Subject: [Gnash-commit] gnash/packaging/redhat gnash.spec
Date: Thu, 14 Feb 2008 01:11:15 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    08/02/14 01:11:14

Modified files:
        packaging/redhat: gnash.spec 

Log message:
        Tweak the BuildRequires, don't try to package the uninstalled docs.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/packaging/redhat/gnash.spec?cvsroot=gnash&r1=1.18&r2=1.19

Patches:
Index: gnash.spec
===================================================================
RCS file: /sources/gnash/gnash/packaging/redhat/gnash.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- gnash.spec  10 Feb 2008 06:19:19 -0000      1.18
+++ gnash.spec  14 Feb 2008 01:11:14 -0000      1.19
@@ -16,7 +16,7 @@
 
 BuildRequires:  libpng-devel libjpeg-devel libogg-devel
 BuildRequires:  gtk2-devel libX11-devel libXt-devel
-BuildRequires:  agg-devel libxml2-devel boost-devel curl-devel libXt-devel
+# BuildRequires:  agg-devel libxml2-devel boost-devel curl-devel libXt-devel
 # the opengl devel packages are required by gtkglext-devel
 # monolithic Xorg
 #BuildRequires:  xorg-x11-devel
@@ -123,7 +123,7 @@
   %endif
 %else
 # Native RPM build
-  CROSS_OPTS="--enable-ghelp --enable-docbook"
+  CROSS_OPTS="" # "--enable-ghelp --enable-docbook"
   SOUND="--enable-media=gst"
   RENDERER=""
 %endif
@@ -207,13 +207,13 @@
 %{_datadir}/man/man1/gnash.1*
 %{_datadir}/locale/*/LC_MESSAGES/gnash.mo
 %doc doc/C/gnash.html 
-%doc %{_prefix}/share/gnash/doc/gnash/C/images
-%{_datadir}/omf/gnash/gnash-C.omf
-%{_datadir}/omf/gnash/asspec-C.omf
-%{_infodir}/*.info.gz
-%{_prefix}/share/gnash/doc/gnash/C/*.xml
-%{_prefix}/share/gnash/doc/asspec/C/*.xml
-%{_prefix}/share/gnash/doc/asspec/images/*.png
+# %doc %{_prefix}/share/gnash/doc/gnash/C/images
+# %{_datadir}/omf/gnash/gnash-C.omf
+# %{_datadir}/omf/gnash/asspec-C.omf
+# %{_infodir}/*.info.gz
+# %{_prefix}/share/gnash/doc/gnash/C/*.xml
+# %{_prefix}/share/gnash/doc/asspec/C/*.xml
+# %{_prefix}/share/gnash/doc/asspec/images/*.png
 %endif
 
 %files plugin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]