Hello community,

here is the log from the commit of package libvmime for openSUSE:Factory 
checked in at 2012-09-14 12:29:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvmime (Old)
 and      /work/SRC/openSUSE:Factory/.libvmime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvmime", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvmime/libvmime.changes        2012-05-10 
14:34:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvmime.new/libvmime.changes   2012-09-14 
12:29:29.000000000 +0200
@@ -1,0 +2,11 @@
+Sat Aug 11 14:44:08 UTC 2012 - jeng...@inai.de
+
+- Make the package build on RHEL6
+
+-------------------------------------------------------------------
+Thu Jul 12 16:40:45 UTC 2012 - jeng...@inai.de
+
+- Enable always generating 7-bit parameters
+  (https://jira.zarafa.com/browse/ZCP-9475)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvmime.spec ++++++
--- /var/tmp/diff_new_pack.y4XT0g/_old  2012-09-14 12:29:30.000000000 +0200
+++ /var/tmp/diff_new_pack.y4XT0g/_new  2012-09-14 12:29:30.000000000 +0200
@@ -58,7 +58,7 @@
 BuildRequires:  gnutls-devel
 %endif
 %endif
-%if 0%{?fedora_version} > 0
+%if 0%{?fedora_version} > 0 || 0%{?redhat_version} || 0%{?centos_version}
 BuildRequires:  gettext
 BuildRequires:  gnutls-devel
 %endif
@@ -105,13 +105,14 @@
 %patch7
 
 %build
-export CXXFLAGS="%optflags"
-export CFLAGS="%optflags"
+export CFLAGS="%optflags -DVMIME_ALWAYS_GENERATE_7BIT_PARAMETER=1";
+export CXXFLAGS="$CFLAGS";
 # sendmail's awesome location.
 export PATH="$PATH:/usr/sbin";
-%if 0%{?suse_version} >= 1100
+%if 0%{?suse_version} >= 1100 || 0%{?!suse_version}
 scons autotools;
-# SL10: Rely on scons already having been run before the tarball was made.
+# SL10 and other too old distros:
+# Rely on scons already having been run before the tarball was made.
 %endif
 %configure --disable-static
 make %{?_smp_mflags};

++++++ libvmime-0.9.1+svn603.tar.bz2 ++++++
++++ 111268 lines of diff (skipped)

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

Reply via email to