Hello community,

here is the log from the commit of package sffview for openSUSE:Factory
checked in at Thu Apr 14 14:51:36 CEST 2011.



--------
--- sffview/sffview.changes     2010-12-29 15:44:54.000000000 +0100
+++ sffview/sffview.changes     2011-01-21 13:52:43.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 21 13:52:17 CET 2011 - sbra...@suse.cz
+
+- Fixed build for older distributions.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ sffview.spec ++++++
--- /var/tmp/diff_new_pack.SqmJNp/_old  2011-04-14 14:50:14.000000000 +0200
+++ /var/tmp/diff_new_pack.SqmJNp/_new  2011-04-14 14:50:14.000000000 +0200
@@ -19,35 +19,42 @@
 
 
 Name:           sffview
-BuildRequires:  SDL-devel boost-devel gcc-c++ libtiff-devel 
update-desktop-files wxWidgets-devel xorg-x11
+BuildRequires:  SDL-devel boost-devel gcc-c++ libtiff-devel 
update-desktop-files xorg-x11
+%if %suse_version > 1130
+BuildRequires:  wxWidgets-devel
+%else
+BuildRequires:  wxGTK-devel
+%endif
 License:        MIT License (or similar)
 Group:          Hardware/ISDN
 AutoReqProv:    on
 Version:        0.4
-Release:        260
+Release:        265
 Summary:        Simple viewer for Structured Fax Files (.sff) used by ISDN 
applications
 Source:         %{name}-%{version}.tar.bz2
 Url:            http://sfftools.sourceforge.net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch0:         %{name}-%{version}.diff
 Patch1:         %{name}-gcc43.diff
+%if %suse_version > 1130
 %define _use_internal_dependency_generator 0
 %define __find_requires %wx_requires
+%endif
 
 %description
 The CAPI interface for programming ISDN hardware expects and gives you
 faxes in the "Structured Fax File" (SFF) format.
 
 SffView is a viewer for SFF-files. SffView is written in C++ using the
-wxWindows/wxGTK toolkit and is therefore available for Linux and
-Windows (wxWindows is a platform independent toolkit and wxGTK is a
-unix implementation based on GTK+, see wxWindows homepage).
+wxWidgets/wxGTK toolkit and is therefore available for Linux and
+Windows (wxWidgets is a platform independent toolkit and wxGTK is a
+unix implementation based on GTK+, see wxWidgets homepage).
 
 
 
 Authors:
 --------
-    Peter Sch�fer
+    Peter Schäfer
 
 %prep
 %setup


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



Remember to have fun...

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

Reply via email to