]> git.pld-linux.org Git - packages/dia.git/blobdiff - dia.spec
- BR: libtool
[packages/dia.git] / dia.spec
index 257736c83cdd92c4cbd1f8377bde6a6470a255f7..c9f787d24973da224cacab032f89c14f901253b0 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -1,4 +1,7 @@
-%define        snap    20030908.0723
+
+#%%define      snap    20030908.0723
+#%define       pre             pre5
+
 Summary:       Dia - a gtk+ based diagram creation program
 Summary(es):   Programa para dibujo de diagramas
 Summary(pl):   Dia - program do tworzenia diagramów
@@ -7,18 +10,19 @@ Summary(ru): 
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÍÁÌÀ×ÁÎÎѠĦÁÇÒÁÍ
 Summary(zh_CN):        »ùÓÚgtk+µÄÁ÷³Ìͼ³ÌÐò
 Name:          dia
-Version:       0.92
-Release:       0.%{snap}.1
+Version:       0.92.2
+Release:       2
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
 Vendor:                James Henstridge <james@daa.com.au>
-# this for final releases
-#Source0:      http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}.tar.bz2
-# this only for snapshots
-Source0:       http://www.crans.org/~chepelov/dia/snapshots/%{name}-CVS-%(echo %{snap} | tr . -).tar.gz
-# Source0-md5: 5035bb6afefd2dbf6afb6b9cdc1f8bd3
-Patch0:                dia-state.patch
+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
+##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
@@ -26,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)
 
@@ -77,9 +82,9 @@ PostScript(TM).
 Á ÔÁËÏÖ ÅËÓÐÏÒÔÕ×ÁÔÉ §È × PostScript(TM).
 
 %prep
-#%setup -q
-%setup -q -n %{name}-cvs-snapshot
-%patch0 -p1
+%setup -q
+#%setup -q -n %{name}-%{version}-%{pre}
+#%patch0 -p1
 %patch1 -p1
 
 %build
This page took 0.030555 seconds and 4 git commands to generate.