Package init

This commit is contained in:
dogsheng 2019-12-25 16:05:23 +08:00
parent 2ca10e6061
commit 9ca9b9873a

View File

@ -8,13 +8,12 @@ functionalities.
Name: python-inotify Name: python-inotify
Version: 0.9.6 Version: 0.9.6
Release: 15 Release: 16
Summary: A Python module for monitoring filesystems changes Summary: A Python module for monitoring filesystems changes
License: MIT License: MIT
URL: https://github.com/seb-m/pyinotify URL: https://github.com/seb-m/pyinotify
Source0: https://github.com/seb-m/pyinotify/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz Source0: https://github.com/seb-m/pyinotify/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz
# PATCH-FIX-EULEROS:fix the build of python3, from Fedora29
Patch0: pyinotify-0.9.6-epoint.patch Patch0: pyinotify-0.9.6-epoint.patch
BuildArch: noarch BuildArch: noarch
BuildRequires: gmp-devel BuildRequires: gmp-devel
@ -92,6 +91,12 @@ cd -
%doc README.md PKG-INFO %doc README.md PKG-INFO
%changelog %changelog
* Mon Dec 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.9.6-16
- Type:NA
- ID:NA
- SUG:NA
- DESC:delete unneeded comments
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 0.9.6-15 * Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 0.9.6-15
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA