SPECS: synce-libsynce.spec - enable dbus, otherwise librapi2 progs...

glen glen at pld-linux.org
Wed Aug 29 22:09:09 CEST 2007


Author: glen                         Date: Wed Aug 29 20:09:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable dbus, otherwise librapi2 progs like pls won't work out

---- Files affected:
SPECS:
   synce-libsynce.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/synce-libsynce.spec
diff -u SPECS/synce-libsynce.spec:1.8 SPECS/synce-libsynce.spec:1.9
--- SPECS/synce-libsynce.spec:1.8	Wed Aug 29 01:53:33 2007
+++ SPECS/synce-libsynce.spec	Wed Aug 29 22:09:04 2007
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	dbus	# build with dbus support
+%bcond_without	dbus	# build without dbus support
 #
 Summary:	Core SynCE library
 Summary(pl.UTF-8):	Podstawowa biblioteka SynCE
 Name:		synce-libsynce
 Version:	0.10.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
@@ -16,8 +16,7 @@
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.4
-# not sure which was OK, but doesn't build with 0.61
-%{?with_dbus:BuildRequires:	dbus-devel < 0.35}
+%{?with_dbus:BuildRequires:	dbus-devel}
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -105,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/08/29 20:09:04  glen
+- enable dbus, otherwise librapi2 progs like pls won't work out
+
 Revision 1.8  2007/08/28 23:53:33  glen
 - update to 0.10.0
 
================================================================

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



More information about the pld-cvs-commit mailing list