packages: umlet/umlet.spec - up to 11.0 - TODO

lisu lisu at pld-linux.org
Mon Feb 21 12:53:38 CET 2011


Author: lisu                         Date: Mon Feb 21 11:53:38 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 11.0
- TODO

---- Files affected:
packages/umlet:
   umlet.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/umlet/umlet.spec
diff -u packages/umlet/umlet.spec:1.10 packages/umlet/umlet.spec:1.11
--- packages/umlet/umlet.spec:1.10	Tue Feb 23 14:37:26 2010
+++ packages/umlet/umlet.spec	Mon Feb 21 12:53:33 2011
@@ -1,14 +1,17 @@
 # $Revision$, $Date$
+#
+# TODO: unpackaged files
+#
 %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
-Version:	10.4
-Release:	1
+Version:	11.0
+Release:	0.1
 License:	GPL
 Group:		X11/Development/Tools
 Source0:	http://www.umlet.com/umlet_%{file_ver}/%{name}_%{file_ver}.zip
-# Source0-md5:	41ae9eac7700f5502fb0c6404dbcd5da
+# Source0-md5:	40a17e2a01495cf51eb74d62ea5c370a
 URL:		http://www.umlet.com/
 BuildRequires:	unzip
 Requires:	jre >= 1.4
@@ -43,7 +46,7 @@
 dodawać nowe rodzaje elementów do swoich diagramów.
 
 %prep
-%setup -q -n UMLet
+%setup -q -n Umlet
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -57,7 +60,7 @@
 cd \$cwd
 EOF
 
-cp -r * $RPM_BUILD_ROOT%{_datadir}/%{name}
+cp -a * $RPM_BUILD_ROOT%{_datadir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -67,7 +70,7 @@
 %attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/custom_elements
-%{_datadir}/%{name}/icons
+#%%{_datadir}/%{name}/icons
 # lib contains jars.
 %{_datadir}/%{name}/lib
 %{_datadir}/%{name}/palettes
@@ -79,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2011/02/21 11:53:33  lisu
+- up to 11.0
+- TODO
+
 Revision 1.10  2010/02/23 13:37:26  lisu
 - 10.4
 
================================================================

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



More information about the pld-cvs-commit mailing list