SPECS: nvu.spec - freetype patch added - rel 0.1 - still doesn't b...

blekot blekot at pld-linux.org
Sun Nov 27 14:37:23 CET 2005


Author: blekot                       Date: Sun Nov 27 13:37:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- freetype patch added
- rel 0.1 - still doesn't build

---- Files affected:
SPECS:
   nvu.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/nvu.spec
diff -u SPECS/nvu.spec:1.18 SPECS/nvu.spec:1.19
--- SPECS/nvu.spec:1.18	Tue Aug  9 10:03:44 2005
+++ SPECS/nvu.spec	Sun Nov 27 14:37:18 2005
@@ -7,16 +7,16 @@
 Summary(pl):	Kompletny system do tworzenia stron WWW dla Linuksa
 Name:		nvu
 Version:	1.0
-Release:	1
+Release:	0.1
 License:	MPL/LGPL/GPL
 Group:		Applications
 Source0:	http://cvs.nvu.com/download/%{name}-%{version}-sources.tar.bz2
 # Source0-md5:	ae0f7c85e230ce8a90dc438b53be06e6
 Patch0:		%{name}-domainfix.patch
+Patch1:		%{name}-freetype2.patch
 URL:		http://www.nvu.com/
 BuildRequires:	GConf2-devel
 BuildRequires:	freetype-devel >= 2.1.3
-BuildRequires:	freetype-devel < 1:2.1.8
 BuildConflicts:	freetype-devel = 2.1.8
 BuildRequires:	gnome-vfs2-devel
 BuildRequires:	gtk+2-devel >= 1:2.2.0
@@ -69,6 +69,7 @@
 tar jxf %{SOURCE0}
 cd mozilla
 %patch0 -p0
+%patch1 -p1
 
 # let jars get compressed
 %{__perl} -pi -e 's|\-0|\-9|g' config/make-jars.pl
@@ -117,6 +118,7 @@
 ac_add_options --disable-postscript
 ac_add_options --enable-calendar
 ac_add_options --enable-xinerama
+ac_add_options --enable-freetype2
 
 ac_add_options --prefix=%{_prefix}
 ac_add_options --libdir=%{_libdir}
@@ -181,6 +183,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/11/27 13:37:18  blekot
+- freetype patch added
+- rel 0.1 - still doesn't build
+
 Revision 1.18  2005/08/09 08:03:44  glen
 - ou, the build system wants to be in subdir called mozilla
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nvu.spec?r1=1.18&r2=1.19&f=u




More information about the pld-cvs-commit mailing list