]> git.pld-linux.org Git - packages/dia.git/commitdiff
- ver. 0.91-pre2
authorwrobell <wrobell@pld-linux.org>
Mon, 10 Feb 2003 10:08:29 +0000 (10:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dia.spec -> 1.79

dia.spec

index b96a29629a10d5e8e7dc6bb575607b52aa945072..9e158a374b99c688cc94d2c9b002360a87f3d666 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -1,5 +1,5 @@
 
-%define snap 20030130.0823
+%define pre pre2
 
 Summary:       Dia - a gtk+ based diagram creation program
 Summary(es):   Programa para dibujo de diagramas
@@ -10,13 +10,13 @@ Summary(uk):        
 Summary(zh_CN):        »ùÓÚgtk+µÄÁ÷³Ìͼ³ÌÐò
 Name:          dia
 Version:       0.91
-Release:       0.pre1
+Release:       0.%{pre}
 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}-pre1.tar.bz2
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}-%{pre}.tar.bz2
 # this only for snapshots
 #Source0:      http://www.crans.org/~chepelov/dia/snapshots/%{name}-CVS-%(echo %snap | sed 's/\./-/').tar.gz
 URL:           http://www.lysator.liu.se/~alla/dia/dia.html
@@ -26,6 +26,7 @@ BuildRequires:        gettext-devel
 BuildRequires: intltool
 BuildRequires: libgnomeui-devel
 BuildRequires: libxslt-devel
+BuildRequires: popt-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -77,7 +78,7 @@ PostScript(TM).
 
 %prep
 #%setup -q
-%setup -q -n %{name}-%{version}-pre1
+%setup -q -n %{name}-%{version}-%{pre}
 #%setup -q -n dia-cvs-snapshot
 
 %build
This page took 0.079882 seconds and 4 git commands to generate.