search for: source6

Displaying 9 results from an estimated 9 matches for "source6".

Did you mean: source
2015 Sep 26
0
Is this a bug in CentOS-7 BackupPC?
...g at the epel7 specfile, I see: # tmpfiles.d & systemd support in all supported Fedora now, but not RHEL %if 0%{?fedora} %global _with_tmpfilesd 1 %global _with_systemd 1 %endif and then later: %if 0%{?_with_tmpfilesd} install -d $RPM_BUILD_ROOT/%{_sysconfdir}/tmpfiles.d install -p -m 0644 %{SOURCE6} $RPM_BUILD_ROOT/%{_sysconfdir}/tmpfiles.d/%{name}.conf %endif and %if 0%{?_with_tmpfilesd} %config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf %endif Of course, CentOS7 (and RHEL7) supports tmpfiles.d, in fact, may system services require it, such as cups, samba, pam, etc. I'm not s...
2013 Aug 22
0
CESA-2013:X007 Moderate Xen4CentOS kernel Security Update
...0f49b2cfd4f346206786320101bffc96c7e689144c52deec876d kernel-3.4.59-8.el6.centos.alt.src.rpm ===================================================== Kernel Changelog info from the SPEC file: * Thu Aug 22 2013 Johnny Hughes <johnny at centos.org> 3.4.59-8 - upgraded to upstream 3.4.59 - added Source6 to fix a firmware issue (centos bug 6609) - modified the x86_64 and i386 config files (centos bug 6619) * Tue Aug 13 2013 Johnny Hughes <johnny at centos.org> 3.4.57-8 - upgraded to upstream 3.4.57 - removed patch 131 as it was rolled in upstream e1000e Changelog info from the SPEC file: *...
2013 Aug 27
0
CEBA-2013:X008 Xen4CentOS kernel Update
...-------- 23ab4591c8b3e66ba6b24f2ea2778f3167076c05c0c5e00a2a3d0235106af907 kernel-3.4.59-9.el6.centos.alt.src.rpm ===================================================== Kernel Changelog info from the SPEC file: * Sat Aug 24 2013 Johnny Hughes <johnny at centos.org> 3.4.59-9 - fix issue with Source6 (centos bug 6609) -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net
2007 May 02
0
mingw-cross rpm spec file
...0: %{cross_tool_ver}.tar.bz2 Source1: binutils-2.17.50-20070129-1-src.tar.gz Source2: gcc-ada-3.4.5-20060117-1-src.tar.gz Source3: gcc-core-3.4.5-20060117-1-src.tar.gz Source4: gcc-g++-3.4.5-20060117-1-src.tar.gz Source5: gcc-g77-3.4.5-20060117-1-src.tar.gz Source6: gcc-java-3.4.5-20060117-1-src.tar.gz Source7: gcc-objc-3.4.5-20060117-1-src.tar.gz Source8: mingw-runtime-3.12-src.tar.gz Source9: w32api-3.9-src.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl #Requires: %descr...
2013 Aug 23
0
CentOS-announce Digest, Vol 102, Issue 14
...0f49b2cfd4f346206786320101bffc96c7e689144c52deec876d kernel-3.4.59-8.el6.centos.alt.src.rpm ===================================================== Kernel Changelog info from the SPEC file: * Thu Aug 22 2013 Johnny Hughes <johnny at centos.org> 3.4.59-8 - upgraded to upstream 3.4.59 - added Source6 to fix a firmware issue (centos bug 6609) - modified the x86_64 and i386 config files (centos bug 6619) * Tue Aug 13 2013 Johnny Hughes <johnny at centos.org> 3.4.57-8 - upgraded to upstream 3.4.57 - removed patch 131 as it was rolled in upstream e1000e Changelog info from the SPEC file: *...
2015 Sep 26
2
Is this a bug in CentOS-7 BackupPC?
Fabian Arrotin wrote: >> This message occurs in the Perl script >> /usr/share/BackupPC/bin/BackupPC : >> >> my $sockFile = "/var/run/BackupPC/BackupPC.sock"; >> unlink($sockFile); if ( !bind(SERVER_UNIX, sockaddr_un($sockFile)) >> ) { print(LOG $bpc->timeStamp, "unix bind() failed: $!\n"); >> exit(1); } >> >> As far as
2013 Aug 28
0
CentOS-announce Digest, Vol 102, Issue 15
...-------- 23ab4591c8b3e66ba6b24f2ea2778f3167076c05c0c5e00a2a3d0235106af907 kernel-3.4.59-9.el6.centos.alt.src.rpm ===================================================== Kernel Changelog info from the SPEC file: * Sat Aug 24 2013 Johnny Hughes <johnny at centos.org> 3.4.59-9 - fix issue with Source6 (centos bug 6609) -- Johnny Hughes CentOS Project { http://www.centos.org/ } irc: hughesjr, #centos at irc.freenode.net ------------------------------ Message: 2 Date: Tue, 27 Aug 2013 17:59:41 +0000 From: Karanbir Singh <kbsingh at centos.org> Subject: [CentOS-announce] CEBA-2013:1177...
2005 Oct 06
7
Patch: FC4 spec file
...OT/etc/pam.d/samba install -m644 %{SOURCE1} $RPM_BUILD_ROOT/etc/logrotate.d/samba install -m755 source/script/mksmbpasswd.sh $RPM_BUILD_ROOT%{_bindir} +install -m755 source/client/mount.cifs $RPM_BUILD_ROOT/sbin/mount.cifs install -m755 %{SOURCE5} $RPM_BUILD_ROOT%{initdir}/smb install -m755 %{SOURCE6} $RPM_BUILD_ROOT%{initdir}/winbind @@ -204,7 +206,6 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/smbsh.1* rm -f $RPM_BUILD_ROOT%{_mandir}/man1/smbget.1* rm -f $RPM_BUILD_ROOT%{_mandir}/man5/smbgetrc.5* -rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/mount.cifs.8* rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/umount....
2015 Mar 18
2
Need help for write rpm spec
Hi I am try to write rpm spec for install tomcat on a linux machine.But while build the rpm i found following error + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/rpmbuild/BUILD/Install_tomcat-1.0 extracting debug info from /home/rpmbuild/BUILDROOT/Install_tomcat-1.0-1.el6.x86_64/usr/local/jdk1.7.0_13/lib/visualvm/profiler/lib/deployed/jdk16/linux-amd64/libprofilerinterface.so ***