Author: lisu Date: Mon Jul 12 21:07:34 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.28.0 (DEVEL merge) - adapterized
---- Files affected: packages/gammu: gammu.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: packages/gammu/gammu.spec diff -u packages/gammu/gammu.spec:1.88 packages/gammu/gammu.spec:1.89 --- packages/gammu/gammu.spec:1.88 Fri Jul 9 13:15:39 2010 +++ packages/gammu/gammu.spec Mon Jul 12 23:07:26 2010 @@ -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.27.0 -Release: 3 +Version: 1.28.0 +Release: 1 Epoch: 1 License: GPL v2+ Group: Applications/Communications Source0: http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: 320f2a6fa5e0510cc5200f9bef15f92e +# Source0-md5: 1cddf45348b0c8cebcc14c9e693c6c9a Source1: %{name}-smsd.init Source2: %{name}-smsd.sysconfig Patch0: %{name}-etc_dir.patch @@ -61,11 +61,10 @@ %description smsd -l pl.UTF-8 Demon SMS Gammu jest programem, któr okresowo sprawdza czy modem GSM -odebrał jakieś wiadomości, przechowuje je w zdefiniowanym -zasobie a także wysyła wiadomości skolejkowane w tym zasobie. -Jest idealnym narzędziem do zarządzania dużą ilością -otrzymanych lub wysyłanych wiadomości i atomatycznego -przetwarzania ich. +odebrał jakieś wiadomości, przechowuje je w zdefiniowanym zasobie a +także wysyła wiadomości skolejkowane w tym zasobie. Jest idealnym +narzędziem do zarządzania dużą ilością otrzymanych lub wysyłanych +wiadomości i atomatycznego przetwarzania ich. %package libs Summary: Gammu library @@ -209,7 +208,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS BUGS ChangeLog docs/user/gammu.html docs/user/readme.html README README.Python SUPPORTERS +%doc AUTHORS BUGS ChangeLog docs/user/gammu.html docs/user/gammu.html README README.Python %doc %lang(it) docs/user/gammu.it.txt docs/user/readme.it.txt %attr(755,root,root) %{_bindir}/%{name} %attr(755,root,root) %{_bindir}/jadmaker @@ -219,13 +218,13 @@ %lang(cs) %{_mandir}/cs/man[157]/* %files smsd -%defattr(640,root,root,750) +%defattr(644,root,root,755) %doc docs/sql/*.sql %attr(755,root,root) %{_bindir}/gammu-smsd %attr(755,root,root) %{_bindir}/gammu-smsd-inject %attr(755,root,root) %{_bindir}/gammu-smsd-monitor %attr(754,root,root) /etc/rc.d/init.d/%{name}-smsd -%config(noreplace) /etc/sysconfig/%{name}-smsd +%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}-smsd %{_sysconfdir}/%{name}-smsd %attr(750,root,gammu-smsd) %{_varrun}/%{name}-smsd %attr(750,gammu-smsd,gammu-smsd) %{_sharedstatedir}/%{name}-smsd @@ -269,12 +268,35 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2010/07/12 21:07:26 lisu +- updated to 1.28.0 (DEVEL merge) +- adapterized + Revision 1.88 2010/07/09 11:15:39 arekm - release 3 Revision 1.87 2010/05/12 11:04:00 matik - gammu-smsd subpackage - rel. 2 + +Revision 1.86.2.6 2010/07/12 11:05:54 lisu +- 1.27.95 + +Revision 1.86.2.5 2010/06/07 07:55:18 lisu +- 1.27.94 + +Revision 1.86.2.4 2010/04/14 13:43:00 lisu +- 1.27.93 + +Revision 1.86.2.3 2010/02/18 08:34:51 lisu +- up to 1.27.92 + +Revision 1.86.2.2 2010/02/05 13:01:54 lisu +- up to 1.27.91 +- drop SUPPORTERS file form %%docs + +Revision 1.86.2.1 2010/01/18 12:06:47 lisu +- updated to 1.27.90 Revision 1.86 2009/12/24 10:03:13 lisu - updated to 1.27.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gammu/gammu.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
