Author: glen Date: Sun Jan 27 01:21:51 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 0.11
---- Files affected: SPECS: synce-serial.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/synce-serial.spec diff -u SPECS/synce-serial.spec:1.10 SPECS/synce-serial.spec:1.11 --- SPECS/synce-serial.spec:1.10 Wed Aug 29 23:14:39 2007 +++ SPECS/synce-serial.spec Sun Jan 27 02:21:46 2008 @@ -2,12 +2,12 @@ Summary: Helper scripts for setting up a serial connection for use with SynCE Summary(pl.UTF-8): Skrypty pomocnicze do nawiązywania połączenia szeregowego dla SynCE Name: synce-serial -Version: 0.10.0 +Version: 0.11 Release: 1 License: MIT Group: Libraries Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz -# Source0-md5: 3a155a770cc2e05fc3af452731d48954 +# Source0-md5: a83f20eb59c845de192645158d051062 Source1: synce-device Patch0: %{name}-iptables.patch URL: http://www.synce.org/ @@ -56,8 +56,13 @@ %defattr(644,root,root,755) %doc README TODO %attr(755,root,root) %{_sbindir}/synce-serial-abort +%attr(755,root,root) %{_sbindir}/synce-serial-abort-device %attr(755,root,root) %{_sbindir}/synce-serial-config +%attr(755,root,root) %{_sbindir}/synce-serial-hotplug %attr(755,root,root) %{_sbindir}/synce-serial-start +%attr(755,root,root) %{_sbindir}/synce-serial-start-device +%attr(755,root,root) %{_sbindir}/synce-serial-udev-add +%attr(755,root,root) %{_sbindir}/synce-serial-udev-remove %attr(755,root,root) %{_libdir}/synce-serial-chat %config(noreplace) %verify(not md5 mtime size) /etc/ppp/peers/synce-device %{_datadir}/synce @@ -69,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008-01-27 01:21:46 glen +- update to 0.11 + Revision 1.10 2007-08-29 21:14:39 glen - update to 0.10.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-serial.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
