Hello community, here is the log from the commit of package csync2 for openSUSE:Factory checked in at 2012-02-21 12:17:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/csync2 (Old) and /work/SRC/openSUSE:Factory/.csync2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "csync2", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/csync2/csync2.changes 2011-10-26 15:34:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.csync2.new/csync2.changes 2012-02-21 12:17:04.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 20 19:10:40 UTC 2012 - [email protected] + +- factory has librsync split into devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ csync2.spec ++++++ --- /var/tmp/diff_new_pack.OVXQqg/_old 2012-02-21 12:17:06.000000000 +0100 +++ /var/tmp/diff_new_pack.OVXQqg/_new 2012-02-21 12:17:06.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package csync2 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Summary: Cluster synchronization tool +License: GPL-2.0+ ; LGPL-2.1+ +Group: Productivity/Clustering/HA Name: csync2 Version: 1.34 -Release: 2 -Group: Productivity/Clustering/HA -License: GPL-2.0+ ; LGPL-2.1+ +Release: 0 Url: http://oss.linbit.com/csync2/ Source0: http://oss.linbit.com/csync2/%{name}-%{version}.tar.gz Source1: csync2-README.quickstart @@ -35,8 +35,20 @@ %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): openssl -Requires: xinetd gnutls sqlite2 -BuildRequires: bison flex libgnutls-devel libgnutls-extra-devel librsync libtasn1-devel sqlite2-devel +Requires: gnutls +Requires: sqlite2 +Requires: xinetd +BuildRequires: bison +BuildRequires: flex +BuildRequires: libgnutls-devel +BuildRequires: libgnutls-extra-devel +BuildRequires: libtasn1-devel +BuildRequires: sqlite2-devel +%if 0%{?suse_version} > 1210 +BuildRequires: librsync-devel +%else +BuildRequires: librsync +%endif %description Csync2 is a cluster synchronization tool. It can be used to keep files -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
