Hello community,

here is the log from the commit of package libkgeomap for openSUSE:Factory
checked in at Fri Jul 29 16:42:59 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/libkgeomap/libkgeomap.changes  2011-07-28 
10:51:38.000000000 +0200
@@ -0,0 +1,12 @@
+-------------------------------------------------------------------
+Thu Jul 28 08:48:58 UTC 2011 - idon...@novell.com
+
+- Update to final 2.0 release
+  * Fix crash if MarbleWidget is not found
+  * Adopt to new Google Maps API 
+
+-------------------------------------------------------------------
+Wed Jul 27 21:31:06 UTC 2011 - tittiatc...@gmail.com
+
+- Initial package
+

calling whatdependson for head-i586


New:
----
  digikam-2.0.0.tar.bz2
  libkgeomap.changes
  libkgeomap.spec

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

Other differences:
------------------
++++++ libkgeomap.spec ++++++
#
# spec file for package libkgeomap
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           libkgeomap
BuildRequires:  libkde4-devel
BuildRequires:  marble-devel
BuildRequires:  libkexiv2-devel
License:        LGPLv2.1+
Group:          Development/Libraries/KDE
Summary:        Wrapper around different world-map components
Url:            http://www.kde.org
Version:        2.0.0
Release:        1
Source0:        
http://sourceforge.net/projects/digikam/files/digikam/%{version}/digikam-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
Requires:       libkgeomap1

%description
Libkgeomap is a wrapper around different world-map components, to browse and 
arrange photos over a map.
Currently supported map engine are:
- Marble, 
- OpenstreetMap (via Marble),
- GoogleMap,
This library is used by kipi-plugins, digiKam and other kipi host programs

%prep
%setup -q -n digikam-%version

%build
  cd extra/libkgeomap
  %cmake_kde4 -d build
  %make_jobs

%install
  cd extra/libkgeomap/build
  %makeinstall
  %kde_post_install

%clean
  rm -rf $RPM_BUILD_ROOT

%package -n libkgeomap1
License:        LGPLv2.1+
Group:          Development/Libraries/KDE
Summary:        Wrapper around different world-map components

%description -n libkgeomap1
Libkgeomap is a wrapper around different world-map components, to browse and 
arrange photos over a map.
Currently supported map engine are:
- Marble, 
- OpenstreetMap (via Marble),
- GoogleMap,
This library is used by kipi-plugins, digiKam and other kipi host programs

%files -n libkgeomap1 
%defattr(-,root,root)
%_kde4_libdir/libkgeomap.so.*

%post -n libkgeomap1 -p /sbin/ldconfig

%postun -n libkgeomap1 -p /sbin/ldconfig

%package devel
License:        LGPLv2.1+
Group:          Development/Libraries/KDE
Summary:        Wrapper around different world-map components
Requires:       libkgeomap1 = %version

%description devel
Libkgeomap is a wrapper around different world-map components, to browse and 
arrange photos over a map.
Currently supported map engine are:
- Marble, 
- OpenstreetMap (via Marble),
- GoogleMap,
This library is used by kipi-plugins, digiKam and other kipi host programs

%files devel
%defattr(-,root,root)
%doc README
%_kde4_libdir/libkgeomap.so
/usr/include/libkgeomap/
%_kde4_libdir/pkgconfig/libkgeomap.pc
%_kde4_appsdir/cmake/modules/FindKGeoMap.cmake

%files
%defattr(-,root,root)
%_kde4_appsdir/libkgeomap/
%_kde4_bindir/libkgeomap_demo

%changelog

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



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