Author: glen Date: Fri Jul 9 06:37:06 2010 GMT Module: packages Tag: HEAD ---- Log message: - obsolete serial and odccm
---- Files affected: packages/synce-hal: synce-hal.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/synce-hal/synce-hal.spec diff -u packages/synce-hal/synce-hal.spec:1.9 packages/synce-hal/synce-hal.spec:1.10 --- packages/synce-hal/synce-hal.spec:1.9 Wed Jun 16 11:30:34 2010 +++ packages/synce-hal/synce-hal.spec Fri Jul 9 08:37:01 2010 @@ -1,15 +1,13 @@ # $Revision$, $Date$ # TODO: # package bluetooth stuff -# fix Group (Applications/System?) -# Summary: Synce-hal Summary(pl.UTF-8): Synce-hal Name: synce-hal Version: 0.15 Release: 1 License: GPL v2 -Group: Libraries +Group: Applications/System Source0: http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz # Source0-md5: 796eca27a2ce561247e7a71375c242b6 URL: http://www.synce.org/ @@ -20,6 +18,8 @@ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.213 BuildRequires: synce-libsynce-devel >= 0.12 +Obsoletes: synce-odccm <= %{version} +Obsoletes: synce-serial <= %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define haldir %{_libdir}/hal @@ -60,13 +60,13 @@ %doc AUTHORS ChangeLog README TODO %config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/org.freedesktop.Hal.Device.Synce.conf %attr(755,root,root) %{_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 +%attr(755,root,root) %{haldir}/hal-synce-rndis +%attr(755,root,root) %{haldir}/hal-synce-serial %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -74,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/07/09 06:37:01 glen +- obsolete serial and odccm + Revision 1.9 2010/06/16 09:30:34 glen - adapter, executable bits ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-hal/synce-hal.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
