Author: lisu Date: Tue Jul 19 20:27:37 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.30.0 - merged with DEVEL
---- Files affected: packages/gammu: gammu.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: packages/gammu/gammu.spec diff -u packages/gammu/gammu.spec:1.95 packages/gammu/gammu.spec:1.96 --- packages/gammu/gammu.spec:1.95 Thu Mar 31 20:13:31 2011 +++ packages/gammu/gammu.spec Tue Jul 19 22:27:32 2011 @@ -2,16 +2,17 @@ Summary: Tool suite for mobile phones Summary(pl.UTF-8): Zestaw narzędzi do telefonów komórkowych Name: gammu -Version: 1.29.0 -Release: 2 +Version: 1.30.0 +Release: 1 Epoch: 1 License: GPL v2+ Group: Applications/Communications Source0: http://dl.cihar.com/gammu/releases/%{name}-%{version}.tar.xz -# Source0-md5: 27b3a811cd27c94c66d9b964140a51f6 +# Source0-md5: 3b76973d0c398519a876d203926420a6 Source1: %{name}-smsd.init Source2: %{name}-smsd.sysconfig Patch0: %{name}-etc_dir.patch +Patch1: %{name}-werror.patch URL: http://www.gammu.org/ BuildRequires: bluez-libs-devel BuildRequires: cmake >= 2.4.6 @@ -133,6 +134,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build mkdir -p build @@ -206,8 +208,9 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS BUGS ChangeLog README README.Python docs/manual/Gammu.htm +%doc AUTHORS ChangeLog README README.Python docs/manual/Gammu.htm %attr(755,root,root) %{_bindir}/%{name} +%attr(755,root,root) %{_bindir}/%{name}-detect %attr(755,root,root) %{_bindir}/jadmaker %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gammurc %{_examplesdir}/%{name}-%{version} @@ -264,8 +267,23 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2011/07/19 20:27:32 lisu +- updated to 1.30.0 +- merged with DEVEL + Revision 1.95 2011/03/31 18:13:31 arekm - release 2 + +Revision 1.94.2.3 2011/03/18 09:19:14 lisu +- up to 1.29.92 + +Revision 1.94.2.2 2011/02/25 13:12:21 lisu +- up to 1.29.91 +- new binary: gammu-detect + +Revision 1.94.2.1 2011/02/14 09:44:45 lisu +- updated to 1.29.90 +- add -werror patch Revision 1.94 2011/02/07 10:10:46 lisu - updated to 1.29.0 (merged with DEVEL) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gammu/gammu.spec?r1=1.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
