diff --git a/libgammu.spec b/libgammu.spec index 62781a9..7fc6e3b 100644 --- a/libgammu.spec +++ b/libgammu.spec @@ -1,5 +1,5 @@ Name: libgammu -Version: 1.34.0 +Version: 1.36.6 Release: 1mamba Summary: A library to work with mobile phones from many vendors Group: System/Libraries @@ -68,7 +68,7 @@ This package contains Python bindings for Gammu. %prep %setup -q -n gammu-%{version} #%patch0 -p1 -b .exec -%patch1 -p1 +#%patch1 -p1 sed -i -e '/-Werror/d' CMakeLists.txt @@ -120,10 +120,10 @@ cat libgammu.lang >> gammu.lang %files -n gammu -f gammu.lang %defattr(-,root,root) -%{_sysconfdir}/bash_completion.d/gammu %{_bindir}/gammu* %{_bindir}/jadmaker %{_unitdir}/gammu-smsd.service +%{_datadir}/bash-completion/completions/gammu %dir %{_datadir}/gammu %{_datadir}/gammu/gammu-s60-remote.sis %{_datadir}/gammu/gnapplet.ini @@ -133,14 +133,17 @@ cat libgammu.lang >> gammu.lang %{_mandir}/man7/*.7.gz %doc COPYING -%files -n python-gammu -%defattr(-,root,root) -%dir %{python_sitearch}/gammu -%{python_sitearch}/gammu/*.py* -%{python_sitearch}/gammu/*.so -%doc README.Python +#%files -n python-gammu +#%defattr(-,root,root) +#%dir %{python_sitearch}/gammu +#%{python_sitearch}/gammu/*.py* +#%{python_sitearch}/gammu/*.so +#%doc README.Python %changelog +* Fri Nov 13 2015 Automatic Build System 1.36.6-1mamba +- automatic version update by autodist + * Fri Jan 16 2015 Automatic Build System 1.34.0-1mamba - automatic version update by autodist