Hello community, here is the log from the commit of package isapnp checked in at Wed Aug 13 18:14:35 CEST 2008. -------- --- isapnp/isapnp.changes 2007-03-29 09:28:06.000000000 +0200 +++ /mounts/work_users/ro/STABLE/isapnp/isapnp.changes 2008-08-13 18:14:18.498210000 +0200 @@ -1,0 +2,5 @@ +Wed Aug 13 18:14:13 CEST 2008 - ro@suse.de + +- add ExclusiveArch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ isapnp.spec ++++++ --- /var/tmp/diff_new_pack.pj9433/_old 2008-08-13 18:14:30.000000000 +0200 +++ /var/tmp/diff_new_pack.pj9433/_new 2008-08-13 18:14:30.000000000 +0200 @@ -1,22 +1,30 @@ # # spec file for package isapnp (Version 1.26) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2008 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: isapnp -License: GNU General Public License (GPL) +License: GPL v2 or later Group: Hardware/Other BuildRequires: flex -Autoreqprov: on -Prereq: %fillup_prereq %insserv_prereq +AutoReqProv: on +PreReq: %fillup_prereq %insserv_prereq Version: 1.26 -Release: 535 +Release: 610 Summary: An ISA Plug and Play Configuration Utility Source: isapnptools-%{version}.tar.bz2 Source1: boot.isapnp @@ -26,6 +34,7 @@ Patch3: isapnp-codecleanup.diff Patch4: isapnp-static_nonstatic_mix.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build +ExclusiveArch: %ix86 x86_64 %description Two programs--one allows the dumping of resource data and generation of @@ -42,6 +51,7 @@ Peter Fox <fox@roestock.demon.co.uk> %package devel +License: GPL v2 or later Summary: ISA PnP library and headers Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -103,22 +113,24 @@ %_libdir/libisapnp.a %changelog -* Thu Mar 29 2007 - meissner@suse.de +* Wed Aug 13 2008 ro@suse.de +- add ExclusiveArch +* Thu Mar 29 2007 meissner@suse.de - buildrequires flex -* Fri Feb 09 2007 - meissner@suse.de +* Fri Feb 09 2007 meissner@suse.de - build as nonroot. -* Fri Jul 28 2006 - olh@suse.de +* Fri Jul 28 2006 olh@suse.de - boot.isapnp requires boot.rootfsck, optional $local_fs and boot.loadmodules. remove obsolete boot.loopback (#181972) -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Mon Apr 18 2005 - pth@suse.de +* Mon Apr 18 2005 pth@suse.de - Fix mixed static/non-static declaration. -* Fri Feb 20 2004 - ro@suse.de +* Fri Feb 20 2004 ro@suse.de - do nothing for stop case of boot.isapnp -* Sun May 11 2003 - pthomas@suse.de +* Sun May 11 2003 pthomas@suse.de - Fix file list. -* Fri May 09 2003 - pthomas@suse.de +* Fri May 09 2003 pthomas@suse.de - Temporarily work around problems with mod_devicetable.h - Change configure.in for autoconf >= 2.5x and run autoreconf - Compile with warnings enabled and fix most compiler warnings. @@ -126,55 +138,55 @@ - Split up isapnptools-1.26.dif and make README.SuSE a file copied from source directory instead of creating it from diff. -* Mon Aug 19 2002 - uli@suse.de +* Mon Aug 19 2002 uli@suse.de - added Prereq: %%fillup_prereq %%insserv_prereq (bug #17884) -* Thu Aug 15 2002 - ro@suse.de +* Fri Aug 16 2002 ro@suse.de - remove boot.setup from required-start in boot.isapnp -* Mon Aug 05 2002 - kukuk@suse.de +* Mon Aug 05 2002 kukuk@suse.de - Remove serial from Required-Start -* Thu Aug 01 2002 - uli@suse.de +* Thu Aug 01 2002 uli@suse.de - fixed for lib64 archs -* Thu Jul 11 2002 - kukuk@suse.de +* Thu Jul 11 2002 kukuk@suse.de - Add Should-Start to init script header - Change serial -> setserial in init script header -* Fri Feb 01 2002 - uli@suse.de +* Fri Feb 01 2002 uli@suse.de - made boot.isapnp a real init script (bug #13001) -* Wed Dec 05 2001 - ro@suse.de +* Wed Dec 05 2001 ro@suse.de - moved boot.isapnp to this package - removed START variable and use fillup_and_insserv -* Tue Jul 24 2001 - uli@suse.de +* Tue Jul 24 2001 uli@suse.de - update -> 1.26 -* Fri Mar 30 2001 - uli@suse.de +* Fri Mar 30 2001 uli@suse.de - fixed to build on PPC -* Fri Nov 24 2000 - uli@suse.de +* Fri Nov 24 2000 uli@suse.de - fixed to build on PPC -* Thu Feb 24 2000 - kukuk@suse.de +* Thu Feb 24 2000 kukuk@suse.de - Move /usr/man -> /usr/share/man - Add rc.config variable from aaa_base - Remove Makefile.Linux -* Fri Feb 11 2000 - uli@suse.de +* Fri Feb 11 2000 uli@suse.de - now builds on PPC - successfully tested on PReP architecture! (should also work on CHRP) -* Mon Jan 03 2000 - uli@suse.de +* Mon Jan 03 2000 uli@suse.de - update -> 1.21 -* Tue Oct 26 1999 - uli@suse.de +* Tue Oct 26 1999 uli@suse.de - update -> 1.19 -* Mon Sep 13 1999 - bs@suse.de +* Mon Sep 13 1999 bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. -* Tue Aug 17 1999 - uli@suse.de +* Tue Aug 17 1999 uli@suse.de - fixed README.SuSE -* Thu Mar 04 1999 - uli@suse.de +* Thu Mar 04 1999 uli@suse.de - update 1.17 -> 1.18 - removed *.orig files -* Mon Dec 07 1998 - uli@suse.de +* Mon Dec 07 1998 uli@suse.de - fixed version no. in spec file -* Mon Nov 16 1998 - uli@suse.de +* Mon Nov 16 1998 uli@suse.de - update 1.10 -> 1.17 -* Thu Jun 19 1997 - rj@suse.de +* Thu Jun 19 1997 rj@suse.de - new version 1.10 -* Mon Mar 24 1997 - kfr@suse.de +* Mon Mar 24 1997 kfr@suse.de - added /sbin/init.d/pnp an links in runlevel 1-3 -* Sun Feb 09 1997 - kfr@suse.de +* Sun Feb 09 1997 kfr@suse.de - new version: 1.9 - new: man-pages - /sbin/init.d/pnp added (linked as S01pnp in runlevel 1, 2, 3) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org