

I used a service account, and set up an ssh key for passwordless authentication.Īdd a user and grant them some specific sudo permissions: useradd jenkins I added a few labels, which are space-delimited which I found unusual. I am running Jenkins on Devuan, which obviously is not ideal for building rpms. PrerequisitesĪdd a Fedora node to the cluster. Here is how I build rpm files in Jenkins. The Arch Linux community has tons of gtk3 tweaks and patches. This is a module provided by Gord Squash: sgm and packaged in Devuan natively. This package re-enables the gtk3 engine’s ability to interpret a theme’s settings.ini gtk-auto-mnemonics = 0which forces the underscores always on, to make it clear what ALT keystroke is required to select a button or menu entry. Raw code: From the Devuan links above gtk3-automnemonics The package is really just one file in /etc/X11/Xsession.d that sets a few key environment variables to 0.įedora rpm spec: No upstream! My spec is original. It sets a few environment variables to force the scrollbars to be always visible.ĭevuan GNU+Linux already packages gtk3-nooverlayscrollbar natively.


This package’s contents come from fsmithred of the Devuan community. This package is the main PCMan release that helps suppress client-side decorations.ĭevuan GNU+Linux already packages gtk3-nocsd natively. gtk3-stackrpms upstreamsīecause gtk3-stackrpms is a collection, there are multiple upstreams.
#Freefilesync fusion.p install
All of my accumulated little fixes for gtk3 from Devuan are now also available in a COPR for Fedora!Īll the packages are native to Devuan but not Fedora, so this gtk3-stackrpms collection is designed to make it easy to install all of these on Fedora.
