Hello community, here is the log from the commit of package LibVNCServer for openSUSE:Factory checked in at Mon Sep 19 15:25:40 CEST 2011.
-------- --- LibVNCServer/LibVNCServer.changes 2011-05-06 23:06:30.000000000 +0200 +++ /mounts/work_src_done/STABLE/LibVNCServer/LibVNCServer.changes 2011-09-17 11:39:09.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 09:39:03 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ LibVNCServer.spec ++++++ --- /var/tmp/diff_new_pack.gfOSZy/_old 2011-09-19 15:25:28.000000000 +0200 +++ /var/tmp/diff_new_pack.gfOSZy/_new 2011-09-19 15:25:28.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: LibVNCServer @@ -23,7 +22,6 @@ BuildRequires: lzo-devel License: GPLv2+ Group: Development/Libraries/X11 -AutoReqProv: on Version: 0.9.8_git201104301110 Release: 1 Summary: VNC Development Library @@ -52,7 +50,6 @@ %package devel License: GPLv2+ Requires: %{name} = %{version} zlib-devel -AutoReqProv: on Summary: VNC Development Library Group: Development/Libraries/X11 @@ -85,7 +82,7 @@ sh ./autogen.sh CFLAGS="$RPM_OPT_FLAGS -D_REENTRANT" \ %configure --disable-static --with-pic --enable-shared --with-gnu-ld -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %check make check @@ -94,9 +91,6 @@ make DESTDIR=$RPM_BUILD_ROOT install %{__rm} -f %{buildroot}%{_libdir}/*.la -%clean -rm -rf ${RPM_BUILD_ROOT} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
