]> git.pld-linux.org Git - packages/dia.git/commitdiff
- up to version 0.93-pre3
authoraflinta <aflinta@pld-linux.org>
Fri, 16 Apr 2004 10:09:00 +0000 (10:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dia.spec -> 1.106

dia.spec

index 9ff47f17285c0de3a53befd00e06364d126c7c82..505fe1ba20874f98a1405921ecd5b1b82a03f343 100644 (file)
--- a/dia.spec
+++ b/dia.spec
@@ -1,6 +1,6 @@
 
 #%%define      snap    20030908.0723
-#%define       pre             pre5
+%define                pre             pre3
 
 Summary:       Dia - a gtk+ based diagram creation program
 Summary(es):   Programa para dibujo de diagramas
@@ -10,24 +10,22 @@ Summary(ru):        
 Summary(uk):   ðÒÏÇÒÁÍÁ ÄÌÑ ÍÁÌÀ×ÁÎÎѠĦÁÇÒÁÍ
 Summary(zh_CN):        »ùÓÚgtk+µÄÁ÷³Ìͼ³ÌÐò
 Name:          dia
-Version:       0.92.2
-Release:       4
+Version:       0.93
+Release:       0.%{pre}
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Graphics
 Vendor:                James Henstridge <james@daa.com.au>
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/dia/0.92/%{name}-%{version}.tar.bz2
-# Source0-md5: 2c14d023bd905e65368ee3df3248dc2a
+#Source0:      http://ftp.gnome.org/pub/GNOME/sources/dia/0.92/%{name}-%{version}.tar.bz2
 ## 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
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/dia/%{version}/%{name}-%{version}-%{pre}.tar.bz2
+# Source0-md5: 9a1596cd53cc0a80b15898cc1ab0b374
 #Patch0:               dia-state.patch
-Patch1:                %{name}-am.patch
-Patch2:                %{name}-home_etc.patch
-Patch3:                %{name}-locale-names.patch
-Patch4:                %{name}-ft_includes.patch
-Patch5:                %{name}-python.patch
+Patch1:                %{name}-home_etc.patch
+Patch2:                %{name}-locale-names.patch
+Patch3:                %{name}-python.patch
 URL:           http://www.lysator.liu.se/~alla/dia/dia.html
 BuildRequires: autoconf
 BuildRequires: automake
@@ -94,14 +92,12 @@ PostScript(TM).
 Á ÔÁËÏÖ ÅËÓÐÏÒÔÕ×ÁÔÉ §È × PostScript(TM).
 
 %prep
-%setup -q
-#%setup -q -n %{name}-%{version}-%{pre}
+#%setup -q
+%setup -q -n %{name}-%{version}-%{pre}
 #%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 mv po/{no,nb}.po
 
This page took 0.117959 seconds and 4 git commands to generate.