Hello community,

here is the log from the commit of package msynctool for openSUSE:Factory 
checked in at 2011-11-28 12:54:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/msynctool (Old)
 and      /work/SRC/openSUSE:Factory/.msynctool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "msynctool", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/msynctool/msynctool.changes      2011-09-23 
02:13:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.msynctool.new/msynctool.changes 2011-11-28 
12:54:32.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 10:40:01 UTC 2011 - [email protected]
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ msynctool.spec ++++++
--- /var/tmp/diff_new_pack.9XkAhJ/_old  2011-11-28 12:54:33.000000000 +0100
+++ /var/tmp/diff_new_pack.9XkAhJ/_new  2011-11-28 12:54:33.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package msynctool (Version 0.22)
+# spec file for package msynctool
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,20 +19,18 @@
 
 
 Name:           msynctool
-BuildRequires:  libopensync-devel
+BuildRequires:  libopensync-devel libtool
 Url:            http://www.opensync.org/
 Version:        0.22
-Release:        149
+Release:        1
 Summary:        CLI for synchronization with OpenSync
 License:        GPL v2 or later
 Group:          Productivity/Other
-AutoReqProv:    on
 Source:         msynctool-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       libopensync >= 0.22
 Obsoletes:      multisync-cli
 Provides:       multisync-cli
-%define prefix   /usr
 
 %description
 Command line interface for libopensync to allow synchronization on
@@ -40,12 +38,6 @@
 do the actual synchronization. You need to install the libopensync
 package and the plugins for it, too.
 
-
-
-Authors:
---------
-    Armin Bauer <[email protected]>
-
 %prep
 %setup -q
 
@@ -57,9 +49,6 @@
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to