Displaying 20 results from an estimated 1000 matches similar to: "[patch] Fix build of nut RPMs"
2006 Jun 07
1
RPM spec file
Hi,
To to build an RPM from the nut 2.0.3 source I've corrected the old
nut.spec.in file. Please find a copy of the slightly updated spec file
attached. The changes are documented at the bottom of the spec file.
Regards,
Will
-------------- next part --------------
# don't know how different I can do this
%define majorver 2.0
%define version 2.0.3
%define relver 1
%define nutuser
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
I am trying to build an RPM for Apache-2.4.7-1 on Centos-6.5-i86_64. I am
using mock.
The are three build dependencies that I am trying to resolve. One,
mod_socache_dc / distcache, I have simply removed from the spec file. The
other two are arp and apr-utils. Since httpd-2.4.7 needs arp >= 1.4 I got the
two latter requirements from
http://www.apache.org/dist/httpd/httpd-2.4.7-deps.tar.bz2
2012 Dec 12
1
Building NTP RPM Fails on CentOS 6.3
Hello,
I am trying to build an NTP v4.2.6p5 RPM using the instructions in the S4
how-to, however rpmbuild fails with the following error:
error: File not found by glob:
/home/thomas/rpmbuild/BUILDROOT/ntp-4.2.6p5-2.el6.x86_64/usr/share/man/man8/ntpdtime.8*
RPM build errors:
File not found by glob:
/home/thomas/rpmbuild/BUILDROOT/ntp-4.2.6p5-2.el6.x86_64/usr/share/man/man8/ntpdtime.8*
I
2011 Nov 19
4
build postfix spec w/ mysql
hello list!
I am attempting to build an rpm of postfix that includes support for mysql. I've done this before with earlier versions on postfix but I am staring at this spec file until my eyes bleed and I just don't see why when I build the spec with rpmbuild mysql support isn't there.
After I install the rpm I have a look at the modules as such:
ldd $(which postfix) | grep -i
2012 Mar 25
2
build postfix rpm with mysql
hello list,
I'm trying to build a postfix rpm that has mysql support included.
I've found the line where I need to define mysql support but it seems
that I am being tripped up by some build dependencies:
[root at beta SPECS]# rpmbuild -ba postfix.spec
error: Failed build dependencies:
MySQL-shared is needed by postfix-2.9.1-1.rhel5.x86_64
MySQL-devel is needed by
2014 Aug 19
0
failure building memcached rpm
Hi all,
I need to install the latest memcached version (1.4.20) on a number of
machines in this environment. There are only rpm's of this app for RHEL 6.
But we need to install the latest memcached on a number of RHEL 5 machines.
To be specific, they are OEL 5.7 hosts.
I've installed all of the developers tools that I would need.
But when I go to build the RPM I am getting the
2001 Oct 20
8
Recent openssl is required for OPENSSL_free [Re: Please test snapshots for 3.0 release] (fwd)
No response yet, so resending.
--
Pekka Savola "Tell me of difficulties surmounted,
Netcore Oy not those you stumble over and fall"
Systems. Networks. Security. -- Robert Jordan: A Crown of Swords
---------- Forwarded message ----------
Date: Fri, 12 Oct 2001 09:44:54 +0300 (EEST)
From: Pekka Savola <pekkas at netcore.fi>
To: Damien Miller
2000 May 09
1
Patch for 2.0.0beta2-1.src.rpm on Mandrake
Damien,
I had to apply the following simple patch for the
openssh-2.0.0beta2-1.src.rpm package to build on my Mandrake Linux system
(see below for patch). Basically, Mandrake auto compresses man pages in
the build sequence (appending a .bz2 extension), so I had to change the
%files sections to find the compressed man pages.
By using wildcards, I expect that this patch will NOT break the
2017 Feb 21
0
Offical RHEL AD DC on RHEL
On Tue, Feb 21, 2017 at 7:43 AM, Sketch <smblist at rednsx.org> wrote:
> On Sun, 19 Feb 2017, Jeff Sadowski via samba wrote:
>
> I was never able to build it in a way I feel comfortable on Fedora. I would
>> want to build it using an RPM build process. I think I want an MIT build
>> but I don't know what all I would need to build either way. I thought it
>>
2017 Feb 21
2
Offical RHEL AD DC on RHEL
On Sun, 19 Feb 2017, Jeff Sadowski via samba wrote:
> I was never able to build it in a way I feel comfortable on Fedora. I would
> want to build it using an RPM build process. I think I want an MIT build
> but I don't know what all I would need to build either way. I thought it
What do you hope to gain from an MIT build? The MIT kerberos user tools
(kinit, etc) operate just fine
2000 Sep 03
1
installing OpenSSH rpm on SuSE 6.2
I am taking the liberty of forwarding this message to the list. I am
not subscribed to it. If you want to reply to me, please send email to
faheem at email.unc.edu
Thanks, Faheem Mitha.
---------- Forwarded message ----------
From: Faheem Mitha <faheem at email.unc.edu>
Newsgroups: comp.security.ssh
Subject: installing OpenSSH rpm on SuSE 6.2
Dear people,
I tried
2011 Feb 11
1
[PATCH v2v] Add support for performing automated builds
* .gitignore: Ignore RPM specfile & coverage data
* Build.PL: Generate specfile during build
* autobuild.sh: Build control file
* virt-v2v.spec.PL: RPM specfile
* MANIFEST.SKIP: Ignore test coverage data
---
.gitignore | 3 +
Build.PL | 3 +-
MANIFEST | 3 +
MANIFEST.SKIP | 1 +
autobuild.sh | 65 ++++++++++++++++++++++
virt-v2v.spec.PL | 160
2009 Sep 17
1
[PATCH server] oVirt server single network installer
Updates the installer to handle the scenario in which the guest and
admin networks are the same by using an alternative httpd conf.
Verified to work (eg oVirt managed vms are bootable) on the
oVirt appliance so far.
---
conf/ovirt-server.conf | 88 --------------------
installer/bin/ovirt-installer | 11 +--
2005 Oct 06
7
Patch: FC4 spec file
The patch below modifies the spec file for FC4 RPM
builds as follows:
1.) Build binaries using the -lmcheck option; various
samba commands and smbd process crash badly without;
see, for example:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164353
2.) The Fedora project's samba RPMS install
mount.cifs; it would help to have samba.org's RPMS
do the same.
It would be nice to
2009 Jul 28
1
[PATCH ovirt-node] Removed subpackages, stateful, stateless, logos, and selinux for inclusuion in Fedora
rhbz#:51422
---
ovirt-node.spec.in | 149 +++++++++------------------------------------------
1 files changed, 27 insertions(+), 122 deletions(-)
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 3138011..b4e660d 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -43,76 +43,23 @@ Requires: nc
Requires: grub
Requires: /usr/sbin/crond
Requires: anyterm
2016 Mar 08
0
Can anyone compile mtr source RPM on CentOS 6.7?
It built just fine in mock, results here
http://li.nux.ro/download/nux/tmp/mtr6/
--
Sent from the Delta quadrant using Borg technology!
Nux!
www.nux.ro
----- Original Message -----
> From: "Digimer" <lists at alteeve.ca>
> To: "CentOS mailing list" <centos at centos.org>
> Sent: Tuesday, 8 March, 2016 00:05:59
> Subject: [CentOS] Can anyone compile
2016 Mar 08
2
Can anyone compile mtr source RPM on CentOS 6.7?
Hi all,
I was trying to rebuild mtr
(http://vault.centos.org/6.7/os/Source/SPackages/mtr-0.75-5.el6.src.rpm)
and I keep getting:
====
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gu9Ds0
+ umask 022
+ cd /root/rpmbuild/BUILD
+ '[' /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64 '!=' / ']'
+ rm -rf /root/rpmbuild/BUILDROOT/mtr-0.75-5.el6.x86_64
++ dirname
2009 Aug 02
0
program "nutupsdrv"
2009/8/2 Helmut Hullen <Hullen at t-online.de>
> Hallo, Arnaud,
>
Hi Again Helmut,
>
> Du meintest am 02.08.09 zum Thema Re: program "nutupsdrv":
>
> >> the man page "nutupdsdrv.8" does exist, it refers to a program
> >> "nutupsdrv". But there is no such program - is there an error in the
> >> man page?
>
>
2016 May 18
2
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
On 18/05/16 16:16, Markus Dellermann wrote:
> Hi,
> Am 18.05.2016 um 15:39 schrieb Robert K. Nelson:
>> We are using samba4 as an AD controller under OpenSuSE 13.2 using the
>> repository at:
>>
>> http://download.opensuse.org/repositories/network:/samba:/TESTING/openSUSE_13.2
>>
>>
> Not related to your Problem, but are you sure, that this repo really
2016 May 19
0
smb_set_file_dosmode error: BUG after update to samba4-4.4.2
Am Mittwoch, 18. Mai 2016, 17:10:13 CEST schrieb Rowland penny:
> On 18/05/16 16:16, Markus Dellermann wrote:
> > Hi,
> >
> > Am 18.05.2016 um 15:39 schrieb Robert K. Nelson:
> >> We are using samba4 as an AD controller under OpenSuSE 13.2 using the
> >> repository at:
> >>
> >>