SPECS: nightfall.spec - up to 1.66 - scrollkeeper -> rarian (not sure about...

lisu lisu at pld-linux.org
Mon Nov 24 14:35:16 CET 2008


Author: lisu                         Date: Mon Nov 24 13:35:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.66
- scrollkeeper -> rarian (not sure about %%post and %%postun macros)

---- Files affected:
SPECS:
   nightfall.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/nightfall.spec
diff -u SPECS/nightfall.spec:1.3 SPECS/nightfall.spec:1.4
--- SPECS/nightfall.spec:1.3	Sat Jul  7 09:27:43 2007
+++ SPECS/nightfall.spec	Mon Nov 24 14:35:10 2008
@@ -2,12 +2,12 @@
 Summary:	An astronomy application
 Summary(pl.UTF-8):	Aplikacja astronomiczna
 Name:		nightfall
-Version:	1.62
-Release:	1
+Version:	1.66
+Release:	0.1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://www.la-samhna.de/nightfall/%{name}-%{version}.tar.gz
-# Source0-md5:	318314e97b83fdb74860aba6adef219b
+# Source0-md5:	e800ebbc87f460379ae7029d70509ac1
 Patch0:		%{name}-desktop.patch
 URL:		http://www.hs.uni-hamburg.de/DE/Ins/Per/Wichmann/Nightfall.html
 BuildRequires:	OpenGL-GLU-devel
@@ -18,8 +18,8 @@
 BuildRequires:	libjpeg-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.198
-BuildRequires:	scrollkeeper
-Requires(post,postun):	scrollkeeper
+BuildRequires:	rarian
+Requires(post,postun):	rarian
 Requires:	gnuplot
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,18 +55,17 @@
 install %{name}.desktop $RPM_BUILD_ROOT%{_desktopdir}
 install %{name}.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
 
-%find_lang %{name} --all-name
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+# not sure about this
 %post
-%scrollkeeper_update_post
+%rarian_update_post
 
 %postun
-%scrollkeeper_update_postun
+%rarian_update_postun
 
-%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %doc AUTHORS README doc/*
 %attr(755,root,root) %{_bindir}/*
@@ -82,6 +81,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/11/24 13:35:10  lisu
+- up to 1.66
+- scrollkeeper -> rarian (not sure about %%post and %%postun macros)
+
 Revision 1.3  2007/07/07 07:27:43  qboosh
 - gtk+2 not gtk+; added optional BRs used by default
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nightfall.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list