Hello community,

here is the log from the commit of package libmsn for openSUSE:Factory checked 
in at 2012-02-10 17:16:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmsn (Old)
 and      /work/SRC/openSUSE:Factory/.libmsn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmsn/libmsn.changes    2011-11-21 
15:47:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmsn.new/libmsn.changes       2012-02-10 
17:16:51.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Feb  8 11:06:42 UTC 2012 - [email protected]
+
+- Fix license to be SUSE-GPL-2.0+-with-openssl-exception 
+
+-------------------------------------------------------------------
+Sat Jan 21 20:02:04 UTC 2012 - [email protected]
+
+- Build with fvisibility-inlines-hidden, saving  around 50 
+  exported symbols
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmsn.spec ++++++
--- /var/tmp/diff_new_pack.bZMk9R/_old  2012-02-10 17:16:52.000000000 +0100
+++ /var/tmp/diff_new_pack.bZMk9R/_new  2012-02-10 17:16:52.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmsn
 #
-# 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,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libmsn
-BuildRequires:  cmake gcc-c++ kde4-filesystem libopenssl-devel pkg-config
-License:        BSD3c(or similar) ; GPLv2 or later with linking exception for 
openssl
-Group:          Development/Libraries/C and C++
+BuildRequires:  cmake
+BuildRequires:  gcc-c++
+BuildRequires:  kde4-filesystem
+BuildRequires:  libopenssl-devel
+BuildRequires:  pkg-config
 Summary:        Reusable, open-source library for MSN Messenger
+License:        SUSE-GPL-2.0+-with-openssl-exception
+Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://sourceforge.net/projects/libmsn
 Version:        4.2
-Release:        1
-%define tar_version 4.2
-Source:         
http://surfnet.dl.sourceforge.net/sourceforge/libmsn/libmsn-%{tar_version}.tar.bz2
+Release:        0
+Source:         
http://surfnet.dl.sourceforge.net/sourceforge/libmsn/libmsn-%{version}.tar.bz2
 Patch1:         gcc-warnings.diff
 Patch2:         literal-string-compare.diff
 Patch3:         install-xmlparser.patch
@@ -42,7 +43,6 @@
 
 
 %package -n libmsn0_3
-License:        BSD3c(or similar) ; GPLv2 or later with linking exception for 
openssl
 Summary:        Reusable, open-source library for MSN Messenger
 Group:          Development/Libraries/C and C++
 
@@ -53,7 +53,6 @@
 
 
 %package devel
-License:        BSD3c(or similar) ; GPLv2 or later with linking exception for 
openssl
 Summary:        Reusable, open-source library for MSN Messenger
 Group:          Development/Libraries/C and C++
 Requires:       libmsn0_3 = %version
@@ -66,13 +65,14 @@
 
 
 %prep
-%setup -n libmsn-%{tar_version}
+%setup -q
 %patch1
 %patch2
 %patch3 -p1
 cp %{S:99} .
 
 %build
+export RPM_OPT_FLAGS="%optflags -fvisibility-inlines-hidden"
 %cmake_kde4 -d build
 %make_jobs
 

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

Reply via email to