Mailinglist Archive: opensuse-commit (2092 mails)

< Previous Next >
commit libopensync-plugin-gnokii
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 03 Aug 2007 15:04:13 +0200
  • Message-id: <20070803130413.819B16781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libopensync-plugin-gnokii
checked in at Fri Aug 3 15:04:13 CEST 2007.

--------
--- libopensync-plugin-gnokii/libopensync-plugin-gnokii.changes 2007-05-24 01:59:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/libopensync-plugin-gnokii/libopensync-plugin-gnokii.changes    2007-08-02 15:43:36.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Aug  2 15:42:57 CEST 2007 - cstender@xxxxxxx
+
+- updated to version 0.32
+       o ported to the new OpenSync 0.3x API
+       o changed to scons buildenv
+
+-------------------------------------------------------------------

Old:
----
  libopensync-plugin-gnokii-0.22.tar.bz2
  libopensync-plugin-gnokii-add_new_entries.diff

New:
----
  libopensync-plugin-gnokii-0.32.tar.bz2

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

Other differences:
------------------
++++++ libopensync-plugin-gnokii.spec ++++++
--- /var/tmp/diff_new_pack.R11370/_old  2007-08-03 14:59:16.000000000 +0200
+++ /var/tmp/diff_new_pack.R11370/_new  2007-08-03 14:59:16.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libopensync-plugin-gnokii (Version 0.22)
+# spec file for package libopensync-plugin-gnokii (Version 0.32)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -11,18 +11,17 @@
 # norootforbuild
 
 Name:           libopensync-plugin-gnokii
-BuildRequires:  bluez-libs gnokii-devel libical-devel libopensync-devel libusb-devel
+BuildRequires:  bluez-libs gnokii-devel libical-devel libopensync-devel libusb-devel scons
 URL:            http://www.opensync.org
-Version:        0.22
-Release:        16
+Version:        0.32
+Release:        1
 Summary:        Gnokii Synchronization Plug-In for OpenSync
-License:        GNU General Public License (GPL)
+License:        GPL v2 or later
 Group:          Productivity/Other
 Autoreqprov:    on
 Source:         %{name}-%{version}.tar.bz2
-Patch0:         libopensync-plugin-gnokii-add_new_entries.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       gnokii >= 0.6.13
+Requires:       gnokii >= 0.6.13 libopensync1 >= 0.32
 %define prefix   /usr
 
 %description
@@ -40,18 +39,12 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
-autoreconf -sfi
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%_prefix --libdir=%_libdir --localstatedir=%_localstatedir
-make
+scons APPEND_CCFLAGS="$RPM_OPT_FLAGS" prefix=%_prefix libsuffix=%_lib enable_rpath=0
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-# only needed for development, and currently there's no package needing it.
-rm $RPM_BUILD_ROOT/%{_libdir}/opensync/plugins/gnokii_sync.la
-rm $RPM_BUILD_ROOT/%{_libdir}/opensync/formats/gnokii.la
+scons DESTDIR=$RPM_BUILD_ROOT install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -62,12 +55,17 @@
 
 %files
 %defattr(-, root, root)
-%{_libdir}/opensync/plugins/gnokii_sync.so
-%{_libdir}/opensync/formats/gnokii.so
+%doc AUTHORS COPYING INSTALL ChangeLog README
+%{_libdir}/opensync/plugins/libgnokii-sync.so
+%{_libdir}/opensync/formats/libgnokii-contact.so
+%{_libdir}/opensync/formats/libgnokii-event.so
 %{_datadir}/opensync/defaults/gnokii-sync
-%doc AUTHORS COPYING INSTALL ChangeLog NEWS README
 
 %changelog
+* Thu Aug 02 2007 - cstender@xxxxxxx
+- updated to version 0.32
+  o ported to the new OpenSync 0.3x API
+  o changed to scons buildenv
 * Thu May 24 2007 - ro@xxxxxxx
 - added libusb-devel to buildreq
 * Thu Mar 29 2007 - cstender@xxxxxxx

++++++ libopensync-plugin-gnokii-0.22.tar.bz2 -> libopensync-plugin-gnokii-0.32.tar.bz2 ++++++
++++ 3117 lines of diff (skipped)


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread