[packages/dia2code] - updated to 0.8.7

kiesiu kiesiu at pld-linux.org
Mon Jul 14 23:22:38 CEST 2014


commit 4e729da2cf011c229b8cc31b99b153c3ea16e9cd
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Mon Jul 14 23:22:17 2014 +0200

    - updated to 0.8.7

 dia2code.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/dia2code.spec b/dia2code.spec
index 28bd95f..c02f4aa 100644
--- a/dia2code.spec
+++ b/dia2code.spec
@@ -1,12 +1,12 @@
 Summary:	Dia2Code generate code from a Dia diagram
 Summary(pl.UTF-8):	Dia2Code generuje kod źródłowy z diagramów Dia
 Name:		dia2code
-Version:	0.8.5
+Version:	0.8.7
 Release:	1
 License:	GPL v2+
 Group:		Development/Tools
 Source0:	http://downloads.sourceforge.net/dia2code/%{name}-%{version}.tar.gz
-# Source0-md5:	482480ae0738f9618d48d47b4f5627cd
+# Source0-md5:	cce262f62cf2b07f59c09e17d37f90dd
 URL:		http://dia2code.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -16,13 +16,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Dia2Code is a small utility used to generate code from a Dia diagram.
-Generates code for: Ada, C, C++, Java, PHP, PHP5, Python, Ruby,
-shapefile, SQL and C#.
+Generates code for: ActionScript3. Ada, C, C++, C#, Java, PHP(4,5),
+Python, Ruby, shapefile and SQL.
 
 %description -l pl.UTF-8
 Dia2Code to małe narzędzie, które generuje kod źródłowy z diagramów
-Dia. Generuje kod źródłowy dla języków: Ada, C, C++, Java, PHP, PHP5,
-Python, Ruby, shapefile, SQL oraz C#.
+Dia. Generuje kod źródłowy dla języków: ActionScript3, Ada, C, C++,
+C#, Java, PHP(4,5), Python, Ruby, shapefile oraz SQL.
 
 %prep
 %setup -q
@@ -42,7 +42,7 @@ rm -rf $RPM_BUILD_ROOT
 	DESTDIR=$RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_mandir}/man1
-install %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
+cp -p %{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dia2code.git/commitdiff/4e729da2cf011c229b8cc31b99b153c3ea16e9cd



More information about the pld-cvs-commit mailing list