]> git.pld-linux.org Git - packages/athcool.git/commitdiff
This commit was manufactured by cvs2git to create branch 'RA-branch'. RA-branch
authorcvs2git <feedback@pld-linux.org>
Thu, 27 May 2004 14:45:22 +0000 (14:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2003-08-28 22:00:47 UTC ankry <ankry@pld-linux.org> '- finally fixed syntax'
Cherrypick from unlabeled-1.19.2 2004-05-27 14:45:22 UTC Paweł Gołaszewski <blues@pld-linux.org> '- rel. 1.1 for RA':
    athcool.spec -> 1.19.2.1

athcool.spec

index ea6da51943efb196a2593766aa82735812087705..211fc51303a3a3c731d008de3a900b1ee5aedd60 100644 (file)
@@ -1,23 +1,21 @@
-
 Summary:       Athlon Powersaving bits enabler
 Summary(ja):   AMD Athlon/Duron ¤Î¾ÊÅÅÎϵ¡Ç½¤òÍ­¸ú¤Ë¤¹¤ë
 Summary(pl):   Narzêdzie do w³±czania trybu oszczêdno¶ci energii procesorów Athlon
 Name:          athcool
-Version:       0.3.0
-Release:       2
+Version:       0.3.5
+Release:       1.1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://members.jcom.home.ne.jp/jacobi/linux/files/%{name}-%{version}.tar.gz
-# Source0-md5: a97a48071d0af234fbc788b7ee82878e
+# Source0-md5: 6611dfbe78dfdcde4612e53e2537075d
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
-Patch0:                %{name}-DESTDIR.patch
-URL:           http://members.jcom.home.ne.jp/jacobi/linux/softwares-ja.html
+URL:           http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
 BuildRequires: pciutils-devel
 PreReq:                rc-scripts
 Requires(post,postun): /sbin/chkconfig
 ExclusiveArch: %{ix86}
-Buildroot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 athcool is a small utility, enabling/disabling Powersaving mode for
@@ -45,7 +43,6 @@ Tryb oszcz
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__make} \
@@ -79,3 +76,4 @@ fi
 %attr(755,root,root) %{_sbindir}/athcool
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/%{name}
+%{_mandir}/man8/*
This page took 0.028607 seconds and 4 git commands to generate.