|
|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
# package versions
|
|
|
%define V_path 0.92
|
|
|
-%define V_prog pre1
|
|
|
+%define V_prog pre4
|
|
|
|
|
|
# package information
|
|
|
Name: dia
|
|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
Group: Graphics
|
|
|
License: GPL
|
|
|
Version: %{V_path}%{V_prog}
|
|
|
-Release: 20030904
|
|
|
+Release: 20031004
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.gnome.org/pub/gnome/sources/dia/%{V_path}/dia-%{V_path}-%{V_prog}.tar.gz
|
|
|
@@ -67,7 +67,7 @@ AutoReqProv: no
|
|
|
multiple pages).
|
|
|
|
|
|
%prep
|
|
|
- %setup -q -n dia-0.92-pre1
|
|
|
+ %setup -q -n dia-%{V_path}-%{V_prog}
|
|
|
|
|
|
%build
|
|
|
%{l_shtool} subst \
|