On Wed, 20 Jul 2016 18:21:30 +0200
Stanislav Ochotnicky wrote:
> First a working example:
> http://pkgs.fedoraproject.org/cgit/rpms/python-beanbag.git/tree/python-beanbag.spec
>
> Basically no %files section without "-n ". That means no
> "main rpm" will get created.
Thanks a lot, I was able to
On Wed 20 Jul 2016 06:09:18 PM CEST Pete Zaitcev wrote:
> Greetings:
>
> I ended up trying to make a source package foo produce foo-server and
> python-foo, and it's not working: no matter what I do, some files are
> left unpackaged. So, does anyone know of a package doing this?
>
> The longer