Hello community,

here is the log from the commit of package libkdcraw for openSUSE:Factory 
checked in at 2012-12-07 14:38:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkdcraw (Old)
 and      /work/SRC/openSUSE:Factory/.libkdcraw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkdcraw", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes      2012-11-08 
07:46:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2012-12-07 
14:38:55.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Dec  1 20:03:26 UTC 2012 - [email protected]
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+-------------------------------------------------------------------
+Sat Nov 24 12:51:39 UTC 2012 - [email protected]
+
+- Update to 4.9.80
+  *See http://www.kde.org/announcements/announce-4.10-beta1.php 
+
+-------------------------------------------------------------------
@@ -5 +17 @@
-  * see http://kde.org/announcements/4.9.3/ for details
+  * see http://kde.org/announcements/announce-4.9.3.php for details
@@ -11 +23 @@
-  * see http://kde.org/announcements/4.9.2/ for details
+  * see http://kde.org/announcements/announce-4.9.2.php for details

Old:
----
  libkdcraw-4.9.3.tar.xz

New:
----
  libkdcraw-4.9.90.tar.xz

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

Other differences:
------------------
++++++ libkdcraw.spec ++++++
--- /var/tmp/diff_new_pack.o7suZc/_old  2012-12-07 14:38:56.000000000 +0100
+++ /var/tmp/diff_new_pack.o7suZc/_new  2012-12-07 14:38:56.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libkdcraw
-Version:        4.9.3
+Version:        4.9.90
 Release:        0
 Summary:        Shared library interface around dcraw
 License:        LGPL-2.0+ and GPL-2.0+ and GPL-3.0+
@@ -70,18 +70,18 @@
 
 %install
   cd build
-%make_install
+  %kde4_makeinstall
   %kde_post_install
 
 %clean
   rm -rf %{buildroot}
 
-%package -n libkdcraw21
+%package -n libkdcraw22
 Summary:        Shared library interface around dcraw
 Group:          Development/Libraries/KDE
 %requires_ge  libqt4-x11
 
-%description -n libkdcraw21
+%description -n libkdcraw22
 Libkdcraw is a C++ interface around dcraw binary program used to decode
 RAW picture files.  The library documentation is available on header
 files.
@@ -89,20 +89,20 @@
 This library is used by kipi-plugins, digiKam and others kipi host
 programs.
 
-%files -n libkdcraw21
+%files -n libkdcraw22
 %defattr(-,root,root)
 %_kde4_appsdir/libkdcraw/
 %_kde4_libdir/libkdcraw.so.*
 %{_datadir}/icons/hicolor/*/apps/kdcraw.png
 
-%post -n libkdcraw21 -p /sbin/ldconfig
+%post -n libkdcraw22 -p /sbin/ldconfig
 
-%postun -n libkdcraw21 -p /sbin/ldconfig
+%postun -n libkdcraw22 -p /sbin/ldconfig
 
 %package devel
 Summary:        Shared library interface around dcraw
 Group:          Development/Libraries/KDE
-Requires:       libkdcraw21 = %{version}
+Requires:       libkdcraw22 = %{version}
 Requires:       libkde4-devel
 
 %description devel

++++++ libraw-disable-mosaic-packs.patch ++++++
--- /var/tmp/diff_new_pack.o7suZc/_old  2012-12-07 14:38:56.000000000 +0100
+++ /var/tmp/diff_new_pack.o7suZc/_new  2012-12-07 14:38:56.000000000 +0100
@@ -1,8 +1,8 @@
---- CMakeLists.txt     2011-06-22 16:54:21.000000000 +0200
-+++ CMakeLists.txt     2011-08-15 12:01:18.230200249 +0200
-@@ -136,12 +136,6 @@
- # Flag to debug LibRaw
- ADD_DEFINITIONS(-DDCRAW_VERBOSE)
+--- libraw/CMakeLists.txt      2012-11-14 17:43:02.000000000 +0100
++++ libraw/CMakeLists.txt      2012-11-24 19:05:49.467772291 +0100
+@@ -235,12 +235,6 @@
+ 
+ # -- Compile LibRaw library 
--------------------------------------------------------------------------------
  
 -# Flag to include demosaic pack GPL2
 -ADD_DEFINITIONS(-DLIBRAW_DEMOSAIC_PACK_GPL2)
@@ -10,6 +10,6 @@
 -# Flag to include demosaic pack GPL3
 -ADD_DEFINITIONS(-DLIBRAW_DEMOSAIC_PACK_GPL3)
 -
- # LibRaw use C++ exception.
- ADD_DEFINITIONS(${KDE4_ENABLE_EXCEPTIONS})
+ # Flag to debug LibRaw
+ ADD_DEFINITIONS(-DDCRAW_VERBOSE)
  

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

Reply via email to