Hello community,

here is the log from the commit of package pfstools for openSUSE:Factory 
checked in at 2017-04-20 20:51:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pfstools (Old)
 and      /work/SRC/openSUSE:Factory/.pfstools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pfstools"

Thu Apr 20 20:51:33 2017 rev:35 rq:487151 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/pfstools/pfstools.changes        2017-04-07 
14:20:36.764077608 +0200
+++ /work/SRC/openSUSE:Factory/.pfstools.new/pfstools.changes   2017-04-20 
20:51:35.362540013 +0200
@@ -1,0 +2,6 @@
+Fri Apr  7 11:00:02 UTC 2017 - [email protected]
+
+- Grammatical corrections to descriptions.
+- Replace %__-type indirect macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pfstools.spec ++++++
--- /var/tmp/diff_new_pack.bOWoS6/_old  2017-04-20 20:51:36.290408810 +0200
+++ /var/tmp/diff_new_pack.bOWoS6/_new  2017-04-20 20:51:36.294408245 +0200
@@ -21,6 +21,9 @@
 Name:           pfstools
 Version:        2.0.4
 Release:        0
+Summary:        High Dynamic Range Image and Video manipulation tools
+License:        GPL-2.0+ and LGPL-2.1+
+Group:          Productivity/Multimedia/Other
 Source:         
http://sourceforge.net/projects/pfstools/files/pfstools/%{version}/%{name}-%{version}.tgz
 Patch1:         %{name}-gcc.patch
 Patch2:         pfstools-maptype.patch
@@ -54,28 +57,25 @@
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libexif)
 Requires:       dcraw
-Summary:        High Dynamic Range Images and Video manipulation tools
-License:        GPL-2.0+ and LGPL-2.1+
-Group:          Productivity/Multimedia/Other
 
 %description
-pfstools package is a set of command line (and one GUI) programs for
-reading, writing, manipulating and viewing high-dynamic range (HDR)
-images and video frames. All programs in the package exchange data
-using a simple generic file format (pfs) for HDR data. The concept of
-the pfstools is similar to netpbm package for low-dynamic range images.
+The pfstools package is a set of command line (and one GUI) programs
+for reading, writing, manipulating and viewing high-dynamic range
+(HDR) images and video frames. All programs in the package exchange
+data using the pfs file format for HDR data. The concept of pfstools
+is similar to netpbm for low-dynamic range images.
 
 %package -n %{_libname}
-Summary:        pfstools shared libraries
+Summary:        Library for HDR image and video manipulation
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n %{_libname}
-pfstools package is a set of command line (and one GUI) programs for
-reading, writing, manipulating and viewing high-dynamic range (HDR)
-images and video frames. All programs in the package exchange data
-using a simple generic file format (pfs) for HDR data. The concept of
-the pfstools is similar to netpbm package for low-dynamic range images.
+The pfstools package is a set of command line (and one GUI) programs
+for reading, writing, manipulating and viewing high-dynamic range
+(HDR) images and video frames. All programs in the package exchange
+data using the pfs file format for HDR data. The concept of pfstools
+is similar to netpbm for low-dynamic range images.
 
 #Disable until opencv can be enabled.
 #%package -n pfscalign
@@ -110,10 +110,8 @@
 Group:          Productivity/Multimedia/Other
 
 %description -n pfstmo
-pfstmo package contains the implementation of state-of-the-art tone
-mapping operators. The motivation here is to provide an implementation
-of tone mapping operators suitable for convenient processing of both
-static images and animations.
+pfstmo package contains the implementation of tone mapping operators,
+suitable for processing of both static images and animations.
 
 %package -n pfsview
 Summary:        Qt-based viewer for HDR files
@@ -121,7 +119,7 @@
 Group:          Productivity/Multimedia/Other
 
 %description -n pfsview
-pfsview is a viewer programs based on qt4 for viewing HDR graphics files.
+pfsview is a viewer program based on Qt4 for viewing HDR graphic files.
 
 %package -n pfsglview
 Summary:        GL-based viewer for HDR files
@@ -129,7 +127,7 @@
 Group:          Productivity/Multimedia/Other
 
 %description -n pfsglview
-pfsglview is aviewer programs based on OpenGL for viewing HDR graphics files.
+pfsglview is a viewer program based on OpenGL for viewing HDR graphic files.
 
 %package exr
 Summary:        EXR file import and export for PFS tools
@@ -137,8 +135,8 @@
 Group:          Productivity/Multimedia/Other
 
 %description exr
-This package contains input and output filters for EXR files
-to and from the HDR graphics file format used in pfstools.
+This package contains two-way conversion filters between the EXR file
+format and pfstools's HDR graphics file format.
 
 %package imgmagick
 Summary:        ImageMagick file import for PFS tools
@@ -146,8 +144,8 @@
 Group:          Productivity/Multimedia/Other
 
 %description imgmagick
-This package contains input and output filters based in
-ImageMagick to and from the HDR graphics file format used in pfstools.
+This package contains input and output filters for ImageMagick to
+support pfstools's HDR graphics file format.
 
 %package octave
 Summary:        Octave interaction with PFS tools
@@ -156,22 +154,22 @@
 Requires:       octave
 
 %description octave
-The pfstools-octave package contains programs to process red, green and blue
-channels or luminance channels in pfs stream using Octave.
-
+The pfstools-octave package contains programs to process RGB
+or luminance channels in PFS streams using Octave.
 
 %package devel
 Requires:       %{_libname} = %{version}
-Summary:        High Dynamic Range Images and Video manipulation tools
+Summary:        Development files for libpfs, a library for HDR image and 
video manipulation
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 
 %description devel
-pfstools package is a set of command line (and one GUI) programs for
-reading, writing, manipulating and viewing high-dynamic range (HDR)
-images and video frames. All programs in the package exchange data
-using a simple generic file format (pfs) for HDR data. The concept of
-the pfstools is similar to netpbm package for low-dynamic range images.
+The pfstools package is a set of command line (and one GUI) programs
+for reading, writing, manipulating and viewing high-dynamic range
+(HDR) images and video frames.
+
+This subpackage contains libraries and header files for developing
+applications that want to make use of libpfs.
 
 %prep
 %setup -q
@@ -190,7 +188,7 @@
 %install
 cd build
 %make_install
-%{__rm} -f %{buildroot}%{_libdir}/*.la
+rm -f %{buildroot}%{_libdir}/*.la
 grep -r include %{buildroot}%{_includedir} | awk -F: '{print $2}'
 
 %post -n %{_libname} -p /sbin/ldconfig


Reply via email to