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

Michal Hlavinka mhlavink at fedoraproject.org
Tue Oct 15 09:34:51 UTC 2013


commit a4588a54ab71a93d4c958d1893daef2379aa4ab4
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Oct 15 11:34:45 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 7ff1dbc..3f4d15a 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
@@ -168,7 +169,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
@@ -408,7 +409,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