Hello community,

here is the log from the commit of package rfbproxy for openSUSE:Factory 
checked in at 2014-10-15 21:59:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rfbproxy (Old)
 and      /work/SRC/openSUSE:Factory/.rfbproxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rfbproxy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rfbproxy/rfbproxy.changes        2011-09-23 
12:44:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rfbproxy.new/rfbproxy.changes   2014-10-15 
21:59:02.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 14 09:38:19 UTC 2014 - [email protected]
+
+- Enable parallel biuld and remove ancient specfile tags and sections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rfbproxy.spec ++++++
--- /var/tmp/diff_new_pack.iOtVU7/_old  2014-10-15 21:59:03.000000000 +0200
+++ /var/tmp/diff_new_pack.iOtVU7/_new  2014-10-15 21:59:03.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rfbproxy (Version 1.1.0)
+# spec file for package rfbproxy
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           rfbproxy
-Url:            http://cyberelk.net/tim/software/rfbproxy/
-License:        GPL-2.0+
-Group:          System/X11/Utilities
-#Requires:     xforms
-AutoReqProv:    on
 Version:        1.1.0
-Release:        30
+Release:        0
 Summary:        Record or play back a VNC session
+License:        GPL-2.0+
+Group:          System/X11/Utilities
+Url:            http://cyberelk.net/tim/software/rfbproxy/
 Source:         
http://cyberelk.net/tim/data/rfbproxy/devel/%name-%version.tar.bz2
 #Patch:  patch.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+#Requires:     xforms
 
 %description
 rfbproxy is a simple proxy for VNC which allows recording of screen
@@ -46,16 +43,13 @@
 #%patch
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --mandir=%_mandir
-make
+%configure
+make %{?_smp_mflags}
 top_builddir=. top_srcdir=. tests/run-tests
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING README TODO

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

Reply via email to