Hello community,

here is the log from the commit of package rdesktop for openSUSE:Factory 
checked in at 2012-02-14 13:11:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rdesktop (Old)
 and      /work/SRC/openSUSE:Factory/.rdesktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rdesktop", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rdesktop/rdesktop.changes        2011-12-01 
12:25:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rdesktop.new/rdesktop.changes   2012-02-14 
13:11:11.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Jan  6 15:29:41 UTC 2012 - [email protected]
+
+- enable ipv6 support
+- remove unused patches
+
+-------------------------------------------------------------------

Old:
----
  rdesktop-1.5.0-fix-printer-strcmp.dif
  rdesktop-1.5.0-fs-fix-1.dif
  rdesktop-NOMAD.dif

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

Other differences:
------------------
++++++ rdesktop.spec ++++++
--- /var/tmp/diff_new_pack.D3N5Bp/_old  2012-02-14 13:11:16.000000000 +0100
+++ /var/tmp/diff_new_pack.D3N5Bp/_new  2012-02-14 13:11:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rdesktop
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,10 +27,7 @@
 Summary:        A Remote Desktop Protocol client
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         rdesktop-1.7.0-lib64.dif
-Patch1:         rdesktop-1.5.0-fs-fix-1.dif 
-Patch2:         rdesktop-1.5.0-fix-printer-strcmp.dif
 Patch3:         rdesktop-1.6.0-fix-pkgconfig-check.dif
-Patch4:         rdesktop-NOMAD.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -48,10 +45,7 @@
 %prep
 %setup
 %patch0
-#%patch1
-#%patch2
 %patch3 -p1
-#%patch4 -p1
 
 %build
 %{suse_update_config}
@@ -59,7 +53,8 @@
 CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" ./configure --prefix=/usr \
                                                          --libdir=%{_libdir} \
                                                          --mandir=%{_mandir} \
-                                                         --with-openssl=/usr
+                                                         --with-openssl=/usr \
+                                                         --with-ipv6
 make
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to