SPECS: python-mmpython.spec - added -intypes.patch (fixed build) -...
charles
charles at pld-linux.org
Tue Jun 27 08:45:15 CEST 2006
Author: charles Date: Tue Jun 27 06:45:15 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -intypes.patch (fixed build)
- R: python-PyXML
---- Files affected:
SPECS:
python-mmpython.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/python-mmpython.spec
diff -u SPECS/python-mmpython.spec:1.11 SPECS/python-mmpython.spec:1.12
--- SPECS/python-mmpython.spec:1.11 Thu Nov 17 15:12:07 2005
+++ SPECS/python-mmpython.spec Tue Jun 27 08:45:10 2006
@@ -9,12 +9,14 @@
Group: Libraries/Python
Source0: http://dl.sourceforge.net/mmpython/%{module}-%{version}.tar.gz
# Source0-md5: f95699c2f4249d21105d7977a15d5dcc
+Patch0: %{name}-intypes.patch
URL: http://sourceforge.net/projects/mmpython/
BuildRequires: libdvdread-devel
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
%pyrequires_eq python-modules
+Requires: python-PyXML
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -31,6 +33,7 @@
%prep
%setup -q -n %{module}-%{version}
+%patch0 -p1
%build
CFLAGS="%{rpmcflags}" \
@@ -60,6 +63,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/06/27 06:45:10 charles
+- added -intypes.patch (fixed build)
+- R: python-PyXML
+
Revision 1.11 2005/11/17 14:12:07 charles
- updated to 0.4.9
- use %py_postclean macro, updated BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-mmpython.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list