On Thu, Apr 30, 2015 at 7:12 AM, Lars Müller <lmuelle@suse.com> wrote:
Hi Volker,
On Thu, Apr 30, 2015 at 03:14:40PM +1200, Volker Kuhlmann wrote:
rpm -q rsyslog-doc --requires rsyslog = 8.4.2
Just because I want to read the rsyslog docs doesn't mean I also want to install rsyslog. Or I might want to uninstall rsyslog but keep the docs around.
Documentation shouldn't require the installation of the software itself. postfix-doc doesn't either.
Problem exists in oS 13.2 and factory.
Could someone remove this requirement?
Maybe you?
Where is rsyslog maintained is the question we need to get answered while we ignore all the copies from home: projects in the OBS.
osc se rsyslog | grep -v ^home:
It looks like rsyslog is maintained in the Base:System project and therefore we have to call:
osc bco Base:System rsyslog
bco == branchco == branch and check out with one shot.
Lars, You might want to simplify your life with: ===
cd <top of your osc tree> osc bco rsyslog defaulting to openSUSE:Factory/rsyslog
Note: The branch has been created of a different project, Base:System, which is the primary location of where development for that package takes place. That's also where you would normally make changes against. A direct branch of the specified package can be forced with the --nodevelproject option. A home:gregfreemyer:branches:Base:System/rsyslog A home:gregfreemyer:branches:Base:System/rsyslog/module-gssapi A home:gregfreemyer:branches:Base:System/rsyslog/module-gtls A home:gregfreemyer:branches:Base:System/rsyslog/module-mysql A home:gregfreemyer:branches:Base:System/rsyslog/module-pgsql A home:gregfreemyer:branches:Base:System/rsyslog/module-relp A home:gregfreemyer:branches:Base:System/rsyslog/module-snmp A home:gregfreemyer:branches:Base:System/rsyslog/module-udpspoof A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog-8.9.0.tar.gz A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog-doc-8.9.0.tar.gz A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog-service-prepare.in A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog-unit.patch A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog.changes A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog.conf.in A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog.d.remote.conf.in A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog.firewall A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog.spec A home:gregfreemyer:branches:Base:System/rsyslog/rsyslog.sysconfig A home:gregfreemyer:branches:Base:System/rsyslog/usr.sbin.rsyslogd At revision 8a341e7c7be879bb0e989b9cbfbe6b0a. Note: You can use "osc delete" or "osc submitpac" when done. === No thinking involved, just tell osc you want to branch a copy of rsyslog and it figures out the devel project and branches it for you. Greg -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org