rpms/python/devel python.spec,1.96,1.97

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Dec 11 17:46:28 UTC 2006


Author: katzj

Update of /cvs/dist/rpms/python/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32225

Modified Files:
	python.spec 
Log Message:
* Mon Dec 11 2006 Jeremy Katz <katzj at redhat.com> - 2.5.3-3
- fix atexit traceback with failed syslog logger (#218214)
- split libpython into python-libs subpackage for multilib apps 
  embedding python interpreters



Index: python.spec
===================================================================
RCS file: /cvs/dist/rpms/python/devel/python.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- python.spec	11 Dec 2006 17:40:03 -0000	1.96
+++ python.spec	11 Dec 2006 17:46:26 -0000	1.97
@@ -340,9 +340,9 @@
 %clean
 rm -fr $RPM_BUILD_ROOT
 
-%post -n libs -p /sbin/ldconfig
+%post libs -p /sbin/ldconfig
 
-%postun -n libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
 
 
 %files -f dynfiles




More information about the fedora-cvs-commits mailing list