X-Git-Url: http://git.pld-linux.org/?p=packages%2FPythonCAD.git;a=blobdiff_plain;f=PythonCAD.spec;fp=PythonCAD.spec;h=fde629e7bd4513ca3d557d4d596a99a71bf9b5d5;hp=deee96797ae88e5046b4e09d4c3b45677a1ce876;hb=8f5b548f81fe1c7be7c8cf3e39f4a057f4bf5897;hpb=999f9c2f073c30f032d4d5034cbca92f68933932 diff --git a/PythonCAD.spec b/PythonCAD.spec index deee967..fde629e 100644 --- a/PythonCAD.spec +++ b/PythonCAD.spec @@ -3,7 +3,7 @@ Summary(pl): Wolnodost Name: PythonCAD Version: DS1_R16 %define _ver %(echo %{version} | tr _ -) -Release: 1 +Release: 2 License: GPL Group: Applications/Engineering Source0: http://www.pythoncad.org/releases/%{name}-%{_ver}.tar.bz2 @@ -49,4 +49,13 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc README PKG-INFO NEWS %attr(755,root,root) %{_bindir}/* -%{py_sitescriptdir}/%{name}* +%{py_sitescriptdir}/%{name}.pth +%dir %{py_sitescriptdir}/%{name} +%dir %{py_sitescriptdir}/%{name}/Generic +%{py_sitescriptdir}/%{name}/Generic/*.py[oc] +%dir %{py_sitescriptdir}/%{name}/Interface +%dir %{py_sitescriptdir}/%{name}/Interface/Gtk +%{py_sitescriptdir}/%{name}/Interface/Gtk/*.py[oc] +%dir %{py_sitescriptdir}/%{name}/Interface/Cocoa +%{py_sitescriptdir}/%{name}/Interface/Cocoa/*.py[oc] +%{py_sitescriptdir}/%{name}/Interface/*.py[oc]