Author: qboosh Date: Fri May 19 13:45:01 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated deps, cleanup, added CVE note to previous commit message
---- Files affected: SPECS: dia.spec (1.119.2.1 -> 1.119.2.2) ---- Diffs: ================================================================ Index: SPECS/dia.spec diff -u SPECS/dia.spec:1.119.2.1 SPECS/dia.spec:1.119.2.2 --- SPECS/dia.spec:1.119.2.1 Sat May 13 21:52:00 2006 +++ SPECS/dia.spec Fri May 19 15:44:55 2006 @@ -1,8 +1,4 @@ # $Revision$, $Date$ - -#%%define snap 20030908.0723 -#%define pre pre3 - Summary: Dia - a GTK+ based diagram creation program Summary(es): Programa para dibujo de diagramas Summary(pl): Dia - program do tworzenia diagramów @@ -17,36 +13,33 @@ License: GPL Group: X11/Applications/Graphics Vendor: James Henstridge <[EMAIL PROTECTED]> -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: d319921a91d4600df3578a4a64416393 -## this only for snapshots -##Source0: http://www.crans.org/~chepelov/dia/snapshots/%{name}-CVS-%(echo %{snap} | tr . -).tar.gz -#Patch0: dia-state.patch -#Patch1: %{name}-home_etc.patch -Patch2: %{name}-python.patch -Patch3: %{name}-desktop.patch +Patch0: %{name}-python.patch +Patch1: %{name}-desktop.patch URL: http://www.gnome.org/projects/dia/ BuildRequires: autoconf BuildRequires: automake BuildRequires: docbook-utils BuildRequires: gettext-devel -BuildRequires: howl-devel >= 0.9.10 +BuildRequires: gtk+2-devel >= 2:2.6.0 BuildRequires: intltool >= 0.21 -BuildRequires: libart_lgpl-devel +BuildRequires: libart_lgpl-devel >= 2.0 BuildRequires: libgnomeui-devel >= 2.0.0 BuildRequires: libpng-devel BuildRequires: libstdc++-devel -BuildRequires: libtool +BuildRequires: libtool >= 2:1.5 BuildRequires: libxml2-devel >= 2.3.9 BuildRequires: libxslt-devel BuildRequires: libxslt-progs +BuildRequires: pkgconfig BuildRequires: popt-devel -BuildRequires: python-devel >= 2.3 +BuildRequires: python-devel >= 1:2.3 BuildRequires: python-pygtk-devel BuildRequires: python-PyXML BuildRequires: rpm-pythonprov Requires(post,postun): desktop-file-utils -Requires: python-modules >= 2.3 +Requires: python-modules >= 1:2.3 Requires: python-pygtk-gtk BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -99,10 +92,8 @@ %prep %setup -q -#%patch0 -p1 -#%patch1 -p1 - obsoleted? -%patch2 -p1 -%patch3 -p1 +%patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -157,8 +148,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.119.2.2 2006/05/19 13:44:55 qboosh +- updated deps, cleanup, added CVE note to previous commit message + Revision 1.119.2.1 2006/05/13 19:52:00 kosmo -- updated to 0.95 +- updated to 0.95 [fixes CVE-2006-1550] Revision 1.119 2005/06/14 05:33:37 freetz - fixed missing R:post/postun desktop-file-utils, rel.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/dia.spec?r1=1.119.2.1&r2=1.119.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
