public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 WHATS_NEW Makefile.in
@ 2010-08-02 12:10 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2010-08-02 12:10 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-08-02 12:10:36

Modified files:
	.              : WHATS_NEW Makefile.in 

Log message:
	Make liblvm.device-mapper wait for include file generation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1680&r2=1.1681
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/Makefile.in.diff?cvsroot=lvm2&r1=1.59&r2=1.60

--- LVM2/WHATS_NEW	2010/07/31 14:13:59	1.1680
+++ LVM2/WHATS_NEW	2010/08/02 12:10:35	1.1681
@@ -1,5 +1,6 @@
 Version 2.02.73 - 
 ================================
+  Make liblvm.device-mapper wait for include file generation.
   Drop explicit 'Base' version from exported symbols.
   Fix configure to supply DEFAULT_RUN_DIR to Makefiles.
   Fix wrong number of mirror log at allocate policy
--- LVM2/Makefile.in	2010/07/28 13:55:42	1.59
+++ LVM2/Makefile.in	2010/08/02 12:10:36	1.60
@@ -50,6 +50,7 @@
 po: tools daemons
 
 libdm.device-mapper: include.device-mapper
+liblvm.device-mapper: include.device-mapper
 daemons.device-mapper: libdm.device-mapper
 tools.device-mapper: libdm.device-mapper
 device-mapper: tools.device-mapper daemons.device-mapper man.device-mapper
@@ -149,4 +150,4 @@
 
 ruby-test:
 	$(RUBY) report-generators/test/ts.rb
-endif
\ No newline at end of file
+endif


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-02 12:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-02 12:10 LVM2 WHATS_NEW Makefile.in agk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).