From 912640beaee57a0159fb17557b18b380740248dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Tue, 31 Mar 2009 14:18:56 +0000 Subject: [PATCH] - add dependency between the libs subpackage and the main package (#492921) --- sg3_utils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sg3_utils.spec b/sg3_utils.spec index fc749c3..bf4f4cd 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -3,13 +3,14 @@ Summary: Utilities for devices that use SCSI command sets Name: sg3_utils Version: 1.26 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and BSD Group: Applications/System Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz Source1: http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh-%{rescan_version} URL: http://sg.danny.cz/sg/sg3_utils.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires: %{name}-libs = %{version}-%{release} %description @@ -90,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Mar 31 2009 Dan HorĂ¡k - 1.26-4 +- add dependency between the libs subpackage and the main package (#492921) + * Wed Feb 25 2009 Fedora Release Engineering - 1.26-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild