rpms/OpenIPMI/devel OpenIPMI.spec,1.79,1.80

Jan Šafránek jsafrane at fedoraproject.org
Mon May 3 12:32:36 UTC 2010


Author: jsafrane

Update of /cvs/pkgs/rpms/OpenIPMI/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5541

Modified Files:
	OpenIPMI.spec 
Log Message:
fix compilation


Index: OpenIPMI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/OpenIPMI/devel/OpenIPMI.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- OpenIPMI.spec	3 May 2010 10:39:39 -0000	1.79
+++ OpenIPMI.spec	3 May 2010 12:32:36 -0000	1.80
@@ -78,6 +78,7 @@ export CFLAGS="-fPIC $RPM_OPT_FLAGS"
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
+rm -f swig/python/OpenIPMI_wrap.c
 make   # not %{?_smp_mflags} safe
 
 %install



More information about the scm-commits mailing list