From: fabbione@sourceware.org <fabbione@sourceware.org>
To: lvm-devel@redhat.com
Subject: LVM2 ./Makefile.in ./WHATS_NEW ./make.tmpl.in ...
Date: 1 Sep 2009 18:11:15 -0000 [thread overview]
Message-ID: <20090901181115.17276.qmail@sourceware.org> (raw)
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: fabbione at sourceware.org 2009-09-01 18:11:15
Modified files:
. : Makefile.in WHATS_NEW make.tmpl.in
liblvm : Makefile.in
Log message:
Remove unwanted Makefiles and don't purge lvm2.po that's
under RCS.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/Makefile.in.diff?cvsroot=lvm2&r1=1.35&r2=1.36
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1247&r2=1.1248
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/make.tmpl.in.diff?cvsroot=lvm2&r1=1.69&r2=1.70
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/liblvm/Makefile.in.diff?cvsroot=lvm2&r1=1.13&r2=1.14
--- LVM2/Makefile.in 2009/08/13 16:34:07 1.35
+++ LVM2/Makefile.in 2009/09/01 18:11:14 1.36
@@ -42,6 +42,8 @@
lib/locking \
lib/mirror \
lib/snapshot \
+ liblvm \
+ udev \
test/api \
test \
po
--- LVM2/WHATS_NEW 2009/09/01 09:48:01 1.1247
+++ LVM2/WHATS_NEW 2009/09/01 18:11:14 1.1248
@@ -1,5 +1,6 @@
Version 2.02.52 -
=================================
+ Fix Makefile distclean target.
Make clvmd check corosync to see what cluster interface it should use.
Rewrite clvmd configuration code to cope with all combinations of libs.
Fix global locking in PV reporting commands (2.02.49).
--- LVM2/make.tmpl.in 2009/07/31 11:49:53 1.69
+++ LVM2/make.tmpl.in 2009/09/01 18:11:14 1.70
@@ -250,7 +250,7 @@
$(SOURCES:%.c=%.gcda) $(LDDEPS) \
config.cache config.log config.status \
Makefile make.tmpl core \
- lvm-version.h lvm2.po
+ lvm-version.h
.export.sym: .exported_symbols
set -e; (echo "Base {"; echo " global:"; \
--- LVM2/liblvm/Makefile.in 2009/07/29 19:24:11 1.13
+++ LVM2/liblvm/Makefile.in 2009/09/01 18:11:14 1.14
@@ -93,3 +93,4 @@
$(RM) $(LIB_NAME).pc
distclean: distclean_lib
+ $(RM) -f Makefile
next reply other threads:[~2009-09-01 18:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-01 18:11 fabbione [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-03-29 14:18 LVM2 ./Makefile.in ./WHATS_NEW ./make.tmpl.in zkabelac
2010-04-09 21:34 zkabelac
2010-05-20 14:45 agk
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=20090901181115.17276.qmail@sourceware.org \
--to=fabbione@sourceware.org \
--cc=lvm-devel@redhat.com \
/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.