poldek: poldek/Makefile.am, trurlib/Makefile.am - libs versioning

mis mis at pld-linux.org
Mon Jul 2 23:57:36 CEST 2007


Author: mis                          Date: Mon Jul  2 21:57:36 2007 GMT
Module: poldek                        Tag: HEAD
---- Log message:
- libs versioning

---- Files affected:
poldek/poldek:
   Makefile.am (1.95 -> 1.96) 
poldek/trurlib:
   Makefile.am (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: poldek/poldek/Makefile.am
diff -u poldek/poldek/Makefile.am:1.95 poldek/poldek/Makefile.am:1.96
--- poldek/poldek/Makefile.am:1.95	Fri Jun 22 12:29:50 2007
+++ poldek/poldek/Makefile.am	Mon Jul  2 23:57:31 2007
@@ -16,7 +16,7 @@
 
 POD2MAN   = @POD2MAN@
 
-libVERINFO         = 1:0:1
+libVERINFO         = 2:0:0
 lib_LTLIBRARIES    = libpoldek.la
 noinst_LTLIBRARIES = libpoldek_allsym.la
 

================================================================
Index: poldek/trurlib/Makefile.am
diff -u poldek/trurlib/Makefile.am:1.36 poldek/trurlib/Makefile.am:1.37
--- poldek/trurlib/Makefile.am:1.36	Tue Jun 19 23:54:36 2007
+++ poldek/trurlib/Makefile.am	Mon Jul  2 23:57:31 2007
@@ -3,7 +3,7 @@
 AUTOMAKE_OPTIONS = foreign
 
 # use libtool versioning 
-TRURL_VERINFO   = 6:0:6
+TRURL_VERINFO   = 7:0:7
 CPPFLAGS  = -I$(top_srcdir)/include/trurl -I$(top_srcdir)/include
 INCLUDES  = 
 AM_CFLAGS = @AM_CFLAGS@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/poldek/poldek/Makefile.am?r1=1.95&r2=1.96&f=u
    http://cvs.pld-linux.org/poldek/trurlib/Makefile.am?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list