Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit pciutils for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 09 Jan 2009 01:44:14 +0100
- Message-id: <20090109004414.63AD5678091@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package pciutils for openSUSE:Factory
checked in at Fri Jan 9 01:44:14 CET 2009.
--------
--- pciutils/pciutils.changes 2008-09-11 22:48:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/pciutils/pciutils.changes 2009-01-07
13:22:43.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 7 12:34:56 CET 2009 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pciutils.spec ++++++
--- /var/tmp/diff_new_pack.L23433/_old 2009-01-09 01:44:07.000000000 +0100
+++ /var/tmp/diff_new_pack.L23433/_new 2009-01-09 01:44:07.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package pciutils (Version 3.0.1)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -21,9 +21,14 @@
Name: pciutils
BuildRequires: zlib-devel
Version: 3.0.1
-Release: 1
+Release: 4
Requires: pciutils-ids
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: pciutils-64bit
+%endif
+#
Group: Hardware/Other
License: GPL v2 or later
Summary: PCI-utilities for Kernel version 2.2 and newer
@@ -54,6 +59,11 @@
License: GPL v2 or later
Group: Development/Libraries/C and C++
Summary: Static Library and Include Files of the PCI-utilities
+# bug437293
+%ifarch ppc64
+Obsoletes: pciutils-devel-64bit
+%endif
+#
# As we only package a static library we need zlib-devel for final linking
Requires: zlib-devel %{name} = %{version}
@@ -106,7 +116,9 @@
%{_libdir}/pkgconfig/libpci.pc
%changelog
-* Fri Sep 12 2008 anicka@xxxxxxx
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
+* Thu Sep 11 2008 anicka@xxxxxxx
- update to 3.0.1
* Added a Cygwin port.
* Worked around compatibility problems with various default
@@ -125,7 +137,7 @@
- added pciutils-3.0.0_pkgconfig.patch:
clean up the pkgconfig file so we can include it
- package the pkgconfig file
-* Fri Apr 11 2008 mrueckert@xxxxxxx
+* Thu Apr 10 2008 mrueckert@xxxxxxx
- if we no longer provide the static lib we should at least provide
the symlink to link against libpci
* Thu Apr 10 2008 anicka@xxxxxxx
@@ -182,7 +194,7 @@
* update-pciids.man: Mention the -q switch.
* lib/dump.c: Squashed compiler warnings about code with
no effect (there really were surplus *'s).
-* Wed Nov 07 2007 anicka@xxxxxxx
+* Tue Nov 06 2007 anicka@xxxxxxx
- update to 2.2.9
* lspci.c: Added a new switch `-k' which requests printing
of information on kernel drivers attached to each device
@@ -305,9 +317,9 @@
- added support for domains to device filter (lspci -s, setpci -s)
(fixes bug #33382, patch sysfs-filter)
- updated pci.ids
-* Sun Nov 30 2003 olh@xxxxxxx
+* Sat Nov 29 2003 olh@xxxxxxx
- use default owner for pciutils-devel files
-* Thu Nov 06 2003 olh@xxxxxxx
+* Wed Nov 05 2003 olh@xxxxxxx
- remove pcimodules again, it doesnt do anything right
* Tue Oct 28 2003 olh@xxxxxxx
- add patch for 2.6 /proc/bus/pci layout
@@ -365,7 +377,7 @@
* Mon Sep 10 2001 grimmer@xxxxxxx
- corrected some Intel NIC entries upon request from Intel
- merged pci.ids.riva.diff and the Intel changes in pci.ids.add.diff
-* Tue Sep 04 2001 garloff@xxxxxxx
+* Mon Sep 03 2001 garloff@xxxxxxx
- Riva TnT corrections from snbarth:
* The name of Riva TnT 128 is Riva TnT.
* NVidia/SGS Joint Venture (12d2) never built TNT or later.
@@ -376,12 +388,12 @@
including the current pciutils CVS tree.
- beautyfied the spec file a bit (added clean section and defattr
in file list)
-* Tue May 22 2001 poeml@xxxxxxx
+* Mon May 21 2001 poeml@xxxxxxx
- add -devel subpackage
* Thu May 10 2001 garloff@xxxxxxx
- Merge pci.ids from 2.4.4ac6
- bzip2 tarball
-* Fri May 04 2001 garloff@xxxxxxx
+* Thu May 03 2001 garloff@xxxxxxx
- Also don't die on failing to read data of a normal device,
just complain loudly (and return 2 in the end)
- Updated pci.ids from linux-2.4.4 and added DFE-660.
@@ -395,7 +407,7 @@
- Add `-Wno-format' to avoid spurious compile errors.
* Fri Aug 18 2000 ro@xxxxxxx
- cleanup srcdir
-* Mon Jun 12 2000 olh@xxxxxxx
+* Sun Jun 11 2000 olh@xxxxxxx
- update to 2.1.8
* Mon Jan 24 2000 aj@xxxxxxx
- update to 2.1.4, fix build problems with latest glibc, use patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |