Author: sls                          Date: Tue Apr  1 03:46:54 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- not patching Makefile.in

---- Files affected:
SOURCES:
   wireshark-0.99.5-hip-base05.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/wireshark-0.99.5-hip-base05.patch
diff -u SOURCES/wireshark-0.99.5-hip-base05.patch:1.3 
SOURCES/wireshark-0.99.5-hip-base05.patch:1.4
--- SOURCES/wireshark-0.99.5-hip-base05.patch:1.3       Thu Dec 20 22:38:44 2007
+++ SOURCES/wireshark-0.99.5-hip-base05.patch   Tue Apr  1 05:46:49 2008
@@ -9,47 +9,6 @@
        packet-distcc.c         \
        packet-dlsw.c           \
        packet-dmp.c            \
-diff -urN wireshark-0.99.7.orig/epan/dissectors/Makefile.in 
wireshark-0.99.7/epan/dissectors/Makefile.in
---- wireshark-0.99.7.orig/epan/dissectors/Makefile.in  2007-12-20 
21:19:06.000000000 +0100
-+++ wireshark-0.99.7/epan/dissectors/Makefile.in       2007-12-20 
21:34:21.000000000 +0100
-@@ -396,6 +396,7 @@
-       libcleandissectors_la-packet-h264.lo \
-       libcleandissectors_la-packet-hci_h4.lo \
-       libcleandissectors_la-packet-hclnfsd.lo \
-+      libcleandissectors_la-packet-hip.lo \
-       libcleandissectors_la-packet-homeplug.lo \
-       libcleandissectors_la-packet-hpext.lo \
-       libcleandissectors_la-packet-hpsw.lo \
-@@ -1417,6 +1418,7 @@
-       packet-h264.c           \
-       packet-hci_h4.c         \
-       packet-hclnfsd.c        \
-+      packet-hip.c            \
-       packet-homeplug.c       \
-       packet-hpext.c          \
-       packet-hpsw.c           \
-@@ -2476,6 +2478,7 @@
- @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
- @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
- @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
[EMAIL PROTECTED]@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
- @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
- @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
- @AMDEP_TRUE@@am__include@ @[EMAIL PROTECTED]/$(DEPDIR)/[EMAIL PROTECTED]@
-@@ -4828,6 +4831,13 @@
- @AMDEP_TRUE@@am__fastdepCC_FALSE@     DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
$(CPPFLAGS) $(libcleandissectors_la_CFLAGS) $(CFLAGS) -c -o 
libcleandissectors_la-packet-hclnfsd.lo `test -f 'packet-hclnfsd.c' || echo 
'$(srcdir)/'`packet-hclnfsd.c
- 
-+libcleandissectors_la-packet-hip.lo: packet-hip.c
[EMAIL PROTECTED]@      $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
$(CPPFLAGS) $(libcleandissectors_la_CFLAGS) $(CFLAGS) -MT 
libcleandissectors_la-packet-hip.lo -MD -MP -MF 
$(DEPDIR)/libcleandissectors_la-packet-hip.Tpo -c -o 
libcleandissectors_la-packet-hip.lo `test -f 'packet-hip.c' || echo 
'$(srcdir)/'`packet-hip.c
[EMAIL PROTECTED]@      mv -f $(DEPDIR)/libcleandissectors_la-packet-hip.Tpo 
$(DEPDIR)/libcleandissectors_la-packet-hip.Plo
[EMAIL PROTECTED]@@am__fastdepCC_FALSE@ source='packet-hip.c' 
object='libcleandissectors_la-packet-hip.lo' libtool=yes @AMDEPBACKSLASH@
[EMAIL PROTECTED]@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) 
$(depcomp) @AMDEPBACKSLASH@
[EMAIL PROTECTED]@      $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
$(CPPFLAGS) $(libcleandissectors_la_CFLAGS) $(CFLAGS) -c -o 
libcleandissectors_la-packet-hip.lo `test -f 'packet-hip.c' || echo 
'$(srcdir)/'`packet-hip.c
-+
- libcleandissectors_la-packet-homeplug.lo: packet-homeplug.c
- @am__fastdepCC_TRUE@  $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) 
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) 
$(CPPFLAGS) $(libcleandissectors_la_CFLAGS) $(CFLAGS) -MT 
libcleandissectors_la-packet-homeplug.lo -MD -MP -MF 
$(DEPDIR)/libcleandissectors_la-packet-homeplug.Tpo -c -o 
libcleandissectors_la-packet-homeplug.lo `test -f 'packet-homeplug.c' || echo 
'$(srcdir)/'`packet-homeplug.c
- @am__fastdepCC_TRUE@  mv -f 
$(DEPDIR)/libcleandissectors_la-packet-homeplug.Tpo 
$(DEPDIR)/libcleandissectors_la-packet-homeplug.Plo
 diff -urN wireshark-0.99.7.orig/epan/dissectors/packet-hip.c 
wireshark-0.99.7/epan/dissectors/packet-hip.c
 --- wireshark-0.99.7.orig/epan/dissectors/packet-hip.c 1970-01-01 
01:00:00.000000000 +0100
 +++ wireshark-0.99.7/epan/dissectors/packet-hip.c      2007-12-20 
21:37:45.000000000 +0100
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/wireshark-0.99.5-hip-base05.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to