[packages/synce-hal] - added deprecation note

qboosh qboosh at pld-linux.org
Sun Feb 1 08:15:32 CET 2015


commit 2e45fbb3fbc4de8d998f628f68034b9ad797dcc5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 1 08:17:41 2015 +0100

    - added deprecation note

 synce-hal.spec | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/synce-hal.spec b/synce-hal.spec
index 6bddc36..899651d 100644
--- a/synce-hal.spec
+++ b/synce-hal.spec
@@ -1,7 +1,8 @@
+# NOTE: obsoleted in favour of udev functionality in synce-core.spec
 # TODO:
 #	package bluetooth stuff
-Summary:	Synce-hal
-Summary(pl.UTF-8):	Synce-hal
+Summary:	Synce-hal - connection framework and DCCM implementation for Windows Mobile devices
+Summary(pl.UTF-8):	Synce-hal - szkielet połączeń i implementacja DCCM dla urządzeń Windows Mobile
 Name:		synce-hal
 Version:	0.15
 Release:	2
@@ -10,15 +11,21 @@ Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
 # Source0-md5:	796eca27a2ce561247e7a71375c242b6
 URL:		http://www.synce.org/
-BuildRequires:	autoconf >= 2.50
+BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.4
-BuildRequires:	gnet-devel
+BuildRequires:	dbus-devel >= 0.60
+BuildRequires:	dbus-glib-devel >= 0.74
+BuildRequires:	glib2-devel >= 1:2.7
+BuildRequires:	gnet-devel >= 2.0
 BuildRequires:	hal-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.213
 BuildRequires:	synce-libsynce-devel >= 0.12
+Requires:	dbus >= 0.60
+Requires:	dbus-glib >= 0.74
+Requires:	glib2 >= 1:2.7
 Obsoletes:	synce-odccm < %{version}-%{release}
 Obsoletes:	synce-serial < %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -29,6 +36,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Synce-hal is a connection framework and dccm-implementation for
 Windows Mobile devices that integrates with HAL.
 
+%description -l pl.UTF-8
+Synce-hal to szkielet połączeń i implementacja DCCM dla urządzeń
+Windows Mobile; integruje się z HAL.
+
 %prep
 %setup -q
 
@@ -63,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/synce-unlock.py
 %attr(755,root,root) %{_libdir}/hal-dccm
 %attr(755,root,root) %{_libdir}/synce-serial-chat
-%{_datadir}/hal/fdi/policy/20thirdparty/*synce.fdi
+%{_datadir}/hal/fdi/policy/20thirdparty/10-synce.fdi
 %dir %{_datadir}/synce-hal
 %{_datadir}/synce-hal/dhclient.conf
 %attr(755,root,root) %{haldir}/hal-synce-rndis
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/synce-hal.git/commitdiff/2e45fbb3fbc4de8d998f628f68034b9ad797dcc5



More information about the pld-cvs-commit mailing list