Subrata,

Attached is a patch to include all the headers for the ltp-devel
package.

Thanks,

-- 
George (gk4)

Index: include/Makefile
===================================================================
RCS file: /cvsroot/ltp/ltp/include/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- include/Makefile	2 Apr 2008 09:24:55 -0000	1.1
+++ include/Makefile	7 Apr 2008 17:39:29 -0000
@@ -1,7 +1,9 @@
 
 
 DESTDIR=/opt/ltp
-HEADERS=usctest.h test.h compiler.h
+HEADERS=compiler.h dataascii.h databin.h file_lock.h forker.h open_flags.h \
+	pattern.h random_range.h rmobj.h search_path.h string_to_tokens.h \
+	str_to_bytes.h test.h tlibio.h usctest.h write_log.h
 
 all:
 
Index: ltp-devel.spec
===================================================================
RCS file: /cvsroot/ltp/ltp/ltp-devel.spec,v
retrieving revision 1.1
diff -u -r1.1 ltp-devel.spec
--- ltp-devel.spec	2 Apr 2008 09:24:54 -0000	1.1
+++ ltp-devel.spec	7 Apr 2008 17:39:29 -0000
@@ -19,14 +19,27 @@
 This is a development package of the Linux Test Project (LTP).
 It is intended to be used to build testcases using the provided API.
 %files
-/opt/ltp/include/test.h
-/opt/ltp/include/usctest.h
-/opt/ltp/include/compiler.h
 /opt/ltp/lib/libltp.a
 /usr/share/pkgconfig/ltp.pc
 /opt/ltp/bin/pan
 /opt/ltp/bin/scanner
 /opt/ltp/bin/bump
+/opt/ltp/include/usctest.h
+/opt/ltp/include/string_to_tokens.h
+/opt/ltp/include/str_to_bytes.h
+/opt/ltp/include/databin.h
+/opt/ltp/include/open_flags.h
+/opt/ltp/include/write_log.h
+/opt/ltp/include/dataascii.h
+/opt/ltp/include/forker.h
+/opt/ltp/include/compiler.h
+/opt/ltp/include/test.h
+/opt/ltp/include/tlibio.h
+/opt/ltp/include/pattern.h
+/opt/ltp/include/file_lock.h
+/opt/ltp/include/random_range.h
+/opt/ltp/include/search_path.h
+/opt/ltp/include/rmobj.h
 /opt/ltp/share/man/man3/tst_tmpdir.3
 /opt/ltp/share/man/man3/random_range_seed.3
 /opt/ltp/share/man/man3/pattern.3
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to