From ab8bbe4011555da547b920f3b10f840af5297fb5 Mon Sep 17 00:00:00 2001 From: undefine Date: Thu, 19 Aug 2004 20:19:51 +0000 Subject: [PATCH] - update to DS1_R16 Changed files: PythonCAD.spec -> 1.7 --- PythonCAD.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PythonCAD.spec b/PythonCAD.spec index 3295b43..7be506c 100644 --- a/PythonCAD.spec +++ b/PythonCAD.spec @@ -1,13 +1,13 @@ Summary: An open-source CAD package built designed around Python Summary(pl): Wolnodostêpny pakiet CAD oparty o Pythona Name: PythonCAD -Version: DS1_R5 +Version: DS1_R16 %define _ver %(echo %{version} | tr _ -) Release: 1 License: GPL Group: Applications/Engineering Source0: http://www.pythoncad.org/releases/%{name}-%{_ver}.tar.bz2 -# Source0-md5: 418649c768dd721879905caedcd0dbeb +# Source0-md5: 66a832ab278f2068ec5b0d26cb8438a1 URL: http://www.pythoncad.org/ BuildRequires: python-devel Requires: python-pygtk-gtk >= 1.99.16 @@ -48,4 +48,4 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc README PKG-INFO NEWS %attr(755,root,root) %{_bindir}/* -%{py_sitedir}/%{name}* +%{py_sitescriptdir}/%{name}* -- 2.43.0