similar to: Patch: FC4 spec file

Displaying 20 results from an estimated 1000 matches similar to: "Patch: FC4 spec file"

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
2003 Jan 28
2
rsync-2.5.6 build on Red Hat 8.0 fails
The packaging/lsb/rsync.spec file is broken as shipped: It has a "Sept" month (rpmbuild here takes only 3-letter month names), and RH gzips the manpages, so the %files list can't find them. I also added doc/README-SGML and doc/rsync.sgml to the %doc files. Patch follows. Thanks for all the good work! --- rsync-2.5.6/packaging/lsb/rsync.spec.orig 2003-01-28 06:28:35.000000000 +0100
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
2001 Feb 21
0
bug?: building RPM of 2.5.1p1 uses wrong pam.d/ssh file for RH6 vs RH7
(I'm using RedHat 6.2 and openssl-0.9.5a-3) After rebuilding binary RPMs using openssh-2.5.1p1-1.src.rpm, I was unable to ssh in to a system upgraded to the new openssh-server-2.5.1p1.rpm After the failure, /var/log/messages on the destination indicated lots of PAM errors of the form "sshd[22814]: PAM [dlerror: /lib/security/pam_stack.so: can not open shared object file: No such file
2004 Dec 16
1
Providing AD auth/access to only certain groups
My goal here is to share a directory that people ftp files to. [global] workgroup = TELEVOX_1 netbios name = samba server string = Debian Mass Storage Device security = domain realm = TELEVOX_1.LOCAL username map = /etc/samba/smbusers #password server = * encrypt passwords = yes interfaces = 192.168.169.31 localmaster = no winbind separator = + winbind cache time = 10 idmap uid = 10000-20000
2004 Nov 14
1
Samba cannot find group in ADS
Hello everybody, I have a Samba 3.0.7-Debian setup and joined a W2k ADS-domain. A User is put in "SambaUsers" as his primary primary group. I can create files from XP client that belong to user in "SambaUsers" The user is successfully authenticated by samba and can access his profile. I want him to be able to access the share "p" on samba. Without "valid
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
2017 Nov 06
5
Failed to find domain 'NT AUTHORITY'
Hello, I recently set up a new software to backup samba share. This software ( https://github.com/borgbackup/borg ) run on file server as root cron script during the night and save file on external NAS. The problem I have is that for each file copied from samba share to external NAS, winbindd log an error such this to samba.log.winbindd and /var/log/messages [2017/11/06 11:05:16.747449, 0]
2002 May 06
2
patch: contrib/redhat/openssh.spec updates for privsep
Hello! Now that PrivSep stuff works for PAM too, I took the time to update contrib/redhat/openssh.spec to create the sshd user and set up the /var/empty dir when installing the packages. These have been done the Red Hat style, the uid/gif 74 is currently free in RHL. The only minor issues I could think of were: - I'm not sure if /var/empty should be owned by openssh-server package, but
1999 Nov 23
0
[PATCH] Adding BSD compatible install script to 1.2pre14.
Hi, This patch adds a BSD compatible install script (copied from gcc-2.95.2) to 1.2pre14. The script has a X-style license. The script will be used if configure doesn't find a proper install program on the system. Remember to run autoconf and set execute (755) permissions for install-sh when the patch has been applied. -- Niels Kristian Bech Jensen -- nkbj at image.dk --
2007 Jun 22
3
idmap_ad Integration with Windows 2003 pre-R2
Is then new idmap_ad module capable of getting uid/gid info from a Windows 2003 AD pre-R2 with RFC2307 Unix Identity Mapping Extensions applied? Also, is the correct syntax for specifying the schema_mode as follows: idmap config dom.example.com:schema_mode = rfc2307 (I am not confident that I am reading the idmap_ad manpage and the new idmap document correctly.) Thanks for the help, Murthy
2002 Oct 03
1
SWAT could not start
Hi All Folks, RH7.3 I could not start 'swat' on Konsole window # swat - It hanged there. I also tried after having Samba started with the same result # rpm -qa | grep samba-swat samba-swat-2.2.3a-6 It was there. I have re-installed it from RH CD with no improvement Kindly help Stephen Liu
2007 May 16
3
Winbind - wbinfo -u works, getent passwd only gives local users
I only have limited Samba experience, and expect this is a silly mistake, but have been unable to find a solution I have installed Samba and Winbind on my desktop Linux (Debian) machine (SPARKSTONELX), aiming to unify logins with other windows machines accessing the PDC, again samba/Debian, with tdbsam password backend. All is well, joining the domain, and getting account details using wbinfo -u,
2005 Apr 26
2
groups DOMAIN+user doesn't work
Hello, I am using winbind (samba 3.0.11). A command "groups DOMAIN+user" doesn't work for some users: # groups DOMAIN+user1 id: cannot find name for group ID 10073 # groups DOMAIN+user2 DOMAIN+user2 : DOMAIN+domain users DOMAIN+apskaita # getent passwd DOMAIN+user1 DOMAIN+user1:*:10042:10000:xxx:/home/DOMAIN/user1:/bin/false # getent passwd DOMAIN+user2
2003 Dec 10
2
Excel doesn't open read-only files on SAMBA share
Samba version: Samba 3.0 rebuild from SRPM on RedHat 8.0 w/XFS. I ran into this problem (which sounds a lot like Bugzilla Bug 51) when copying files from a CD-ROM to a Samba share on a W2K client. Double-clicking on the file name in an Explorer window gives the file not found error, but File->Open from Excel, and double-clicking the the filename in the file-open dialog-box works fine. The
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
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
2004 Jul 13
1
3.0.5pre1 -> 3.0.5rc1 breaks winbindd group lookup with spaces
When upgrading our test system from 3.0.5pre1 to 3.0.5rc1 with identical configurations we found that one share using a group name with an embedded space was no longer accessible after the upgrade. Here's an example of the logged error message: [2004/07/13 10:50:07, 1] nsswitch/winbindd_group.c:winbindd_getgrnam(298) group 'Domain in domain TESTDOM does not exist That's coming
2005 Jul 12
1
[patch] Fix build of nut RPMs
--Boundary-00=_P640Cns8vokfwHW Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, attached patch fixes the build of the nut RPMs. I also removed a double file entry for /etc/sysconfig/ups. Please CC: comments. Best regards, Thomas Jarosch --Boundary-00=_P640Cns8vokfwHW Content-Type: text/x-diff;