Hello community,

here is the log from the commit of package yast2-scanner for openSUSE:Factory 
checked in at 2012-05-21 07:33:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-scanner (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-scanner.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-scanner", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-scanner/yast2-scanner.changes      
2011-12-22 10:54:53.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-scanner.new/yast2-scanner.changes 
2012-05-21 07:33:47.000000000 +0200
@@ -1,0 +2,11 @@
+Tue May  8 15:14:57 CEST 2012 - [email protected]
+
+- V 2.23.0
+- Third party driver "epkowa" responsibility transferred
+  from Avasys to Epson (bnc#746038).
+- Use ButtonBox widget in src/Scanner.ycp (bnc#701263).
+- Fixed typo in help text "UDB" -> "USB" (bnc#703235).
+- Replaced the HTTP URLs to the Style Guide with the plain text
+  "YaST Style Guide (dated Tue, 04 Nov 2008)" (bnc#732272).
+
+-------------------------------------------------------------------

Old:
----
  yast2-scanner-2.20.2.tar.bz2

New:
----
  yast2-scanner-2.23.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-scanner.spec ++++++
--- /var/tmp/diff_new_pack.cOdmi4/_old  2012-05-21 07:33:48.000000000 +0200
+++ /var/tmp/diff_new_pack.cOdmi4/_new  2012-05-21 07:33:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-scanner
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -17,18 +17,11 @@
 
 
 Name:           yast2-scanner
-Version:        2.20.2
+Version:        2.23.0
 Release:        0
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-scanner-%{version}.tar.bz2
-
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  doxygen
 BuildRequires:  libtool
-BuildRequires:  libxslt
-BuildRequires:  perl-XML-Writer
-BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libX11-devel
 BuildRequires:  yast2
@@ -56,30 +49,19 @@
 "sane-backends".
 
 %prep
-%setup -n yast2-scanner-%{version}
+%setup -q
 
 %build
-%{_prefix}/bin/y2tool y2autoconf
-%{_prefix}/bin/y2tool y2automake
-autoreconf --force --install
-
+make -f Makefile.cvs
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
-
-%{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR="$RPM_BUILD_ROOT"
-[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
-for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
-    d=${f##*/}
-    %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
-done
-
+%suse_update_desktop_file -d ycc_scanner scanner
 # Exclude libX11, libXau, libxcb, and libxcb-xlib from the requires list
 # which are pulled in by Autoreqprov because of the displaytest tool:
 cat << EOF > %{my_requires}

++++++ yast2-scanner-2.20.2.tar.bz2 -> yast2-scanner-2.23.0.tar.bz2 ++++++
++++ 50337 lines of diff (skipped)

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

Reply via email to