Skip to content

Homepage of Timotheus Pokorra

Menu

  • Home
  • Blog
  • Frühere und aktuelle Projekte

packaging

Using Flockport with Jiffybox

I am interested in the idea of Flockport: providing ready built LXC containers for download. So I wanted to try to see how I can actually download a Flockport container and install it on a Jiffybox (the German equivalent to

Timotheus December 18, 2014December 22, 2014 Software Development Read more

Packaging NSIS Nullsoft Installer for CentOS RPM

For OpenPetra, I wanted to build the installer for the Windows Remote Client on CentOS. I know that NSIS (Nullsoft Scriptable Install System) is available for Debian, but I could not find a recent RPM package of NSIS for CentOS.

Timotheus December 18, 2014December 18, 2014 Software Development Read more

Building a mono 2.0 RPM for RHEL4/CentOS4

When I noticed that Novell does not offer RPMS of Mono 2.0 for RedHat Linux, I had a look at the Fedora 10 Beta and found that there is a Mono 2.0 Source RPM:mono-2.0-6.fc10.src.rpmUpdate: mono-2.0.1-12.fc10.src.rpm Because we work with CentOS4/RedHat

Timotheus October 20, 2008July 26, 2013 Software Development Read more

Config files in RPM files

see this very helpful description of RPM, %config, and (noreplace) by Jon Warbrick all about when files are stored with extension .rpmnew or .rpmsave, and when the current file is actually replaced with the new file

Timotheus November 19, 2007July 26, 2013 Software Development Read more

Use patched files in RPMs

see Packaging software with RPM diff -uNr the_package/the_file \ the_package/the_file.new > the_file.patchcopy the patch file to /usr/src/redhat/SOURCES The spec file has those lines: After Sources:Patch0: the_file.patch After %setup, before %build %patch -p1 To get your new version from the original

Timotheus November 17, 2007July 26, 2013 Software Development Read more

Package a Perl module

First check if somebody did already the job, e.g. on artfiles.org RPMS (SRPMS) or just for RPMS: RPMPan or this search site: Linux Software Directory . You need to install perl-Archive-Tar-1.08-2.noarch.rpm and perl-RPM-Specfile-1.17-1.noarch.rpm.A description of the module perl-RPM-Specfile can be

Timotheus November 17, 2007July 26, 2013 Software Development Read more

The file list conversion from OpenPKG

rpmtool:One idea could be, to download the file from the OpenPKG CVS and save it to /usr/bin/rpmtool; you need to change the first line of that file to #!/bin/bashAlso add at the top of the spec file: %define l_rpmtool /usr/bin/rpmtool

Timotheus November 17, 2007July 26, 2013 Software Development Read more

Converting OpenPKG spec file to Fedora

have a look at Building Packages with OpenPKGSee /usr/local/kolabopenpkg/etc/openpkg/rpmmacros to know what the macros (e.g. %l_musr) mean. To get the spec file, install the OpenPKG source package: /kolab/bin/openpkg rpm -i kolab-webadmin-0.4.0-20050318.src.rpm Copy the /kolab/RPM/SRC/kolab-webadmin/kolab-webadmin.spec to /usr/src/redhat/SPECS;Copy the other files (e.g.

Timotheus November 17, 2007July 26, 2013 Software Development Read more

Quick RPM lookaround

April 2005:That is how I learnt about RPM packaging of software for Fedora Linux.My goal was to create Fedora packages for Kolab, which is packaged with OpenPKG. Links to RPM introductions The Basics of Developing With RPM Maximum RPM Manual

Timotheus November 17, 2007July 26, 2013 Software Development Read more

Kolab Groupware Calendaring

January 2004 See my kolab groupware calendaring pages I wrote this documentation while trying to setup a working groupware calendaring solution. It is basically a log of this process, including the problems that I came across, and how I solved

Timotheus January 18, 2004July 26, 2013 Software Development Read more
  • Next »
Loading RSS Feed

Tags

AL Coding ASP.Net Bash c# CentOS database discourse docker DynamicsNAV2018 Epel7 Fedora flarum Hostsharing i18n jiffybox Knowledge Tree Kolab Kolab-Updates konto_check Laravel LBS LightBuildServer linux LXC MediaWiki Mono MonoDevelop OBS OpenPetra OpenPetra.Now open source Open Source on Windows packaging perl PHP phpBB projects Python Roundcube rpm symfony Tbits.net windows Wo2OderMehr x2go

Seiten

  • About my name
  • Über meine Zeit bei OM
  • Blog
  • Frühere und aktuelle Projekte
  • Laufergebnisse
  • Links
Copyright © 2023 Homepage of Timotheus Pokorra All rights reserved.Theme: Spacious Pro by ThemeGrill. Powered by: WordPress