- Update to latest git, fixing bz #500934.
This commit is contained in:
parent
e4924b6ed2
commit
b9b787e57f
@ -1 +1 @@
|
|||||||
pyinotify-0.8.1-20090208.tar.bz2
|
pyinotify-0.8.6-20090518.tar.bz2
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
|
||||||
|
|
||||||
%define oname pyinotify
|
%define oname pyinotify
|
||||||
%define git beba626
|
%define git affbbb02
|
||||||
%define date 20090208
|
%define date 20090518
|
||||||
|
|
||||||
Summary: Monitor filesystem events with Python under Linux
|
Summary: Monitor filesystem events with Python under Linux
|
||||||
Name: python-inotify
|
Name: python-inotify
|
||||||
Version: 0.8.1
|
Version: 0.8.6
|
||||||
Release: 2.git%{date}%{?dist}
|
Release: 1.git%{date}%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://trac.dbzteam.org/pyinotify
|
URL: http://trac.dbzteam.org/pyinotify
|
||||||
# Tarball created by
|
# Tarball created by
|
||||||
@ -73,6 +73,9 @@ done
|
|||||||
%{_datadir}/%{name}
|
%{_datadir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 18 2009 Terje Rosten <terje.rosten@ntnu.no> - 0.8.6-1.git20090518
|
||||||
|
- Update to latest git, fixing bz #500934.
|
||||||
|
|
||||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2.git20090208
|
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2.git20090208
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user