2009-12-23 Laszlo (Laca) Peter <[email protected]> gnome-2-28
authorlaca
Wed, 23 Dec 2009 09:04:08 +0000
branchgnome-2-28
changeset 18549 69f43e94c6d6
parent 18548 a9389d907dda
child 18550 0738d770f482
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:30:17 2009 +0000
+++ b/ChangeLog	Wed Dec 23 09:04:08 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  Ke Wang <[email protected]>
 
 	* base-specs/libmusicbrainz3.spec: Add cxx_optflags to fix bugster
--- a/SUNWPython26.spec	Wed Dec 23 08:30:17 2009 +0000
+++ b/SUNWPython26.spec	Wed Dec 23 09:04:08 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]