packages: python-pyinotify/python-pyinotify.spec - "glibc version check"-patch

uzsolt uzsolt at pld-linux.org
Thu Jul 16 12:45:11 CEST 2009


Author: uzsolt                       Date: Thu Jul 16 10:45:11 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- "glibc version check"-patch

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

---- Diffs:

================================================================
Index: packages/python-pyinotify/python-pyinotify.spec
diff -u packages/python-pyinotify/python-pyinotify.spec:1.1 packages/python-pyinotify/python-pyinotify.spec:1.2
--- packages/python-pyinotify/python-pyinotify.spec:1.1	Thu Jul 16 11:46:44 2009
+++ packages/python-pyinotify/python-pyinotify.spec	Thu Jul 16 12:45:06 2009
@@ -9,10 +9,12 @@
 Group:		Development/Languages/Python
 Source0:	http://seb.dbzteam.org/pub/pyinotify/releases/%{module}-%{version}.tar.gz
 # Source0-md5:	a82afcfd474b2540944d7dc63efeea33
+Patch0:		%{name}-glibc.patch
 URL:		http://trac.dbzteam.org/pyinotify/wiki
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+Requires:	glibc >= 2.4
 Requires:	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +28,7 @@
 
 %prep
 %setup -q -n %{module}
+%patch0 -p1
 
 %build
 export CFLAGS="%{rpmcflags}"
@@ -56,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/07/16 10:45:06  uzsolt
+- "glibc version check"-patch
+
 Revision 1.1  2009/07/16 09:46:44  uzsolt
 - initial
 
================================================================

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



More information about the pld-cvs-commit mailing list