Mailinglist Archive: opensuse-commit (861 mails)

< Previous Next >
commit opensp for openSUSE:Factory

Hello community,

here is the log from the commit of package opensp for openSUSE:Factory
checked in at Mon Jan 10 10:37:58 CET 2011.



--------
--- opensp/opensp.changes 2009-12-14 22:14:25.000000000 +0100
+++ /mounts/work_src_done/STABLE/opensp/opensp.changes 2010-12-18
17:59:06.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Dec 18 16:58:45 UTC 2010 - cristian.rodriguez@xxxxxxxxxxxx
+
+- use AC_SYS_LARGEFILE, off mismatch between dependant libraries
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
opensp-lfs.patch

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

Other differences:
------------------
++++++ opensp-doc.spec ++++++
--- /var/tmp/diff_new_pack.WMxweL/_old 2011-01-10 10:37:44.000000000 +0100
+++ /var/tmp/diff_new_pack.WMxweL/_new 2011-01-10 10:37:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package opensp-doc (Version 1.5.2)
#
-# Copyright (c) 2010 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
@@ -29,7 +29,7 @@
Group: Productivity/Publishing/SGML
AutoReqProv: on
Version: 1.5.2
-Release: 177
+Release: 184
Source:
http://unc.dl.sourceforge.net/sourceforge/openjade/OpenSP-%{version}.tar.gz
Patch10: opensp-multilib.patch
Patch11: opensp-nodeids.patch

++++++ opensp.spec ++++++
--- /var/tmp/diff_new_pack.WMxweL/_old 2011-01-10 10:37:44.000000000 +0100
+++ /var/tmp/diff_new_pack.WMxweL/_new 2011-01-10 10:37:44.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package opensp (Version 1.5.2)
#
-# Copyright (c) 2010 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
@@ -29,10 +29,11 @@
Group: Productivity/Publishing/SGML
AutoReqProv: on
Version: 1.5.2
-Release: 93
+Release: 184
Source:
http://unc.dl.sourceforge.net/sourceforge/openjade/OpenSP-%{version}.tar.gz
Patch10: opensp-multilib.patch
Patch11: opensp-nodeids.patch
+Patch12: opensp-lfs.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://openjade.sourceforge.net/
%define regcat /usr/bin/sgml-register-catalog
@@ -84,6 +85,7 @@
# %patch0 -p1
# %patch1 -p1
%patch11 -p1
+%patch12

%build
export CFLAGS="$RPM_OPT_FLAGS"

++++++ opensp-lfs.patch ++++++
--- configure.in.orig
+++ configure.in
@@ -13,7 +13,8 @@ dnl
dnl Initialization.
AC_INIT
AC_CONFIG_SRCDIR([pubtext])
-AM_INIT_AUTOMAKE(OpenSP, 1.5.2, no-define)
+AC_CONFIG_MACRO_DIR([m4])
+AM_INIT_AUTOMAKE(OpenSP, 1.5.2, no-define, foreign)
AM_MAINTAINER_MODE
AC_PREREQ(2.53)
AM_CONFIG_HEADER(config.h)
@@ -226,7 +227,9 @@ AC_SUBST(SP_LIBOSP_REV, 0)
AC_SUBST(SP_LIBOSP_AGE, 0)

dnl Check for programs.
-AC_PROG_CC
+AC_PROG_CC_STDC
+AC_USE_SYSTEM_EXTENSIONS
+AC_SYS_LARGEFILE
AC_PROG_CPP
AC_PROG_CXX
AC_PROG_CXXCPP

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



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
  • No further messages