diff --git a/.cvsignore b/.cvsignore index 72e6abd..23dc0bd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -acpitool-0.3.0.tar.gz +acpitool-0.4.4.tar.gz diff --git a/acpitool-keep_CXXFLAGS.diff b/acpitool-keep_CXXFLAGS.diff deleted file mode 100644 index 469b6e4..0000000 --- a/acpitool-keep_CXXFLAGS.diff +++ /dev/null @@ -1,30 +0,0 @@ ---- acpitool-0.3.0-orig/configure 2005-10-22 15:10:09.000000000 +0200 -+++ acpitool-0.3.0/configure 2005-11-10 23:49:15.000000000 +0100 -@@ -3374,27 +3374,6 @@ - - - --CXXFLAGS="-O2 -Wall" -- -- --case ${host_cpu} in --*586) -- CXXFLAGS="${CXXFLAGS} -mcpu=i586 -march=i586" -- ;; --*686) -- CXXFLAGS="${CXXFLAGS} -mcpu=i686 -march=i686" -- ;; --x86-64) -- CXXFLAGS="${CXXFLAGS} -march=k8" -- ;; --*) -- ;; --esac -- --echo "$as_me:$LINENO: result: $CXXFLAGS" >&5 --echo "${ECHO_T}$CXXFLAGS" >&6 -- -- - # Checks for libraries. - - # Checks for header files. diff --git a/acpitool.spec b/acpitool.spec index 0e34ec5..a13057f 100644 --- a/acpitool.spec +++ b/acpitool.spec @@ -1,12 +1,11 @@ Name: acpitool -Version: 0.3.0 -Release: 3%{?dist} +Version: 0.4.4 +Release: 1%{?dist}.1 Url: http://freeunix.dyndns.org:8088/site2/acpitool.shtml Source0: http://freeunix.dyndns.org:8000/ftp_site/pub/unix/acpitool/acpitool-%{version}.tar.gz Summary: A command line ACPI client for Linux Group: Applications/Internet License: GPL -Patch: acpitool-keep_CXXFLAGS.diff BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %description @@ -19,8 +18,7 @@ to get/set acpi values. Hence, a computer running a Linux kernel from the 2.4.x or 2.6.x series with ACPI enabled is needed. %prep -%setup -%patch -p1 +%setup -q %build %configure @@ -40,6 +38,10 @@ rm -fr $RPM_BUILD_ROOT %{_mandir}/man1/acpitool* %changelog +* Thu Feb 16 2006 Patrice Dumas - 0.4.4-1.1 +- new version +- remove now unneeded patch + * Thu Nov 10 2005 Patrice Dumas - 0.3.0-3 - add patch to avoid ignoring CXXFLAGS diff --git a/sources b/sources index bba6ba1..8f7aa1a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f9fb795790e370e8e324fc7d4d4fe3f acpitool-0.3.0.tar.gz +7e487ac3118f316876e9b441dec4e3ad acpitool-0.4.4.tar.gz