* Review: dmapi-devel RPM should required xfsprogs-devel RPM
@ 2007-06-14 5:06 Barry Naujok
2007-06-14 14:29 ` Eric Sandeen
0 siblings, 1 reply; 3+ messages in thread
From: Barry Naujok @ 2007-06-14 5:06 UTC (permalink / raw)
To: xfs@oss.sgi.com, xfs-dev
As per the subject (and also mentioned in the description):
--- a/dmapi/build/rpm/dmapi.spec.in 2007-06-14 15:02:13.000000000 +1000
+++ b/dmapi/build/rpm/dmapi.spec.in 2007-06-14 14:47:31.290063558 +1000
@@ -23,7 +23,7 @@
%package devel
Summary: Data Management API static libraries and headers.
Group: Development/Libraries
-Requires: @pkg_name@ >= 2.0.4
+Requires: @pkg_name@ >= 2.0.4 xfsprogs-devel
%description devel
dmapi-devel contains the libraries and header files needed to
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Review: dmapi-devel RPM should required xfsprogs-devel RPM
2007-06-14 5:06 Review: dmapi-devel RPM should required xfsprogs-devel RPM Barry Naujok
@ 2007-06-14 14:29 ` Eric Sandeen
2007-06-15 0:59 ` Barry Naujok
0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2007-06-14 14:29 UTC (permalink / raw)
To: Barry Naujok; +Cc: xfs@oss.sgi.com, xfs-dev
Barry Naujok wrote:
> As per the subject (and also mentioned in the description):
>
> --- a/dmapi/build/rpm/dmapi.spec.in 2007-06-14 15:02:13.000000000 +1000
> +++ b/dmapi/build/rpm/dmapi.spec.in 2007-06-14 14:47:31.290063558 +1000
> @@ -23,7 +23,7 @@
> %package devel
> Summary: Data Management API static libraries and headers.
> Group: Development/Libraries
> -Requires: @pkg_name@ >= 2.0.4
> +Requires: @pkg_name@ >= 2.0.4 xfsprogs-devel
>
> %description devel
> dmapi-devel contains the libraries and header files needed to
>
>
seems sane to me. Just a header issue I guess?
-eric
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Review: dmapi-devel RPM should required xfsprogs-devel RPM
2007-06-14 14:29 ` Eric Sandeen
@ 2007-06-15 0:59 ` Barry Naujok
0 siblings, 0 replies; 3+ messages in thread
From: Barry Naujok @ 2007-06-15 0:59 UTC (permalink / raw)
To: Eric Sandeen; +Cc: xfs@oss.sgi.com, xfs-dev
On Fri, 15 Jun 2007 00:29:39 +1000, Eric Sandeen <sandeen@sandeen.net>
wrote:
> Barry Naujok wrote:
>> As per the subject (and also mentioned in the description):
>>
>> --- a/dmapi/build/rpm/dmapi.spec.in 2007-06-14 15:02:13.000000000
>> +1000
>> +++ b/dmapi/build/rpm/dmapi.spec.in 2007-06-14 14:47:31.290063558
>> +1000
>> @@ -23,7 +23,7 @@
>> %package devel
>> Summary: Data Management API static libraries and headers.
>> Group: Development/Libraries
>> -Requires: @pkg_name@ >= 2.0.4
>> +Requires: @pkg_name@ >= 2.0.4 xfsprogs-devel
>>
>> %description devel
>> dmapi-devel contains the libraries and header files needed to
>>
>>
>
> seems sane to me. Just a header issue I guess?
Yep, dmapi.h requires xfs headers.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-15 0:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14 5:06 Review: dmapi-devel RPM should required xfsprogs-devel RPM Barry Naujok
2007-06-14 14:29 ` Eric Sandeen
2007-06-15 0:59 ` Barry Naujok
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox