SPECS: firstboot.spec - R: s-c-users

patrys patrys at pld-linux.org
Tue Sep 16 02:03:32 CEST 2008


Author: patrys                       Date: Tue Sep 16 00:03:32 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: s-c-users

---- Files affected:
SPECS:
   firstboot.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/firstboot.spec
diff -u SPECS/firstboot.spec:1.8 SPECS/firstboot.spec:1.9
--- SPECS/firstboot.spec:1.8	Fri Aug 29 21:00:35 2008
+++ SPECS/firstboot.spec	Tue Sep 16 02:03:27 2008
@@ -15,6 +15,7 @@
 BuildRequires:	gettext-devel
 Requires:	python-pygtk-gtk
 Requires:	python-rhpl
+Requires:	system-config-users
 ExcludeArch:	s390 s390x ppc64
 ExclusiveOS:	Linux
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -54,10 +55,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-
-%py_comp $RPM_BUILD_ROOT%{_datadir}/firstboot
-%py_ocomp $RPM_BUILD_ROOT%{_datadir}/firstboot
-%py_postclean %{_datadir}/firstboot
+rm $RPM_BUILD_ROOT%{_datadir}/firstboot/modules/additional_cds.py*
 
 %find_lang %{name}
 
@@ -78,7 +76,7 @@
 %attr(754,root,root) /etc/rc.d/init.d/firstboot
 %dir %{_datadir}/firstboot
 %dir %{_datadir}/firstboot/modules
-%{_datadir}/firstboot/modules/*.py[co]
+%{_datadir}/firstboot/modules/*.py
 %{_datadir}/firstboot/themes
 %dir %{py_sitedir}/firstboot
 %{py_sitedir}/firstboot/*.py[co]
@@ -90,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008/09/16 00:03:27  patrys
+- R: s-c-users
+
 Revision 1.8  2008/08/29 19:00:35  patrys
 - no longer noarch
 - rel 2
================================================================

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



More information about the pld-cvs-commit mailing list