2009-12-23 Laszlo (Laca) Peter <[email protected]>
authorlaca
Wed, 23 Dec 2009 09:04:23 +0000
changeset 17241 d3adebf94266
parent 17240 8a62d15a4177
child 17242 47faf8bdbba0
2009-12-23 Laszlo (Laca) Peter <[email protected]> * SUNWPython26.spec: delete duplicate python-config from SUNWPython26, fixes 6912575
ChangeLog
SUNWPython26.spec
--- a/ChangeLog	Wed Dec 23 08:50:14 2009 +0000
+++ b/ChangeLog	Wed Dec 23 09:04:23 2009 +0000
@@ -1,3 +1,8 @@
+2009-12-23  Laszlo (Laca) Peter  <[email protected]>
+
+	* SUNWPython26.spec: delete duplicate python-config from SUNWPython26,
+	  fixes 6912575
+
 2009-12-23  Halton Huo  <[email protected]>
 
 	* base-specs/gobject-introspection.spec: Bump to 0.6.7
--- a/SUNWPython26.spec	Wed Dec 23 08:50:14 2009 +0000
+++ b/SUNWPython26.spec	Wed Dec 23 09:04:23 2009 +0000
@@ -354,7 +354,6 @@
 %defattr (-, root, bin)
 %dir %attr (0755, root, bin) %{_bindir}
 %{_bindir}/python%{majmin}
-%{_bindir}/python-config
 %{_bindir}/python
 # hard link to isaexec
 %hard %{_bindir}/isapython%{majmin}
@@ -421,6 +420,8 @@
 %{_libdir}/python?.?/py[cC][cC]
 
 %changelog
+* Wed Dec 23 2009 - [email protected]
+- delete duplicate python-config from SUNWPython26, fixes 6912575
 * Thu Dec 17 2009 - [email protected]
 - add patch ext-stdio.diff, fixes 6784248
 * Thu Dec  3 2009 - [email protected]