similar to: Typo in HowTos/RebuildSRPM

Displaying 20 results from an estimated 10000 matches similar to: "Typo in HowTos/RebuildSRPM"

2016 Feb 05
2
How to install packages from git.centos.org
On 02/05/2016 04:22 AM, Johnny Hughes wrote: > On 02/03/2016 10:23 AM, Tim wrote: >> Hi all, >> >> how can I install rpms from git.centos.org? I'd like to install and test >> the realtime-kernel. >> >> It seems to me that https://wiki.centos.org/Sources only means to build >> srpms. >> >> What I ned is an rt-kernel with headers for
2003 Apr 28
1
Asterisk SRPM and RPMs
Hello, For those on Red Hat boxes I've have made an SRPM of Asterisk from today's CVS at http://www.laimbock.com/dl/asterisk It is based on the specfile included in Asterisk from cvs. The RPMs have been built on a RH9 box. Actually, there are more than one: Asterisk - plain Asterisk - with samples Asterisk - with debugging on Asterisk - with samples and debugging on Due to space
2008 Jul 11
4
Create page about rebuilding SRPMS and preparing RPM environment
Hello, As discussed on the centos-users list, I would like to create some pages on the CentOS Wiki with instructions on how to set up your environment to build RPMs and how to rebuild RPMs. This content today exists here: http://wiki.centos.org/HowTos/I_need_the_Kernel_Source#head-a8dae925eec15786df9f6f8c918eff16bf67be0d I would suggest creating these two: 1)
2018 Dec 27
2
compiling fedora srpm on CentOS
I tried installing fedora grpc srpm on CentOS and ran into following error when installing srpm. I understand fedora makes use of more recent versions of openssl, glibc etc but why should this happen when installing source rpm? Any pointers/articles on how to go about building fedora srpms on CentOS? Any way out other than building directly using sources? rpm -i grpc-1.17.1-3.fc30.i686.rpm
2008 Apr 09
1
rpmbuild and new specfile
After extracting the spec file out an srpm and editing it, how does one execute $rpmbuild --rebuild package.srpm and use the new spec file as a non-root user inside a home dir build root? Thanks! jlc
2012 May 29
4
per-mailbox message limits
This is something Timo hacked up for me a few years ago and I realised should be on the list in case anyone else wants them. The following patches will limit maildir folders to 4000 messages on Dovecot 2.0.* and 2.1.* The Specfile patch is against the Cityfan Redhat EL5 SRPM but is likely to work on most build platforms Changing the message limit requires a recompile. It's brutal and
2008 Oct 01
2
Xboard rpm for CentOS 4
Has anyone built an rpm for xboard for CentOS 4? I looked in the EPEL repo, KBS repo and rpmforge but none exist. The KBS repo has gnuchess in testing but what good is gnuchess without xboard? As usual the fedora SRPM for Fedora 6 and Fedora 9 cannot build on CentOS 4- they might build on CentOS 6 but i have no time machine :). -------------- next part -------------- An HTML
2017 Mar 06
2
[PATCH] v2v: Fix invalid regexp in file_contexts file (RHBZ#1374232).
Instead of just documenting this bug, fix it in the file_contexts file. Replaces commit ad3c8fe7f49c4991e1aa536856a1a408f55d5409. --- customize/SELinux_relabel.ml | 19 +++++++++++++++++++ v2v/virt-v2v.pod | 11 ----------- 2 files changed, 19 insertions(+), 11 deletions(-) diff --git a/customize/SELinux_relabel.ml b/customize/SELinux_relabel.ml index fa9603c..69a4779 100644 ---
2016 Feb 14
0
How to install packages from git.centos.org
Hey Johnny, thank you very much for your instructions. The build is running at the moment but there seems to be a small bug in kernel-rt.spec. I changed the line 684 from mv %{name}-%{rpmversion}-%{pkg_release_simple}%{dist} vanilla-%{kversion}; to mv %{name}-%{rpmversion}-%{pkg_release_simple}* vanilla-%{kversion}; The reason is that the tarball contains a folder with dist-tag .el7_2. So when
2020 May 05
3
[PATCH libguestfs-common 1/2] mlcustomize: Refactor SELinux_relabel code.
This shouldn't change the effect of this code. --- mlcustomize/SELinux_relabel.ml | 121 ++++++++++++++++++--------------- 1 file changed, 65 insertions(+), 56 deletions(-) diff --git a/mlcustomize/SELinux_relabel.ml b/mlcustomize/SELinux_relabel.ml index 44995df..5df1f08 100644 --- a/mlcustomize/SELinux_relabel.ml +++ b/mlcustomize/SELinux_relabel.ml @@ -28,65 +28,74 @@ module G = Guestfs
2012 Apr 17
2
packaging: src.rpm not a rpm
Hi all, I have installed the recommended installs from here: http://wiki.centos.org/HowTos/RebuildSRPM I want to build a "ipfm" RPM on a CentOS 6.2, for legacy purpose. I cant immediately get rid of that piece of software, but we're on the move... So: $ wget http://rpm.pbone.net/index.php3/stat/3/srodzaj/2/search/ipfm-0.11.5-alt1.src.rpm $ rpm -i --nomd5
2008 Feb 06
2
RPM for perl-svn-notify?
Hi List, Is it possible to get an rpm built and added into the plus or dag repos for the perl module svn-notify? (Note: not the same as svn- notify-mirror.) I know it's been brought up before that perl's internal CPAN build/ install can cause serious conflicts with the rpm-based approach; if there are other / better ways of doing this in a standard fashion, please let me know.
2007 Sep 07
1
Clarification in HowTos/PackageManagement/YumOnRHEL page
Hi, Just a doubt, in order for translation, when reading the sentence: ====> Once it is in place, put it in the SOURCES directory of your rpm build path, and rebuild the SRPM attached below. <==== I can't see that SRPM attached below. Could you help me to interpret this ?, please. Cheers. al.
2010 Jan 11
2
Article on building i586 CentOS-5 kernel
Dear all, I was searching for a recent i586 for CentOS-5 in the CentOSPlus repository. Finding none, I decided to try my hands at building one. I have documented the changes made to the stock SRPM for building an i586 kernel on a temporary wiki page: * http://wiki.centos.org/TimothyLee/centos5_i586_patch These instructions have been successfully tested against the 2.6.18-164.10.1.el5
2016 Feb 03
2
How to install packages from git.centos.org
Hi all, how can I install rpms from git.centos.org? I'd like to install and test the realtime-kernel. It seems to me that https://wiki.centos.org/Sources only means to build srpms. What I ned is an rt-kernel with headers for further compiling. Purpose: I'd like to build a digital audio workstation and for this I'd like to try out CentOS with the following packages first: -
2016 Oct 23
1
CTDB and locking issues in 4.4.6 (Classic domain)
On 23/10/16 10:00, Ralph Böhme wrote: > Alex, > > On Sat, Oct 22, 2016 at 07:30:01PM +0100, Alex Crow wrote: >> I applied the patch to a new build of Sernet 4.4.6 SRPM. I could still >> open the file from both hosts, and in fact this time I could actually >> open it on the same host without any problems: > I don't see where you're opening the file twice from
2009 Jun 30
4
R version-2.9.1 for Linux
Hi All, I am currently using R version 2.8.1 on linux cent os 4.4 (i386) and want to upgrade to version 2.9.1. It seems to me that version-2.9.1 is it not for my OS. Am I right? Regards Utkarsh [[alternative HTML version deleted]]
2012 Mar 12
26
Puppet on OpenSuSE & SLES
Hi, I''m a big fan of Puppet and managed to have my company accept it. However, I''m having issues deploying it (I''m used to the debian version which works perfectly out of the box) : - There doesn''t seem to be an official repository for Suse (I''ve seen it mentionned in the bugtracker but yum.puppetlabs.com doesn''t contain SUSE packages). -
2013 Dec 04
1
Query on make
Greetings, I have created several scripts which needs to be packaged. I have done my groundwork on rpmbuild Let us say I have 4 directories with scripts in them dir1, dir2, dir3 and dir4 I want to create different packages which will contain the compiled code (err.. shc) pack1: dir1,dir2 pack2: dir1,dir3 pack3: dir1,dir3 I want the resulting rpm packages will be residing elsewhere (perhaps
2015 Apr 02
1
EL6 EE package dependencies
On Thu, Apr 02, 2015 at 02:53:26PM -0600, Eric Broch wrote: > On 4/2/2015 1:22 PM, Will Yardley wrote: > > I've been trying to upgrade Dovecot-ee package (on EL6/x86_64) from > > 2.2.15.8-1 to 2.2.16.2-1. It's complaining on these two dependencies: > > > > liblz4.so.1 > > libtextcat.so.0 > > > > These would both seem to be related to plugins,