[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
devel: "Require %{name} = %{version}-%{release}"?
- From: Laurent Rineau <laurent rineau__fedora_extras normalesup org>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: devel: "Require %{name} = %{version}-%{release}"?
- Date: Thu, 1 Jun 2006 10:11:36 +0200
For a package which ships an alpha/beta/devel version of a library, the actual
version of the library is encoded in the release tag (according to the
package guidelines). In this case, shouldn't the "devel" sub-package have:
Require %{name} = %{version}-%{release}
instead of the usual:
Require %{name} = %{version}
?
I found this problem in a rpmforge package (ffmpeg), but maybe some Fedora
Extras packages suffer from the same problem, as it is not in the guidelines.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]