Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=720857

--- Comment #17 from John D. Ramsdell <ramsd...@mitre.org> 2011-10-12 08:57:41 
EDT ---
(In reply to comment #15)

> - Can you relax the build requirement? If there was a 5.1.5 it wouldn't build
> anymore, but that version would only have minor changes. If you feel that it 
> is
> likely to need some work keep it as is.

I don't know how to do this.  All I want to specify is the use of some 5.1
version of Lua.  I tried BuildRequires: texinfo, lua-devel == 5.1, but this
happens:

$ rpmbuild -ba datalog.spec
error: Failed build dependencies:
 lua-devel = 5.1 is needed by datalog-1.7-2.fc15.i686

I tried lua-devel >= 5.1 < 5.2, but you can't say that.  You only get to use
one comparison operator.  So how to I say use any version of lua 5.1?

> - You need to create a -devel sub-package to package header and .so (no 
> suffix)
> files (.so.0.0.0 stays in the main package).

I assume the .so.0 stays in the main package too.  I have attached the latest
version of the spec.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to