automatic version update by autodist [release 1.36.6-1mamba;Fri Nov 13 2015]

This commit is contained in:
Automatic Build System 2024-01-06 04:19:04 +01:00
parent 8f7caca7b6
commit 96be60e601

View File

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