automatic version update by autodist [release 0.9.5-1mamba;Sun Jan 25 2015]
This commit is contained in:
parent
e24f243835
commit
03205a09b3
@ -1,8 +1,8 @@
|
|||||||
%define python_majversion %(echo %python_version | cut -d. -f 1)
|
%define python_majversion %(echo %python_version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: python-pyinotify
|
Name: python-pyinotify
|
||||||
Version: 0.9.4
|
Version: 0.9.5
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Linux filesystem events monitoring
|
Summary: Linux filesystem events monitoring
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -67,7 +67,7 @@ install -D -m 0755 -p %{S:1} \
|
|||||||
%{buildroot}%{_bindir}/pyinotify
|
%{buildroot}%{_bindir}/pyinotify
|
||||||
|
|
||||||
# fix permissions
|
# fix permissions
|
||||||
chmod 0755 %{buildroot}%{python_sitelib}/pyinotify.py
|
chmod 0755 %{buildroot}%{python_sitearch}/pyinotify.py
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -83,6 +83,9 @@ chmod 0755 %{buildroot}%{python_sitelib}/pyinotify.py
|
|||||||
#%doc python%{python_majversion}/docstrings
|
#%doc python%{python_majversion}/docstrings
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 25 2015 Automatic Build System <autodist@mambasoft.it> 0.9.5-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-2mamba
|
* Fri May 17 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.4-2mamba
|
||||||
- python 2.7 mass rebuild
|
- python 2.7 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user