Hello community, here is the log from the commit of package kstars for openSUSE:Factory checked in at 2012-05-29 11:45:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kstars (Old) and /work/SRC/openSUSE:Factory/.kstars.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kstars", Maintainer is "kstars" Changes: -------- --- /work/SRC/openSUSE:Factory/kstars/kstars.changes 2012-05-09 18:31:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kstars.new/kstars.changes 2012-05-29 11:46:04.000000000 +0200 @@ -1,0 +2,8 @@ +Thu May 24 21:10:05 UTC 2012 - [email protected] + +- Removed FindCFitsio.cmake.patch (not needed anymore after the update of the + cfitsio package and the cfitsio.pc fix to correctly find the library). +- Removed libSatLib4 subpackage entry (which was disabled anyway) since it has + been removed from the kstars package. + +------------------------------------------------------------------- Old: ---- FindCFitsio.cmake.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kstars.spec ++++++ --- /var/tmp/diff_new_pack.8YkZR8/_old 2012-05-29 11:46:05.000000000 +0200 +++ /var/tmp/diff_new_pack.8YkZR8/_new 2012-05-29 11:46:05.000000000 +0200 @@ -24,8 +24,6 @@ Group: Productivity/Scientific/Astronomy Url: http://edu.kde.org/kstars/ Source0: %{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM FindCFitsio.cmake.patch [email protected] -- Fix FindCFitsio.cmake to correctly find the cfitsio library (taken from http://code.google.com/p/open-phd-guiding/source/browse/trunk/cmake_modules/FindCFITSIO.cmake?r=71) -Patch0: FindCFitsio.cmake.patch BuildRequires: Mesa-devel BuildRequires: fdupes BuildRequires: libcfitsio-devel @@ -33,11 +31,11 @@ BuildRequires: libindi BuildRequires: libindi-devel BuildRequires: libkde4-devel -BuildRequires: xz %if 0%{?suse_version} BuildRequires: update-desktop-files %endif BuildRequires: xplanet +BuildRequires: xz Recommends: libindi Recommends: xplanet Provides: kde4-kstars = 4.3.0 @@ -53,7 +51,6 @@ %prep %setup -q -%patch0 %build %ifarch ppc ppc64 @@ -74,27 +71,6 @@ %fdupes -s %{buildroot} -%clean -rm -rf %{buildroot} - -%if 0 - -%package -n libSatLib4 -Summary: A library for kstars -Group: System/Libraries - -%description -n libSatLib4 -libSatLib is a library for KStars. - -%post -n libSatLib4 -p /sbin/ldconfig - -%postun -n libSatLib4 -p /sbin/ldconfig - -%files -n libSatLib4 -%defattr(-,root,root,-) -%{_kde4_libdir}/libSatLib.so.4* -%endif - %files %defattr(-,root,root,-) %doc AUTHORS COPYING COPYING.DOC ChangeLog README README.customize README.ephemerides README.images kstars.lsm -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
