SOURCES: h4h5tools-shared.patch - updated for 2.0
qboosh
qboosh at pld-linux.org
Thu Jun 12 19:29:43 CEST 2008
Author: qboosh Date: Thu Jun 12 17:29:42 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 2.0
---- Files affected:
SOURCES:
h4h5tools-shared.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/h4h5tools-shared.patch
diff -u SOURCES/h4h5tools-shared.patch:1.1 SOURCES/h4h5tools-shared.patch:1.2
--- SOURCES/h4h5tools-shared.patch:1.1 Mon Mar 28 20:29:35 2005
+++ SOURCES/h4h5tools-shared.patch Thu Jun 12 19:29:37 2008
@@ -1,16 +1,16 @@
---- h4h5tools-1.2/lib/src/Makefile.am.orig 2004-07-21 22:08:28.000000000 +0200
-+++ h4h5tools-1.2/lib/src/Makefile.am 2005-03-28 19:02:34.430659656 +0200
-@@ -25,13 +25,13 @@
- ##############################################################################
+--- h4h5tools_20/lib/src/Makefile.am.orig 2008-05-23 18:34:47.000000000 +0200
++++ h4h5tools_20/lib/src/Makefile.am 2008-06-12 18:40:44.720352249 +0200
+@@ -15,13 +15,13 @@
+ #
+
-
-lib_LIBRARIES = libh4toh5.a
+lib_LTLIBRARIES = libh4toh5.la
CSOURCES = H4TOH5I.c h4toh5anno.c h4toh5pal.c h4toh5sds.c h4toh5util.c \
- h4toh5vdata.c h4toh5vgroup.c h4toh5image.c h4toh5main.c
+ h4toh5vdata.c h4toh5vgroup.c h4toh5image.c h4toh5main.c h4toh5eos.c
- CHEADERS = h4toh5.h H4TOH5api_adpt.h
+ CHEADERS = h4toh5.h H4TOH5api_adpt.h h4toh5vector.h
-libh4toh5_a_SOURCES = $(CSOURCES)
+libh4toh5_la_SOURCES = $(CSOURCES)
@@ -29,9 +29,9 @@
---- h4h5tools-1.2/lib/test/Makefile.am.orig 2004-07-21 22:08:50.000000000 +0200
-+++ h4h5tools-1.2/lib/test/Makefile.am 2005-03-28 19:03:35.799330200 +0200
-@@ -34,68 +34,68 @@
+--- h4h5tools_20/lib/test/Makefile.am.orig 2008-05-23 18:34:47.000000000 +0200
++++ h4h5tools_20/lib/test/Makefile.am 2008-06-12 18:58:17.508354760 +0200
+@@ -24,73 +24,73 @@
## Information for building the "h4toh5test" program
h4toh5test_SOURCES = h4toh5test.c
@@ -124,8 +124,15 @@
+h4h5apitestlonevdata_LDADD = ../src/libh4toh5.la
+h4h5apitestlonevdata_DEPENDENCIES = ../src/libh4toh5.la
+ ## Information for building the "h4toh5eostest" program
+ h4toh5eostest_SOURCES = h4toh5eostest.c
+-h4toh5eostest_LDADD = ../src/libh4toh5.a
+-h4toh5eostest_DEPENDENCIES = ../src/libh4toh5.a
++h4toh5eostest_LDADD = ../src/libh4toh5.la
++h4toh5eostest_DEPENDENCIES = ../src/libh4toh5.la
#############################################################################
+ ## Testing ##
--- h4h5tools-1.2/utils/h4toh5/Makefile.am.orig 2005-01-05 23:46:55.000000000 +0100
+++ h4h5tools-1.2/utils/h4toh5/Makefile.am 2005-03-28 19:04:07.733475472 +0200
@@ -30,8 +30,8 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/h4h5tools-shared.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list