]> git.pld-linux.org Git - packages/dia.git/commitdiff
- final 0.92
authorwrobell <wrobell@pld-linux.org>
Mon, 20 Oct 2003 14:18:21 +0000 (14:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dia.spec -> 1.98

dia.spec

index d3c6e43f20d35fc5c2916cc8571cfa841951ddf6..8aaf6c84f4c27205f336c9836f5df429c0eb1f40 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -1,6 +1,6 @@
 
 #%%define      snap    20030908.0723
-%define        pre             pre5
+#%define       pre             pre5
 
 Summary:       Dia - a gtk+ based diagram creation program
 Summary(es):   Programa para dibujo de diagramas
@@ -11,16 +11,17 @@ Summary(uk):        
 Summary(zh_CN):        »ùÓÚgtk+µÄÁ÷³Ìͼ³ÌÐò
 Name:          dia
 Version:       0.92
-Release:       1.%{pre}.1
+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: 360d5cdda826a260711c4e25266b30be
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: d8782b443a663accad2a7890643d8a23
 ## this only for snapshots
 ##Source0:     http://www.crans.org/~chepelov/dia/snapshots/%{name}-CVS-%(echo %{snap} | tr . -).tar.gz
-# this for pre releases
+## 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
@@ -80,7 +81,8 @@ PostScript(TM).
 Á ÔÁËÏÖ ÅËÓÐÏÒÔÕ×ÁÔÉ §È × PostScript(TM).
 
 %prep
-%setup -q -n %{name}-%{version}-%{pre}
+%setup -q
+#%setup -q -n %{name}-%{version}-%{pre}
 %patch0 -p1
 %patch1 -p1
 
This page took 0.096516 seconds and 4 git commands to generate.