Author: lisu Date: Thu Jul 9 12:19:23 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.5.0 - adapterized
---- Files affected: packages/gammu: gammu.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: packages/gammu/gammu.spec diff -u packages/gammu/gammu.spec:1.79 packages/gammu/gammu.spec:1.80 --- packages/gammu/gammu.spec:1.79 Sun Jul 5 17:17:46 2009 +++ packages/gammu/gammu.spec Thu Jul 9 14:19:18 2009 @@ -2,13 +2,13 @@ Summary: Tool suite for mobile phones Summary(pl.UTF-8): Zestaw narzędzi do telefonów komórkowych Name: gammu -Version: 1.24.92 +Version: 1.25.0 Release: 1 Epoch: 1 -License: GPL v2 +License: GPL v2+ Group: Applications/Communications Source0: http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 2bd90a7f7b0e51f022357af8dffc4bf6 +# Source0-md5: 49cb33609cc8cfb4b1f998319cd12b7c Patch0: %{name}-etc_dir.patch URL: http://www.gammu.org/ BuildRequires: bluez-libs-devel @@ -18,8 +18,8 @@ BuildRequires: mysql-devel BuildRequires: postgresql-devel BuildRequires: python-devel >= 1:2.5 -BuildRequires: rpmbuild(macros) >= 1.293 BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.293 Requires: %{name}-libs = %{epoch}:%{version}-%{release} Provides: mygnokii2 Obsoletes: mygnokii2 @@ -78,7 +78,7 @@ %description -n python-gammu Python bingings for Gammu library. -%description -l pl.UTF-8 -n python-gammu +%description -n python-gammu -l pl.UTF-8 Wiązania języka Python dla biblioteki Gammu. %package static @@ -97,8 +97,8 @@ Summary: bash-completion for gammu Summary(pl.UTF-8): bashowe uzupełnianie nazw dla gammu Group: Applications/Shells -Requires: bash-completion Requires: %{name} = %{epoch}:%{version}-%{release} +Requires: bash-completion %description -n bash-completion-gammu This package provides bash-completion for gammu. @@ -172,7 +172,7 @@ %lang(cs) %{_mandir}/cs/man[157]/* %files libs -%defattr(755,root,root,755) +%defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libGammu.so.*.* %attr(755,root,root) %{_libdir}/libgsmsd.so.*.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgsmsd.so.6 @@ -196,7 +196,7 @@ %{py_sitedir}/gammu/*.py %files static -%defattr(755,root,root,755) +%defattr(644,root,root,755) %{_libdir}/libgsmsd.a %{_libdir}/libGammu.a @@ -210,6 +210,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2009/07/09 12:19:18 lisu +- up to 2.5.0 +- adapterized + Revision 1.79 2009/07/05 15:17:46 cactus - bash-completion-gammu R: gammu ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gammu/gammu.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
