commit libmal for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package libmal for openSUSE:Factory checked 
in at 2014-05-22 06:49:02

Comparing /work/SRC/openSUSE:Factory/libmal (Old)
 and  /work/SRC/openSUSE:Factory/.libmal.new (New)


Package is "libmal"

Changes:

--- /work/SRC/openSUSE:Factory/libmal/libmal.changes2012-11-28 
10:51:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmal.new/libmal.changes   2014-05-22 
06:49:03.0 +0200
@@ -1,0 +2,5 @@
+Tue May 13 10:50:20 UTC 2014 - sch...@suse.de
+
+- Build with RPM_OPT_FLAGS
+
+---



Other differences:
--
++ libmal.spec ++
--- /var/tmp/diff_new_pack.UgnQD4/_old  2014-05-22 06:49:04.0 +0200
+++ /var/tmp/diff_new_pack.UgnQD4/_new  2014-05-22 06:49:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmal
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -65,7 +65,7 @@
 
 %build
 %configure --disable-static
-make
+make CFLAGS="$RPM_OPT_FLAGS"
 
 %install
 make DESTDIR=%{buildroot} install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmal for openSUSE:Factory

2012-11-28 Thread h_root
Hello community,

here is the log from the commit of package libmal for openSUSE:Factory checked 
in at 2012-11-28 10:51:40

Comparing /work/SRC/openSUSE:Factory/libmal (Old)
 and  /work/SRC/openSUSE:Factory/.libmal.new (New)


Package is "libmal", Maintainer is "wstephen...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libmal/libmal.changes2011-11-21 
15:46:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmal.new/libmal.changes   2012-11-28 
10:51:42.0 +0100
@@ -1,0 +2,38 @@
+Mon Nov 26 21:41:47 UTC 2012 - cfarr...@suse.com
+
+- license update: MPL-1.0
+  See COPYING
+
+---
+Tue Nov 20 15:52:00 UTC 2012 - cgiboude...@gmx.com
+
+- Spec cleanup
+- Update to 0.44.1
+* Updated email address and web site address.
++ Version 0.44
+  * Removed the -module argument from libmal_la_LDFLAGS. It never should
+have been there; it was accidentally included from a copy/paste.
++ Version 0.42
+  * Misc fixes to malsync sources. See malsync/ChangeLog for details.
++ Version 0.41
+  * Added support for pilot-link 0.12.x
+  * Updated automake files
++ Version 0.40
+  * Major overhaul of libmal. This version is not source- or binary-
+compatible with previous versions.
+  * Use malsync 2.2.0 source
+  * Removed the printstatus and printerror hac^H^Hooks
+  * Removed the setXXX methods for proxy/SOCKS settings
+  * Moved all global variables into PalmSyncInfo struct
+  * Removed the .sub stuff, it doesn't seem to be used any more
+  * Added two function pointers to PalmSyncInfo, taskFunc and itemFunc.
+These pointers are callbacks called by malsync at different stages of
+the sync.
+  * Added a new malsync.c that relies on libmal
+
+---
+Tue Nov 20 15:05:54 UTC 2012 - nico.kru...@gmail.com
+
+- Fix the SLES build (%make_install is not expanded on SLES)
+
+---

Old:

  libmal-0.31.tar.bz2
  libmal-pilot-link-0.12.0-api.diff

New:

  libmal-0.44.1.tar.gz



Other differences:
--
++ libmal.spec ++
--- /var/tmp/diff_new_pack.qLa4gi/_old  2012-11-28 10:51:43.0 +0100
+++ /var/tmp/diff_new_pack.qLa4gi/_new  2012-11-28 10:51:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmal
 #
-# 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
@@ -15,83 +15,76 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libmal
-BuildRequires:  libtool pilot-link-devel
-License:MPL-1.1
-Group:  Development/Libraries/C and C++
-Summary:Palm Sync Library
-Version:0.31
+Version:0.44.1
 Release:0
+Summary:Palm Sync Library
+License:MPL-1.0
+Group:  Development/Libraries/C and C++
+Url:http://www.jlogday.com/code/libmal/
+Source: http://www.jlogday.com/code/libmal/%{name}-%{version}.tar.gz
+Patch0: libmal.diff
+BuildRequires:  libpisock-devel
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Url:http://jasonday.home.att.net/code/libmal/
-Source: %name-%{version}.tar.bz2
-Patch:  libmal.diff
-Patch1: libmal-pilot-link-0.12.0-api.diff
 
 %description
 Libmal is a convenience library of the object files contained in Tom
 Whittaker's malsync distribution. It also includes a few wrapper
 functions.
 
+%package -n libmal1
+Summary:Palm Sync Library
+Group:  Development/Libraries/C and C++
+Provides:   libmal = 0.31
+Obsoletes:  libmal <= %{version}
 
-
-Authors:
-
-Jason Day, jason...@worldnet.att.net
-malsync code by Tom Whittaker, t...@tomw.org
+%description -n libmal1
+libmal is a convenient library made up of the object files contained in
+Tom Whittaker's malsync distribution. libmal also contains a few
+wrapper functions.
 
 %package devel
-License:MPL-1.1
 Summary:Palm Sync Library
-Requires:   libmal = %{version}
 Group:  Development/Libraries/C and C++
+Requires:   libmal1 = %{version}
+Requires:   libpisock-devel
 
 %description devel
 libmal is a convenient library made up of the object files contained in
-Tom Whittaker's malsync distribution. libmaal also contains a few
+Tom Whittaker's malsync distribution. libmal also contains a f

commit libmal for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libmal for openSUSE:Factory checked 
in at 2011-12-06 18:24:29

Comparing /work/SRC/openSUSE:Factory/libmal (Old)
 and  /work/SRC/openSUSE:Factory/.libmal.new (New)


Package is "libmal", Maintainer is "wstephen...@suse.com"

Changes:




Other differences:
--
++ libmal.spec ++
--- /var/tmp/diff_new_pack.pbQ6RR/_old  2011-12-06 18:42:35.0 +0100
+++ /var/tmp/diff_new_pack.pbQ6RR/_new  2011-12-06 18:42:35.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   libmal
 BuildRequires:  libtool pilot-link-devel
-License:MOZILLA PUBLIC LICENSE (MPL/NPL)
+License:MPL-1.1
 Group:  Development/Libraries/C and C++
 Summary:Palm Sync Library
 Version:0.31
@@ -44,7 +44,7 @@
 malsync code by Tom Whittaker, t...@tomw.org
 
 %package devel
-License:MOZILLA PUBLIC LICENSE (MPL/NPL)
+License:MPL-1.1
 Summary:Palm Sync Library
 Requires:   libmal = %{version}
 Group:  Development/Libraries/C and C++

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmal for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package libmal for openSUSE:Factory checked 
in at 2011-11-21 15:46:31

Comparing /work/SRC/openSUSE:Factory/libmal (Old)
 and  /work/SRC/openSUSE:Factory/.libmal.new (New)


Package is "libmal", Maintainer is "wstephen...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libmal/libmal.changes2011-09-23 
02:08:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmal.new/libmal.changes   2011-11-21 
15:46:42.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 19 20:39:54 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ libmal.spec ++
--- /var/tmp/diff_new_pack.sR5joq/_old  2011-11-21 15:46:46.0 +0100
+++ /var/tmp/diff_new_pack.sR5joq/_new  2011-11-21 15:46:46.0 +0100
@@ -19,12 +19,12 @@
 
 
 Name:   libmal
-BuildRequires:  pilot-link-devel
+BuildRequires:  libtool pilot-link-devel
 License:MOZILLA PUBLIC LICENSE (MPL/NPL)
 Group:  Development/Libraries/C and C++
 Summary:Palm Sync Library
 Version:0.31
-Release:411
+Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://jasonday.home.att.net/code/libmal/
 Source: %name-%{version}.tar.bz2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmal for openSUSE:Factory

2011-08-08 Thread h_root

Hello community,

here is the log from the commit of package libmal for openSUSE:Factory
checked in at Mon Aug 8 15:33:41 CEST 2011.




--- libmal/libmal.changes   2006-09-04 17:58:45.0 +0200
+++ /mounts/work_src_done/STABLE/libmal/libmal.changes  2011-08-07 
15:44:50.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 14:44:44 UTC 2011 - toddrme2...@gmail.com
+ 
+- Fixed usage of ldconfig (fix for RPMLINT warning)
+- Switched hard-coded paths and commands to macros
+- Removed the contents of the %changelog section
+  These were already in the .changes file
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libmal.spec ++
--- /var/tmp/diff_new_pack.TFJqB5/_old  2011-08-08 15:33:08.0 +0200
+++ /var/tmp/diff_new_pack.TFJqB5/_new  2011-08-08 15:33:08.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libmal (Version 0.31)
+# spec file for package libmal
 #
-# 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
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/C and C++
 Summary:Palm Sync Library
 Version:0.31
-Release:401
+Release:411
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://jasonday.home.att.net/code/libmal/
 Source: %name-%{version}.tar.bz2
@@ -69,30 +69,27 @@
 autoreconf --install --force
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure \
-  --libdir=%_libdir \
-  --prefix=%_prefix 
+%configure
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
-%post
-%run_ldconfig
+%post -p /sbin/ldconfig
+
+%postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc README ChangeLog MPL-1_0.txt TODO
-%_libdir/libmal.so.0
-%_libdir/libmal.so.0.0.2
+%_libdir/libmal.so.*
 
 %files devel
 %defattr(-,root,root)
-/usr/include/libmal
+%_includedir/libmal
 %_libdir/libmal.a
 %_libdir/libmal.so
 %_libdir/libmal.la






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org