Submodules for language bindings (was: Github?)
Suvayu Ali
fatkasuvayu+linux at gmail.com
Fri May 9 05:50:04 PDT 2014
On Fri, May 09, 2014 at 07:40:27AM -0500, Felipe Contreras wrote:
> Suvayu Ali wrote:
>
> > To explain my point with RPM specifics, if I were to
> > use separate spec files, python-notmuch would have:
> >
> > Requires: notmuch >= <version-string>
> >
> > As you can see this only allows for tracking dependency based on
> > official version numbers. With more bindings, many with different
> > version dependencies, this becomes quite cumbersome;
>
> No, it doesn't:
>
> %package notmuch-ruby
> Requires: notmuch = %{version}-%{release}, ruby
Doesn't that work when you have one spec file for all sub-packages (as I
do now)? I was responding to Trevor's suggestion about not having
sub-packages, IOW, different spec files for different packages.
--
Suvayu
Open source is the future. It sets us free.
More information about the notmuch
mailing list