Hello community,

here is the log from the commit of package x3270 for openSUSE:Factory checked 
in at 2011-12-21 10:04:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/x3270 (Old)
 and      /work/SRC/openSUSE:Factory/.x3270.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/x3270/x3270.changes      2011-09-23 
12:50:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.x3270.new/x3270.changes 2011-12-21 
10:04:18.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 19 15:54:05 UTC 2011 - [email protected]
+
+- remove call to suse_update_config
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ x3270.spec ++++++
--- /var/tmp/diff_new_pack.Pos0p3/_old  2011-12-21 10:04:20.000000000 +0100
+++ /var/tmp/diff_new_pack.Pos0p3/_new  2011-12-21 10:04:20.000000000 +0100
@@ -15,24 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           x3270
-BuildRequires:  ncurses-devel xorg-x11 xorg-x11-devel
+BuildRequires:  ncurses-devel
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 %define        fontdir     /usr/share/fonts/misc
 %define        appdefdir   /usr/share/X11
 %define xbindir     /usr/bin
 %define xmandir     /usr/share/man
 %define xincludes   /usr/include
 %define xlibraries  /usr/%{_lib}
-BuildRequires:  freetype2 openssl-devel tcl-devel
-License:        MIT
-Group:          System/X11/Terminals
-AutoReqProv:    on
+BuildRequires:  freetype2
+BuildRequires:  openssl-devel
+BuildRequires:  tcl-devel
 Version:        3.3.12
-Release:        517
+Release:        0
 Summary:        A Family of IBM 3270 Terminal Emulators
+License:        MIT
+Group:          System/X11/Terminals
 Url:            http://x3270.bgp.nu
 Source0:        suite3270-3.3.12ga7-src.tgz
 Source5:        README.SuSE
@@ -42,7 +43,6 @@
 Patch102:       x026-offset.diff
 Patch104:       pr3270-memleak.patch
 Patch105:       gcc4.diff
-Group:          System/X11/Terminals
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -103,7 +103,6 @@
 export LIBX3270DIR=/etc/x3270
 # the tcl variant
 cd tcl3270-3.3
-    %{?suse_update_config:%{suse_update_config -f .}}
     autoconf
     ./configure \
        --cache-file=../config.cache \
@@ -116,7 +115,6 @@
 cd ..
 # the X variant
 cd x3270-3.3
-    %{?suse_update_config:%{suse_update_config -f .}}
     # pr3287 is built from the separate source pr3287*.tgz above.
     ./configure \
        --cache-file=../config.cache \
@@ -135,7 +133,6 @@
 cd ..
 # the console variant
 cd c3270-3.3
-    %{?suse_update_config:%{suse_update_config -f .}}
     ./configure \
        --cache-file=../config.cache \
        --bindir=%{_bindir} \
@@ -147,7 +144,6 @@
 cd ..
 # the scripting variant
 cd s3270-3.3
-    %{?suse_update_config:%{suse_update_config -f .}}
     ./configure \
        --cache-file=../config.cache \
        --bindir=%{_bindir} \
@@ -158,7 +154,6 @@
 cd ..
 # the printer
 cd pr3287-3.3
-    %{?suse_update_config:%{suse_update_config -f .}}
     ./configure \
        --cache-file=../config.cache \
        --bindir=%{_bindir} \

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

Reply via email to