From d2850135ec8e0cb72ecb85bf93b072d257705437 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Feb 13 2006 18:31:17 +0000 Subject: -Update to 3.12.2 - Don't strip binaries --- diff --git a/.cvsignore b/.cvsignore index 9475032..d2823d7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -apcupsd-3.12.1.tar.gz +apcupsd-3.12.2.tar.gz diff --git a/apcupsd.spec b/apcupsd.spec index 30a59d7..0e6e46b 100644 --- a/apcupsd.spec +++ b/apcupsd.spec @@ -1,5 +1,5 @@ Name: apcupsd -Version: 3.12.1 +Version: 3.12.2 Release: 1%{?dist} Summary: APC UPS Power Control Daemon for Linux @@ -44,7 +44,8 @@ A CGI interface to the APC UPS monitoring daemon. %setup -q %patch -p1 -b .init dos2unix examples/*status examples/*.c - +# Don't strip binaries +sed -i -e 's/^\(.*INSTALL_PROGRAM.*\) -s /\1 /' src{,/cgi}/Makefile.in %build %configure \ @@ -142,6 +143,10 @@ fi %changelog +* Tue Jan 10 2006 - Orion Poplawski - 3.12.2-1 +- Update to 3.12.2 +- Don't strip binaries + * Tue Jan 10 2006 - Orion Poplawski - 3.12.1-1 - Update to 3.12.1 diff --git a/sources b/sources index 0ce9ad8..85f2f57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2e710176430a28d624500e145d9ffe3 apcupsd-3.12.1.tar.gz +f771fafbc06551e7820bd3d277b5cce3 apcupsd-3.12.2.tar.gz