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)
|
||||
|
||||
Name: python-pyinotify
|
||||
Version: 0.9.4
|
||||
Release: 2mamba
|
||||
Version: 0.9.5
|
||||
Release: 1mamba
|
||||
Summary: Linux filesystem events monitoring
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -67,7 +67,7 @@ install -D -m 0755 -p %{S:1} \
|
||||
%{buildroot}%{_bindir}/pyinotify
|
||||
|
||||
# fix permissions
|
||||
chmod 0755 %{buildroot}%{python_sitelib}/pyinotify.py
|
||||
chmod 0755 %{buildroot}%{python_sitearch}/pyinotify.py
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -83,6 +83,9 @@ chmod 0755 %{buildroot}%{python_sitelib}/pyinotify.py
|
||||
#%doc python%{python_majversion}/docstrings
|
||||
|
||||
%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
|
||||
- python 2.7 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user