Hello community,

here is the log from the commit of package wireshark for openSUSE:Factory 
checked in at 2013-09-23 11:22:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wireshark (Old)
 and      /work/SRC/openSUSE:Factory/.wireshark.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireshark"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wireshark/wireshark.changes      2013-09-12 
14:32:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wireshark.new/wireshark.changes 2013-09-23 
11:22:05.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Sep 19 00:46:02 UTC 2013 - opens...@sukimashita.com
+
+- add missing ws_symbol_export.h and frame_data_sequence.h includes
+  to -devel package to allow building of external plugins again
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireshark.spec ++++++
--- /var/tmp/diff_new_pack.uEdHV5/_old  2013-09-23 11:22:06.000000000 +0200
+++ /var/tmp/diff_new_pack.uEdHV5/_new  2013-09-23 11:22:06.000000000 +0200
@@ -172,6 +172,7 @@
 mkdir -p "${IDIR}/wsutil"
 install -m 644 color.h config.h register.h     "${IDIR}/"
 install -m 644 cfile.h file.h                  "${IDIR}/"
+install -m 644 frame_data_sequence.h           "${IDIR}/"
 install -m 644 packet-range.h print.h          "${IDIR}/"
 install -m 644 epan/*.h                                "${IDIR}/epan/"
 install -m 644 epan/crypt/*.h                  "${IDIR}/epan/crypt"
@@ -180,6 +181,7 @@
 install -m 644 epan/dissectors/*.h             "${IDIR}/epan/dissectors"
 install -m 644 wiretap/*.h                     "${IDIR}/wiretap"
 install -m 644 wsutil/*.h                      "${IDIR}/wsutil"
+install -m 644 ws_symbol_export.h                      "${IDIR}/"
 
 install -D -m 0644 image/wsicon48.png 
%{buildroot}%{_datadir}/pixmaps/wireshark.png
 install -D -m 0644 wireshark.desktop 
%{buildroot}%{_datadir}/applications/wireshark.desktop


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to