[pciutils/f18] explicitly require correct -libs subpackage, wrong combination can cause problems

Michal Hlavinka mhlavink at fedoraproject.org
Tue Oct 15 16:55:17 UTC 2013


commit 6c41c6c20ea588c6c50ce6084640836078550bfb
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Oct 15 18:55:12 2013 +0200

    explicitly require correct -libs subpackage, wrong combination can cause problems

 pciutils.spec |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/pciutils.spec b/pciutils.spec
index 2881d9c..7628667 100644
--- a/pciutils.spec
+++ b/pciutils.spec
@@ -15,6 +15,7 @@ URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExclusiveOS:	Linux
 Requires:	hwdata
+Requires:	%{name}-libs = %{version}-%{release}
 BuildRequires:	sed
 Summary: PCI bus related utilities
 Group: Applications/System
@@ -155,7 +156,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Aug 30 2010 Michal Hlavinka <mhlavink at redhat.com> - 3.1.7-1
 - updated to 3.1.7
 
-* Fri Jul 07 2010 Michal Hlavinka <mhlavink at redhat.com> - 3.1.6-5
+* Wed Jul 07 2010 Michal Hlavinka <mhlavink at redhat.com> - 3.1.6-5
 - follow licensing guideline update
 
 * Thu Feb 04 2010 Michal Hlavinka <mhlavink at redhat.com> - 3.1.6-4
@@ -395,7 +396,7 @@ print out 64-bit addresses.
 - own /usr/include/pci
 - build library with -fPIC
 
-* Thu Jul  8 2002 Bill Nottingham <notting at redhat.com> 2.1.10-2
+* Mon Jul  8 2002 Bill Nottingham <notting at redhat.com> 2.1.10-2
 - don't build with -fomit-frame-pointer
 
 * Mon Jun 24 2002 Bill Nottingham <notting at redhat.com> 2.1.10-1


More information about the scm-commits mailing list