[opensuse-buildservice] Rename a file in OBS
I have a number of spec files in obs. I usually work via the web interface. In porting some packages from MinGW32 to MinGW64, I see that there is an RPM test for the name of the spec file. All my spec files are named mingw32-PKG.spec. It seems they need to be called mingw64-PKG.spec in the 64-bit build. Can I rename these files via the obs command line? I can do other things from that. But I don't see how to rename a file. Or, can I disable this specific check? I would prefer to rename the files. -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Roger Oberholtzer <roger.oberholtzer@gmail.com> writes:
Can I rename these files via the obs command line? I can do other things from that. But I don't see how to rename a file.
Rename the files in the checked out working copy, then run `osc ar' to pick up the changes. There is no special support for renaming. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thursday 2016-04-21 11:05, Andreas Schwab wrote:
Roger Oberholtzer <roger.oberholtzer@gmail.com> writes:
Can I rename these files via the obs command line? I can do other things from that. But I don't see how to rename a file.
Rename the files in the checked out working copy, then run `osc ar' to pick up the changes. There is no special support for renaming.
Well there is osc mv (in no way special, but it exists). -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thu, Apr 21, 2016 at 11:17 AM, Jan Engelhardt <jengelh@inai.de> wrote:
Well there is osc mv (in no way special, but it exists).
But that works on a local checked out copy, I guess? -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thursday 2016-04-21 12:10, Roger Oberholtzer wrote:
On Thu, Apr 21, 2016 at 11:17 AM, Jan Engelhardt <jengelh@inai.de> wrote:
Well there is osc mv (in no way special, but it exists).
But that works on a local checked out copy, I guess?
Like everything else does. So what's the rationale for asking? -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Fri, Apr 22, 2016 at 11:59 AM, Jan Engelhardt <jengelh@inai.de> wrote:
On Thursday 2016-04-21 12:10, Roger Oberholtzer wrote:
On Thu, Apr 21, 2016 at 11:17 AM, Jan Engelhardt <jengelh@inai.de> wrote:
Well there is osc mv (in no way special, but it exists).
But that works on a local checked out copy, I guess?
Like everything else does. So what's the rationale for asking?
'everyone else' have not previously sent me info on what they do. And I am unable to spy on their systems to check out what they may be doing. Who am I? The CIA? Maybe there is a way to do so on files that are on the openSUSE OBS. Without the need to copy a file remotely. After all, I can do things like look at logs and such via the local command line. So, maybe I can do a bit more than that as well? After all, OBS gets new features. Maybe there are some I don't know about. Or that have not made headline news. You know... the usual reasons ones asks things here. The reason for the list existing, maybe? -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Friday 2016-04-22 13:50, Roger Oberholtzer wrote:
On Fri, Apr 22, 2016 at 11:59 AM, Jan Engelhardt <jengelh@inai.de> wrote:
On Thursday 2016-04-21 12:10, Roger Oberholtzer wrote:
On Thu, Apr 21, 2016 at 11:17 AM, Jan Engelhardt <jengelh@inai.de> wrote:
Well there is osc mv (in no way special, but it exists).
But that works on a local checked out copy, I guess?
Like everything else does. So what's the rationale for asking?
'everyone else' have not previously sent me info on what they do.
Uhm, "everything else" not "everyone else". Almost every other osc command save for things like r{diff,bl} operatoe on local working copies. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Andreas Schwab
-
Jan Engelhardt
-
Roger Oberholtzer