SPECS: nightfall.spec - rarian-compat is proper BR and R - restore previous...

lisu lisu at pld-linux.org
Tue Nov 25 10:26:21 CET 2008


Author: lisu                         Date: Tue Nov 25 09:26:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rarian-compat is proper BR and R
- restore previous %%post and %%postun macros
- TODO

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

---- Diffs:

================================================================
Index: SPECS/nightfall.spec
diff -u SPECS/nightfall.spec:1.4 SPECS/nightfall.spec:1.5
--- SPECS/nightfall.spec:1.4	Mon Nov 24 14:35:10 2008
+++ SPECS/nightfall.spec	Tue Nov 25 10:26:15 2008
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+#
+# TODO: use autotools with intltool and maybe gettext to restore language files
+#
 Summary:	An astronomy application
 Summary(pl.UTF-8):	Aplikacja astronomiczna
 Name:		nightfall
@@ -17,9 +20,9 @@
 BuildRequires:	libgnomeui-devel >= 2.0
 BuildRequires:	libjpeg-devel
 BuildRequires:	pkgconfig
+BuildRequires:	rarian-compat
 BuildRequires:	rpmbuild(macros) >= 1.198
-BuildRequires:	rarian
-Requires(post,postun):	rarian
+Requires(post,postun):	rarian-compat
 Requires:	gnuplot
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,12 +61,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-# not sure about this
 %post
-%rarian_update_post
+%scrollkeeper_update_post
 
 %postun
-%rarian_update_postun
+%scrollkeeper_update_postun
 
 %files
 %defattr(644,root,root,755)
@@ -81,6 +83,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/11/25 09:26:15  lisu
+- rarian-compat is proper BR and R
+- restore previous %%post and %%postun macros
+- TODO
+
 Revision 1.4  2008/11/24 13:35:10  lisu
 - up to 1.66
 - scrollkeeper -> rarian (not sure about %%post and %%postun macros)
================================================================

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



More information about the pld-cvs-commit mailing list