[packages/kde4-kstars] - release 3 (cfitsio,libnova/libindi rebuild) - some feature todo notes

qboosh qboosh at pld-linux.org
Sun Mar 20 20:32:01 CET 2016


commit b0ef2e07840edc129f7306ca5c533999b4cf510a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 20 20:36:11 2016 +0100

    - release 3 (cfitsio,libnova/libindi rebuild)
    - some feature todo notes

 kde4-kstars.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/kde4-kstars.spec b/kde4-kstars.spec
index 388f779..92be8ed 100644
--- a/kde4-kstars.spec
+++ b/kde4-kstars.spec
@@ -1,3 +1,4 @@
+# TODO: WCSLib, astronometry.net, qjson
 %define		_state		stable
 %define		orgname		kstars
 
@@ -5,8 +6,8 @@ Summary:	K Desktop Environment - Desktop planetarium
 Summary(pl.UTF-8):	K Desktop Environment - Planetarium
 Name:		kde4-kstars
 Version:	4.14.3
-Release:	2
-License:	GPL
+Release:	3
+License:	GPL v2+
 Group:		X11/Applications/Science
 Source0:	http://download.kde.org/%{_state}/%{version}/src/%{orgname}-%{version}.tar.xz
 # Source0-md5:	13cb96789e3be237239e04c027b45c0b
@@ -49,14 +50,13 @@ horyzont i ekliptykę.
 %build
 install -d build
 cd build
-%cmake \
-	..
+%cmake ..
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} -C build/ install \
+%{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	kde_htmldir=%{_kdedocdir}
 
@@ -65,8 +65,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
 
 %files -f %{orgname}.lang
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde4-kstars.git/commitdiff/b0ef2e07840edc129f7306ca5c533999b4cf510a



More information about the pld-cvs-commit mailing list