Hello community,

here is the log from the commit of package povray for openSUSE:Factory:NonFree 
checked in at 2012-11-28 16:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/povray (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.povray.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "povray", Maintainer is "vdziewie...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/povray/povray.changes    2012-09-14 
12:34:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.povray.new/povray.changes       
2012-11-28 16:22:44.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov 26 19:06:38 UTC 2012 - jeng...@inai.de
+
+- Parallel build with %_smp_mflags
+- Remove redundant/unwanted tags/sections from specfile
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ povray.spec ++++++
--- /var/tmp/diff_new_pack.srx6lK/_old  2012-11-28 16:22:45.000000000 +0100
+++ /var/tmp/diff_new_pack.srx6lK/_new  2012-11-28 16:22:45.000000000 +0100
@@ -16,29 +16,29 @@
 #
 
 
-
 Name:           povray
-BuildRequires:  automake
-BuildRequires:  boost-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  xorg-x11-libXpm-devel
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  libjpeg-devel
-BuildRequires:  zlib-devel
 License:        SUSE-NonFree
 Group:          Productivity/Graphics/Visualization/Raytracers
 Version:        3.6.9.6
 Release:        0
 Summary:        Ray Tracer
 Url:            http://www.povray.org
+
 Source:         povray-3.7.0.RC6.tar.bz2
 Patch1:         povray-%{version}-ini.patch
 Patch2:         povray-%{version}-fix.patch
 # boost changed TIME_UTC -> TIME_UTC_
 Patch3:         povray-%{version}-TIME_UTC_.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  automake
+BuildRequires:  boost-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  xorg-x11-libXpm-devel
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  zlib-devel
 
 %description
 The Persistence of Vision Ray tracer creates three-dimensional,
@@ -50,26 +50,6 @@
 take several hours) but it produces very high quality images with
 realistic reflections, shading, perspective, and other effects.
 
-
-
-Authors:
---------
-    Steve Anger       <san...@hookup.net>
-    Dieter Bayer      <100255.3...@compuserve.com>
-    Chris Cason       <chris.ca...@oaks.com.au>
-    Andreas Dilger    <adil...@enel.ucalgary.ca>
-    Alexander Enzmann <xan...@mitre.com>
-    Dan Farmer        <74431.1...@compuserve.com>
-    Lutz Kretzschmar  <100023.2...@compuserve.com>
-    Mike Miller       <70353....@compuserve.com>
-    Joel NewKirk      <102627.1...@compuserve.com>
-    Anton Raves       <100022.2...@compuserve.com>
-    Tim Rowley        <trow...@geom.umn.edu>
-    Eduard Schwan     <71513.2...@compuserve.com>
-    Zsolt Szalavari   <zs...@cg.tuwien.ac.at>
-    Timothy Wegner    <tweg...@phoenix.net>
-    Chris Young       <76702.1...@compuserve.com>
-
 %prep
 %setup -q -n povray-3.7.0.RC6
 %patch1
@@ -89,7 +69,7 @@
 CXXFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Wno-multichar" 
CFLAGS="$CXXFLAGS"\
 %configure COMPILED_BY="SUSE LINUX Products GmbH, Nuernberg, Germany" \
              --disable-optimiz --with-boost-thread=boost_thread-mt
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 perl -pi -e 's,^DEFAULT_DIR=.*,DEFAULT_DIR=/usr,' scripts/* 
 perl -pi -e 's,^SYSCONFDIR=.*,SYSCONFDIR=/etc,' scripts/* 
 
@@ -111,7 +91,4 @@
 %{_mandir}/man*/*
 %doc %{_defaultdocdir}/%{name}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

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

Reply via email to