OK - first, I'm not a perl guru.
I don't believe it does get overwritten - it should be marked as a config file in the rpm spec file so if you have modified it, the new install should create a /etc/php.ini.rpmnew file [by TrevorH]
I have been unable to locate a pre-built RPM for Tripwire on CentOS6.
I have tried installing the one from CentOS5, as well as a couple of later Fedora RPMs, but all fail on a dependency on libcrypto.so.6.
Hi,
this may sound a little daft.
I have already successfully created several working spec files for custom RPMs.
But I don't know what to put in the spec file's, especially the %prep section and %build, %setup macros for an RPM that only acts as a required stub but itself doesn't provide any content.
The issue derived from this nagios-common RPM from the EPEL repo:
http://dl.fedora
I have a file which has contents like the below
SPEC.2.ATTRID=REVISION&
SPEC.2.VALUE=5&
SPEC.3.ATTRID=NUM&
SPEC.3.VALUE=VS&
I am using the below command to extract only the numbers from the first line. Is this way efficient or you guys think of an alternate way ?
cat ticketspecdata | tr -d " " | tr -s "[:alpha:]" "~" | tr -d "[=.=]" | cut -d "~" -f2
The following tutorial will teach Linux users how to install the Spec Ops: The Line game on their open source operating system.
Officially released at the end of June 2012, the ninth installment in the Spec Ops series, Spec Ops: The Line, is a third-person shooter video game developed by Yager Development and published by 2K Games.
When I try to install (or reinstall) smokeping, I have the following:
The following packages will be REINSTALLED:
smokeping
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 6 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
Setting up smokeping (2.6.7-1) ...
Hello all I am interested in package building rpms, just stumped on how packagers such as remi and atomic rocket get their spec files. Are these written from other packagers or do you need to write each spec file yourself to be considered as a "packager".
Thanks
Monitoring Network Latency With Smokeping (Ubuntu 9.04)