Hello community,

here is the log from the commit of package lensfun for openSUSE:Factory
checked in at Mon Aug 8 15:09:21 CEST 2011.



--------
--- lensfun/lensfun.changes     2011-06-27 14:49:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/lensfun/lensfun.changes        2011-08-07 
18:44:30.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Aug  7 14:44:44 UTC 2011 - toddrme2...@gmail.com
+ 
+- Switched contents of lensun to noarch lensfun-data package
+- Cleaned up some macros and the %files list
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ lensfun.spec ++++++
--- /var/tmp/diff_new_pack.Ez84Te/_old  2011-08-08 15:08:30.000000000 +0200
+++ /var/tmp/diff_new_pack.Ez84Te/_new  2011-08-08 15:08:30.000000000 +0200
@@ -21,7 +21,7 @@
 Name:           lensfun
 Summary:        A photographic lens database and a library for accessing it
 Version:        0.2.5
-Release:        14
+Release:        17
 Url:            http://lensfun.berlios.de/
 Source0:        http://download.berlios.de/lensfun/lensfun-%{version}.tar.bz2
 # This patch got created via
@@ -33,7 +33,6 @@
 Patch3:         lensfun-0.2.5-cpuid.patch
 License:        LGPLv3
 Group:          System/Libraries
-Requires:       liblensfun0 = %{version}-%{release}
 BuildRequires:  doxygen gcc-c++ glib2-devel libpng-devel python zlib
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -54,11 +53,37 @@
 transversal (also known as lateral) chromatic aberrations, vignetting
 and colour contribution index of the lens.
 
+%package data
+License:        LGPLv3
+Summary:        Library files for lensfun/lensfun-devel
+Group:          System/Libraries
+BuildArch:      noarch
+Requires:       liblensfun0 = %{version}-%{release}
+Provides:       %{name} = %{version}
+Obsoletes:      %{name} < %{version}
+
+%description data
+The goal of the lensfun library is to provide a open source database
+of photographic lenses and their characteristics. In the past there
+was a effort in this direction (see http://www.epaperpress.com/ptlens/),
+but then author decided to take the commercial route and the database
+froze at the last public stage. This database was used as the basement
+on which lensfun database grew, thanks to PTLens author which gave his
+permission for this, while the code was totally rewritten from scratch
+(and the database was converted to a totally new, XML-based format).
+
+The lensfun library not only provides a way to read the database and
+search for specific things in it, but also provides a set of algorithms
+for correcting images based on detailed knowledge of lens properties
+and calibration data. Right now lensfun is designed to correct distortion,
+transversal (also known as lateral) chromatic aberrations, vignetting
+and colour contribution index of the lens.
+
 %package -n liblensfun0
 License:        LGPLv3
 Summary:        Library files for lensfun/lensfun-devel
 Group:          System/Libraries
-Requires:       lensfun
+Requires:       %{name}-data
 
 %description -n liblensfun0
 Library files needed by the use the lensfun library/database.
@@ -67,7 +92,7 @@
 License:        LGPLv3
 Summary:        Documentation for lensunf
 Group:          System/Libraries
-Requires:       lensfun
+Requires:       %{name}-data
 
 %description doc
 Documentation and manual files for the lensfun library/database.
@@ -77,8 +102,8 @@
 Summary:        Header and library definition files for lensfun
 Group:          Development/Libraries/C and C++
 Requires:       liblensfun0 = %{version}
-Requires:       lensfun = %{version}
-Requires:       %{name}-doc = %{version}
+Requires:       %{name}-data = %{version}
+Recommends:     %{name}-doc  = %{version}
 
 %description devel
 Header and library definition files for developing applications
@@ -127,12 +152,11 @@
 
 %files doc
 %defattr(-,root,root)
-%doc /usr/share/doc/packages/lensfun
+%{_docdir}/lensfun
 
-%files
+%files data
 %defattr(-,root,root)
-%dir %{_datadir}/lensfun
-%{_datadir}/lensfun/*
+%{_datadir}/lensfun/
 
 %files -n liblensfun0
 %defattr(-,root,root)


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



Remember to have fun...

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

Reply via email to