packages: python-pyinotify/python-pyinotify.spec, python-pyinotify/python-p...

baggins baggins at pld-linux.org
Mon May 10 13:46:54 CEST 2010


Author: baggins                      Date: Mon May 10 11:46:54 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.8.9
- removed uneeded glibc patch

---- Files affected:
packages/python-pyinotify:
   python-pyinotify.spec (1.3 -> 1.4) , python-pyinotify-glibc.patch (1.2 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/python-pyinotify/python-pyinotify.spec
diff -u packages/python-pyinotify/python-pyinotify.spec:1.3 packages/python-pyinotify/python-pyinotify.spec:1.4
--- packages/python-pyinotify/python-pyinotify.spec:1.3	Sat Nov  7 20:14:38 2009
+++ packages/python-pyinotify/python-pyinotify.spec	Mon May 10 13:46:49 2010
@@ -3,13 +3,12 @@
 Summary:	Pyinotify is a pure Python module used for monitoring filesystems changes
 Summary(hu.UTF-8):	Pyinotify egy egyszerű Python modul, amellyel a fájlrendszer változásait lehet figyelni
 Name:		python-%{module}
-Version:	0.8.8
-Release:	0.2
+Version:	0.8.9
+Release:	1
 License:	GPL v2
 Group:		Development/Languages/Python
 Source0:	http://seb.dbzteam.org/pub/pyinotify/releases/%{module}-%{version}.tar.gz
-# Source0-md5:	3c4214f10955e6be0ac2d054efa55cf8
-Patch0:		%{name}-glibc.patch
+# Source0-md5:	1edf36d3e4329d9cbe6bd0a4094af082
 URL:		http://trac.dbzteam.org/pyinotify/wiki
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -28,7 +27,6 @@
 
 %prep
 %setup -q -n %{module}
-%patch0 -p1
 
 %build
 export CFLAGS="%{rpmcflags}"
@@ -44,14 +42,15 @@
 %py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
-install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+
+install python2/examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog_old NEWS TODO
+%doc ChangeLog_old NEWS_old TODO README
 %{_examplesdir}/%{name}-%{version}
 %{py_sitescriptdir}/*.py[co]
 %{py_sitescriptdir}/%{module}-*.egg-info
@@ -62,6 +61,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/05/10 11:46:49  baggins
+- 0.8.9
+- removed uneeded glibc patch
+
 Revision 1.3  2009/11/07 19:14:38  witekfl
 - up to 0.8.8
 - examples packaged
================================================================

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



More information about the pld-cvs-commit mailing list