Author: qboosh                       Date: Fri Aug 29 15:27:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more cleanups; where is tui?

---- Files affected:
SPECS:
   firstboot.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/firstboot.spec
diff -u SPECS/firstboot.spec:1.6 SPECS/firstboot.spec:1.7
--- SPECS/firstboot.spec:1.6    Fri Aug 29 17:26:23 2008
+++ SPECS/firstboot.spec        Fri Aug 29 17:27:53 2008
@@ -1,4 +1,5 @@
 # $Revision$, $Date$
+# FIXME: where is tui?
 Summary:       Initial system configuration utility
 Summary(pl.UTF-8):     Narzędzie do początkowej konfiguracji systemu
 Name:          firstboot
@@ -32,6 +33,7 @@
 Summary:       A text interface for firstboot
 Summary(pl.UTF-8):     Tekstowy interfejs programu firstboot
 Group:         Base
+Requires(preun):       /sbin/chkconfig
 
 %description tui
 firstboot-tui is a text interface for initial system configuration.
@@ -50,12 +52,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-%py_comp $RPM_BUILD_ROOT/usr/share/firstboot
-%py_ocomp $RPM_BUILD_ROOT/usr/share/firstboot
-%py_postclean /usr/share/firstboot
+%py_comp $RPM_BUILD_ROOT%{_datadir}/firstboot
+%py_ocomp $RPM_BUILD_ROOT%{_datadir}/firstboot
+%py_postclean %{_datadir}/firstboot
 
 %find_lang %{name}
 
@@ -88,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/08/29 15:27:53  qboosh
+- more cleanups; where is tui?
+
 Revision 1.6  2008/08/29 15:26:23  qboosh
 - updated URL, unified files
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/firstboot.spec?r1=1.6&r2=1.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to