packages: synce-hal/synce-hal.spec - adapter, executable bits

glen glen at pld-linux.org
Wed Jun 16 11:30:40 CEST 2010


Author: glen                         Date: Wed Jun 16 09:30:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- adapter, executable bits

---- Files affected:
packages/synce-hal:
   synce-hal.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/synce-hal/synce-hal.spec
diff -u packages/synce-hal/synce-hal.spec:1.8 packages/synce-hal/synce-hal.spec:1.9
--- packages/synce-hal/synce-hal.spec:1.8	Wed Jun 16 00:55:08 2010
+++ packages/synce-hal/synce-hal.spec	Wed Jun 16 11:30:34 2010
@@ -10,7 +10,7 @@
 Release:	1
 License:	GPL v2
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/synce/%{name}-%{version}.tar.gz
 # Source0-md5:	796eca27a2ce561247e7a71375c242b6
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
@@ -22,11 +22,11 @@
 BuildRequires:	synce-libsynce-devel >= 0.12
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	haldir	%{_libdir}/hal
+%define		haldir	%{_libdir}/hal
 
 %description
-Synce-hal is a connection framework and dccm-implementation for Windows
-Mobile devices that integrates with HAL.
+Synce-hal is a connection framework and dccm-implementation for
+Windows Mobile devices that integrates with HAL.
 
 %prep
 %setup -q
@@ -59,7 +59,7 @@
 %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) %{_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
@@ -74,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2010/06/16 09:30:34  glen
+- adapter, executable bits
+
 Revision 1.8  2010/06/15 22:55:08  arvenil
 - up to 0.15
 
@@ -100,4 +103,3 @@
 
 Revision 1.1  2008-05-16 20:10:41  wolvverine
 - init
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-hal/synce-hal.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list