packages: umlet/umlet.spec - really update to 10.2 - use %%{file_version} i...

lisu lisu at pld-linux.org
Thu Nov 19 14:05:32 CET 2009


Author: lisu                         Date: Thu Nov 19 13:05:32 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- really update to 10.2
- use %%{file_version} in Source0 to avoid future mistakes

---- Files affected:
packages/umlet:
   umlet.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/umlet/umlet.spec
diff -u packages/umlet/umlet.spec:1.7 packages/umlet/umlet.spec:1.8
--- packages/umlet/umlet.spec:1.7	Thu Nov 19 13:46:31 2009
+++ packages/umlet/umlet.spec	Thu Nov 19 14:05:27 2009
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+%define		file_ver	%(echo %{version} | tr . _)
 Summary:	Free UML Tool for Fast UML Diagrams
 Summary(pl.UTF-8):	Wolnodostępne narzędzie do szybkiego tworzenia diagramów UML
 Name:		umlet
@@ -6,8 +7,8 @@
 Release:	1
 License:	GPL
 Group:		X11/Development/Tools
-Source0:	http://www.umlet.com/umlet_10_1/%{name}_10_1.zip
-# Source0-md5:	5f14f3f10829b51a14fced307c7941ea
+Source0:	http://www.umlet.com/umlet_10_2/%{name}_%{file_ver}.zip
+# Source0-md5:	d9b3ac4d2ac16a770765656589f6aa76
 URL:		http://www.umlet.com/
 BuildRequires:	unzip
 Requires:	jre >= 1.4
@@ -78,6 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/11/19 13:05:27  lisu
+- really update to 10.2
+- use %%{file_version} in Source0 to avoid future mistakes
+
 Revision 1.7  2009/11/19 12:46:31  lisu
 - up to 10.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/umlet/umlet.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list