Bugzilla – Bug 489671
OpenSUSE Build Service repositories always publish source packages
Last modified: 2020-01-08 13:58:13 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009030810 Iceweasel/3.0.7 (Debian-3.0.7-1) Ubiquity/0.1.4 Source DEB/RPM packages are always published, it would be good if there was an option such as "publish" which could set whether source packages are published or not. Reproducible: Always
to clearify it: he wants to publish binaries but not the source packages
that does not sound very 'sane' to me. First off: OBS allows only for hosting of open / free software. The license there states clearly that the source needs to be available, including all modifications (exactly the source that lead to this binary). So not publishing the src.rpm would be a direct infringement of the licenses.
he is talking about his own private instance of the obs where he can do what ever he wants.
This can be done in the project config. For instance: "osc meta prjconf <project> -e" and add something like "publishfilter: src.rpm$".
there are no debian source packages. so this will need some more handling.