SPECS: dia.spec - updated to pre8, enabled experimental cairo and ...

gotar gotar at pld-linux.org
Sun Mar 18 02:27:26 CET 2007


Author: gotar                        Date: Sun Mar 18 01:27:26 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to pre8, enabled experimental cairo and gnomeprint plugins

---- Files affected:
SPECS:
   dia.spec (1.131 -> 1.132) 

---- Diffs:

================================================================
Index: SPECS/dia.spec
diff -u SPECS/dia.spec:1.131 SPECS/dia.spec:1.132
--- SPECS/dia.spec:1.131	Fri Mar 16 01:52:21 2007
+++ SPECS/dia.spec	Sun Mar 18 02:27:21 2007
@@ -8,25 +8,27 @@
 Summary(zh_CN.UTF-8):	基于GTK+的流程图程序
 Name:		dia
 %define		_ver	0.96
-%define		_extraver	pre3
+%define		_extraver	pre8
 Version:	%{_ver}.%{_extraver}
-Release:	0.5
+Release:	0.1
 Epoch:		1
 License:	GPL
 Group:		X11/Applications/Graphics
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/dia/%{_ver}/%{name}-%{_ver}-%{_extraver}.tar.bz2
-# Source0-md5:	abcb045a4f0c88d9d91ca2dbcdc7be37
+# Source0-md5:	be81963d7a3bbd64413f2f3db17717b6
 Patch0:		%{name}-python.patch
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-gcc4.patch
 URL:		http://www.gnome.org/projects/dia/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	cairo-devel
 BuildRequires:	docbook-utils
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.6.0
 BuildRequires:	intltool >= 0.21
 BuildRequires:	libart_lgpl-devel >= 2.0
+BuildRequires:	libgnomeprint-devel >= 2.0.0
 BuildRequires:	libgnomeui-devel >= 2.0.0
 BuildRequires:	libpng-devel
 BuildRequires:	libstdc++-devel
@@ -106,6 +108,8 @@
 %{__automake}
 %configure \
 	--enable-gnome \
+	--with-gnomeprint \
+	--with-cairo \
 	--with-python
 
 %{__make}
@@ -155,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.132  2007/03/18 01:27:21  gotar
+- updated to pre8, enabled experimental cairo and gnomeprint plugins
+
 Revision 1.131  2007/03/16 00:52:21  glen
 - bogus selinux dep removed (nothing matched for selinux in sources)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dia.spec?r1=1.131&r2=1.132&f=u



More information about the pld-cvs-commit mailing list