Overview
Request 99491 accepted
Made requested fixes
- Have the -devel package provide -devel-static as well since it has .a files
- Changed the baselibs.conf to use the libs per openSUSE policy
I tried removing the %py_requires macros, but that resulted in an rpmlint warning that the necessary requirements are not provided. Further, according to the wiki on python packaging this macro is still needed.
- Created by TheBlackCat
- In state accepted
Request History
TheBlackCat created request
Made requested fixes
- Have the -devel package provide -devel-static as well since it has .a files
- Changed the baselibs.conf to use the libs per openSUSE policy
I tried removing the %py_requires macros, but that resulted in an rpmlint warning that the necessary requirements are not provided. Further, according to the wiki on python packaging this macro is still needed.
coolo added a reviewer
Please review sources
saschpe approved review
Thanks. One thing, the devel package should provide a devel-static package or remove *.a
TheBlackCat added a reviewer
The devel package has Provides: %{name}-devel-static = %{version} on line 90
TheBlackCat approved review
The devel package has Provides: %{name}-devel-static = %{version} on line 90
coolo accepted request
checkin
licensedigger accepted review
{"approve": "version update None -> 0.1.10 covered by ldb"}
coolo accepted review
Builds for repo openSUSE_Factory
namtrac accepted review
saschpe accepted review
Thanks. One thing, the devel package should provide a devel-static package or remove *.a
TheBlackCat accepted review
The devel package has Provides: %{name}-devel-static = %{version} on line 90