packages: p9m4/p9m4.spec - removed hackish setup.py, there is nothing to bu...

baggins baggins at pld-linux.org
Wed May 6 17:55:34 CEST 2009


Author: baggins                      Date: Wed May  6 15:55:34 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed hackish setup.py, there is nothing to build here

---- Files affected:
packages/p9m4:
   p9m4.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/p9m4/p9m4.spec
diff -u packages/p9m4/p9m4.spec:1.1 packages/p9m4/p9m4.spec:1.2
--- packages/p9m4/p9m4.spec:1.1	Wed May  6 17:54:42 2009
+++ packages/p9m4/p9m4.spec	Wed May  6 17:55:29 2009
@@ -8,7 +8,6 @@
 Group:		Applications/Science
 Source0:	http://www.cs.unm.edu/%7Emccune/prover9/gui/%{name}-v%(echo %{version} | tr -d .).tar.gz
 # Source0-md5:	fe031fbc49953c580f54c11864f31a36
-Source1:	%{name}-setup.py
 Patch0:		%{name}-64bit.patch
 Patch1:		%{name}-python2.6.patch
 Patch2:		%{name}-use-inst-paths.patch
@@ -37,8 +36,6 @@
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
 %build
-export CFLAGS="%{rpmcflags}"
-%{__python} %{name}-setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -71,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/05/06 15:55:29  baggins
+- removed hackish setup.py, there is nothing to build here
+
 Revision 1.1  2009/05/06 15:54:42  baggins
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/p9m4/p9m4.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list