Mailinglist Archive: opensuse-commit (1248 mails)

< Previous Next >
commit xfig for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 20 Apr 2010 02:22:29 +0200
  • Message-id: <20100420002229.9AE49201FA@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xfig for openSUSE:Factory
checked in at Tue Apr 20 02:22:29 CEST 2010.



--------
--- xfig/xfig.changes 2009-12-14 14:17:55.000000000 +0100
+++ /mounts/work_src_done/STABLE/xfig/xfig.changes 2010-04-19
11:30:10.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Apr 19 11:29:36 CEST 2010 - sndirsch@xxxxxxx
+
+- fixed libpng buildrequires for openSUSE >= 11.3
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ xfig.spec ++++++
--- /var/tmp/diff_new_pack.6Z9FQJ/_old 2010-04-20 02:20:36.000000000 +0200
+++ /var/tmp/diff_new_pack.6Z9FQJ/_new 2010-04-20 02:20:36.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfig (Version 3.2.5b)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 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
@@ -19,14 +19,19 @@


Name: xfig
-BuildRequires: flex freetype2-devel libjpeg-devel libpng-devel netpbm
update-desktop-files xaw3d-devel xorg-x11 xorg-x11-devel
+BuildRequires: flex freetype2-devel libjpeg-devel netpbm update-desktop-files
xaw3d-devel xorg-x11 xorg-x11-devel
+%if 0%{?suse_version} > 1120
+BuildRequires: libpng12-compat-devel libpng12-devel
+%else
+BuildRequires: libpng-devel
+%endif
License: PERMISSIVE-OSI-COMPLIANT
Group: Productivity/Graphics/Vector Editors
Provides: xfig.3.2.3d
Requires: transfig netpbm ghostscript-fonts-std
AutoReqProv: on
Version: 3.2.5b
-Release: 1
+Release: 2
Summary: Facility for Interactive Generation of Figures under the X
Window System
Url: http://www.xfig.org/
Source: xfig.%{version}.tar.bz2


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



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