From: Bruno Ducrot <ducrot@poupinou.org>
To: cpufreq@lists.linux.org.uk
Subject: Re: [RFC] cpufrequtils-0.5-rc1
Date: Thu, 19 Jan 2006 15:42:31 +0100 [thread overview]
Message-ID: <20060119144231.GG2154@poupinou.org> (raw)
In-Reply-To: <20060117203643.GB16217@isilmar.linta.de>
On Tue, Jan 17, 2006 at 09:36:43PM +0100, Dominik Brodowski wrote:
> Hi,
>
> At
> http://kernel.org/pub/linux/kernel/people/brodo/cpufrequtils-0.5-pre1.tar.bz2
> you can find a new prerelease version of cpufrequtils. Most important is
> that the package size was reduzed by a factor of 11, only caused by a switch
> away from autotools to a customized Makefile based on the one to be found in
> udev. Also, compilation speed is down by a factor of 10 or so... I'm
> interested in your feedback on this, especially from package maintainers
> whether this complicates their life much, or if they have any (different)
> suggestions.
>
> For configuration, please edit the "Makefile" found in the top directory.
>
> Oh, and as the release numbering is a bit confusing -- was 0.3 really _that_
> unstable? -- I think I'll switch to the versioning system known by udev (and
> pcmciautils), which will mean that instead of cpufrequtils-0.5 it will be
> named cpufrequtils-1.
>
BTW it would be fine to be able to install localized files ;)
--- Makefile 2006/01/19 14:36:17 1.2
+++ Makefile 2006/01/19 14:36:57
@@ -246,7 +246,7 @@ install-man:
install-gmo:
$(INSTALL) -d $(DESTDIR)${prefix}${localedir}
for HLANG in $(LANGUAGES); do \
- echo '$(INSTALL_DATA) -D po/$$HLANG.gmo $(DESTDIR)${prefix}${localedir}/$$HLANG/LC_MESSAGES/cpufrequtils.mo;' \
+ echo '$(INSTALL_DATA) -D po/$$HLANG.gmo $(DESTDIR)${prefix}${localedir}/$$HLANG/LC_MESSAGES/cpufrequtils.mo'; \
$(INSTALL_DATA) -D po/$$HLANG.gmo $(DESTDIR)${prefix}${localedir}/$$HLANG/LC_MESSAGES/cpufrequtils.mo; \
done;
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
prev parent reply other threads:[~2006-01-19 14:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-17 20:36 [RFC] cpufrequtils-0.5-rc1 Dominik Brodowski
2006-01-18 20:35 ` Mattia Dongili
2006-01-18 20:46 ` Mattia Dongili
2006-01-19 14:00 ` Bruno Ducrot
2006-01-19 21:07 ` Mattia Dongili
2006-01-19 14:42 ` Bruno Ducrot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060119144231.GG2154@poupinou.org \
--to=ducrot@poupinou.org \
--cc=cpufreq@lists.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.