Author: patrys Date: Thu Oct 6 23:53:50 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - builds with new evolution - added missing BR: - tested and works (at least with evolution and T610 phone) - rel. up
---- Files affected: SPECS: multisync.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/multisync.spec diff -u SPECS/multisync.spec:1.34 SPECS/multisync.spec:1.35 --- SPECS/multisync.spec:1.34 Fri Feb 25 21:56:57 2005 +++ SPECS/multisync.spec Fri Oct 7 01:53:45 2005 @@ -18,7 +18,7 @@ Summary(pl): Program do synchronizacji danych Name: multisync Version: 0.83 -Release: 0.20041201.2 +Release: 0.20041201.3 License: GPL Group: X11/Applications #Source0: http://dl.sourceforge.net/multisync/%{name}-%{version}.tar.bz2 @@ -28,9 +28,11 @@ Patch1: %{name}-top.patch Patch2: %{name}-desktop.patch Patch3: %{name}-newbluez.patch +Patch4: %{name}-evolution.patch URL: http://multisync.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: bison BuildRequires: bluez-libs-devel >= 2.7 BuildRequires: curl-devel %{?with_evolution:BuildRequires: evolution-devel >= 2.0.0} @@ -42,6 +44,7 @@ BuildRequires: openobex-devel >= 1.0.0 BuildRequires: sed >= 4.0 BuildRequires: wbxml2-devel +BuildRequires: yacc BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -180,6 +183,7 @@ %patch1 -p1 #%patch2 -p1 #%patch3 -p1 +%patch4 -p1 %{__perl} -pi -e 's@/lib/multisync@/%{_lib}/multisync@' \ src/Makefile.am plugins/*/src/Makefile.am @@ -276,6 +280,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2005/10/06 23:53:45 patrys +- builds with new evolution +- added missing BR: +- tested and works (at least with evolution and T610 phone) +- rel. up + Revision 1.34 2005/02/25 20:56:57 qboosh - moved BR to preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/multisync.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
