rpms/PythonCAD/devel PythonCAD.spec,1.3,1.4

Chauvet (kwizart) fedora-extras-commits at redhat.com
Fri Jan 4 02:23:46 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/PythonCAD/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12216

Modified Files:
	PythonCAD.spec 
Log Message:
Fix for egg-info



Index: PythonCAD.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PythonCAD/devel/PythonCAD.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PythonCAD.spec	12 Aug 2007 16:38:40 -0000	1.3
+++ PythonCAD.spec	4 Jan 2008 02:23:07 -0000	1.4
@@ -9,9 +9,9 @@
 Summary: Python scriptable CAD package
 Name: PythonCAD
 Version: %(echo %{_version} |sed 's|DS|0.|'|sed 's|-R|.|')
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Engineering
-License: GPL
+License: GPLv2+
 URL: http://www.pythoncad.org/
 Source: http://www.pythoncad.org/releases/%{name}-%{_version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -112,9 +112,13 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/gtkpycad.png
 %{python_sitelib}/PythonCAD/
+%{python_sitelib}/*.egg-info
 
 
 %changelog
+* Fri Jan  4 2008 kwizart < kwizart at gmail.com > - 0.1.36-3
+- Fix for egg-info
+
 * Sun Aug 12 2007 kwizart < kwizart at gmail.com > - 0.1.36-2
 - Fix desktop file
 - Fix directory ownership




More information about the fedora-extras-commits mailing list