Hello community,

here is the log from the commit of package netcat-openbsd for openSUSE:Factory 
checked in at 2011-12-12 16:57:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netcat-openbsd (Old)
 and      /work/SRC/openSUSE:Factory/.netcat-openbsd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netcat-openbsd", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/netcat-openbsd/netcat-openbsd.changes    
2011-09-23 02:14:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.netcat-openbsd.new/netcat-openbsd.changes       
2011-12-12 17:03:15.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Dec 10 17:46:07 UTC 2011 - crrodrig...@opensuse.org
+
+- Update xbuntu patches.
+- Ensure we have large file support in 32 bit builds
+- Fix rpmlint warnings
+
+-------------------------------------------------------------------

Old:
----
  netcat-openbsd_1.89-3ubuntu2.diff.gz

New:
----
  netcat-openbsd_1.89-4ubuntu1.diff.gz

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

Other differences:
------------------
++++++ netcat-openbsd.spec ++++++
--- /var/tmp/diff_new_pack.Za3q7O/_old  2011-12-12 17:03:17.000000000 +0100
+++ /var/tmp/diff_new_pack.Za3q7O/_new  2011-12-12 17:03:17.000000000 +0100
@@ -30,8 +30,8 @@
 Summary:        TCP/IP swiss army knife
 Source:         %{name}-%{version}.tar.bz2
 Source1:        CMakeLists.txt
-Patch0:         netcat-openbsd_1.89-3ubuntu2.diff.gz
-Provides:       nc6 = %{version} netcat
+Patch0:         netcat-openbsd_1.89-4ubuntu1.diff.gz
+Provides:       nc6 = %{version} netcat = %{version}
 Obsoletes:      nc6 <= 1.0 netcat <= 1.10
 
 %description
@@ -80,9 +80,9 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/nc
-%{_bindir}/netcat
+%ghost %{_bindir}/netcat
 %{_mandir}/man1/nc.1.gz
-%{_mandir}/man1/netcat.1.gz
+%ghost %{_mandir}/man1/netcat.1.gz
 %ghost /etc/alternatives/netcat
 %ghost /etc/alternatives/netcat.1.gz
 

++++++ CMakeLists.txt ++++++
--- /var/tmp/diff_new_pack.Za3q7O/_old  2011-12-12 17:03:17.000000000 +0100
+++ /var/tmp/diff_new_pack.Za3q7O/_new  2011-12-12 17:03:17.000000000 +0100
@@ -10,7 +10,7 @@
 
 PROJECT(netcat-openbsd C)
 SET(CMAKE_VERBOSE_MAKEFILE ON)
-SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -g -W -Wall")
+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99 -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -W -Wall")
 
 #please fix cmake to avoid this %$#$#$ , there is no findGlib2.cmake built-in !
 FIND_PATH(GLIB2_INCLUDE_DIR NAMES glib.h glibconfig.h PATHS 
/usr/include/glib-2.0)

++++++ netcat-openbsd_1.89-3ubuntu2.diff.gz -> 
netcat-openbsd_1.89-4ubuntu1.diff.gz ++++++
Files 
/work/SRC/openSUSE:Factory/netcat-openbsd/netcat-openbsd_1.89-3ubuntu2.diff.gz 
and 
/work/SRC/openSUSE:Factory/.netcat-openbsd.new/netcat-openbsd_1.89-4ubuntu1.diff.gz
 differ

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

Reply via email to