]> git.pld-linux.org Git - packages/dia.git/blobdiff - dia.spec
- BR: libtool
[packages/dia.git] / dia.spec
index 5d94a1682af26d590a17474df1a2b3e411708494..c9f787d24973da224cacab032f89c14f901253b0 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -1,6 +1,6 @@
 
 #%%define      snap    20030908.0723
-%define        pre             pre4
+#%define       pre             pre5
 
 Summary:       Dia - a gtk+ based diagram creation program
 Summary(es):   Programa para dibujo de diagramas
@@ -10,18 +10,19 @@ Summary(ru):        
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÍÁÌÀ×ÁÎÎѠĦÁÇÒÁÍ
 Summary(zh_CN):        »ùÓÚgtk+µÄÁ÷³Ìͼ³ÌÐò
 Name:          dia
-Version:       0.92
-Release:       1.%{pre}.1
+Version:       0.92.2
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
 Vendor:                James Henstridge <james@daa.com.au>
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}-%{pre}.tar.bz2
-# Source0-md5: b0d3162906a92c4ada75a683893bf8b1
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/dia/0.92/%{name}-%{version}.tar.bz2
+# Source0-md5: 2c14d023bd905e65368ee3df3248dc2a
 ## this only for snapshots
 ##Source0:     http://www.crans.org/~chepelov/dia/snapshots/%{name}-CVS-%(echo %{snap} | tr . -).tar.gz
-# this for pre releases
-Patch0:                dia-state.patch
+## this for pre releases
+##Source0:     http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}-%{pre}.tar.bz2
+#Patch0:               dia-state.patch
 Patch1:                dia-am.patch
 URL:           http://www.lysator.liu.se/~alla/dia/dia.html
 BuildRequires: autoconf
@@ -29,6 +30,7 @@ BuildRequires:        automake
 BuildRequires: gettext-devel
 BuildRequires: intltool
 BuildRequires: libgnomeui-devel
+BuildRequires: libtool
 BuildRequires: libxslt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -80,8 +82,9 @@ PostScript(TM).
 Á ÔÁËÏÖ ÅËÓÐÏÒÔÕ×ÁÔÉ §È × PostScript(TM).
 
 %prep
-%setup -q -n %{name}-%{version}-%{pre}
-%patch0 -p1
+%setup -q
+#%setup -q -n %{name}-%{version}-%{pre}
+#%patch0 -p1
 %patch1 -p1
 
 %build
This page took 0.057477 seconds and 4 git commands to generate.