Author: arvenil Date: Tue Jun 15 22:55:13 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.15
---- Files affected: packages/synce-hal: synce-hal.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/synce-hal/synce-hal.spec diff -u packages/synce-hal/synce-hal.spec:1.7 packages/synce-hal/synce-hal.spec:1.8 --- packages/synce-hal/synce-hal.spec:1.7 Sat Oct 25 19:49:38 2008 +++ packages/synce-hal/synce-hal.spec Wed Jun 16 00:55:08 2010 @@ -6,12 +6,12 @@ Summary: Synce-hal Summary(pl.UTF-8): Synce-hal Name: synce-hal -Version: 0.2 -Release: 2 +Version: 0.15 +Release: 1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz -# Source0-md5: 06c7fe3d2b9c130cd485272d6756f599 +# Source0-md5: 796eca27a2ce561247e7a71375c242b6 URL: http://www.synce.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake >= 1.4 @@ -37,7 +37,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --with-hal-addon-dir=%{haldir}/scripts %{__make} @@ -57,11 +58,15 @@ %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO +%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/org.freedesktop.Hal.Device.Synce.conf +%{_bindir}/synce-unlock.py %attr(755,root,root) %{haldir}/hal-synce-rndis %attr(755,root,root) %{haldir}/hal-synce-serial %attr(755,root,root) %{_libdir}/hal-dccm %attr(755,root,root) %{_libdir}/synce-serial-chat %{_datadir}/hal/fdi/policy/20thirdparty/*synce.fdi +%dir %{_datadir}/synce-hal +%{_datadir}/synce-hal/dhclient.conf %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2010/06/15 22:55:08 arvenil +- up to 0.15 + Revision 1.7 2008/10/25 17:49:38 sls - TODO about Group ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-hal/synce-hal.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
