SPECS: anaconda.spec - package isys.py[co] - add more docs

glen glen at pld-linux.org
Thu May 18 22:53:35 CEST 2006


Author: glen                         Date: Thu May 18 20:53:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package isys.py[co]
- add more docs

---- Files affected:
SPECS:
   anaconda.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.27 SPECS/anaconda.spec:1.28
--- SPECS/anaconda.spec:1.27	Thu May 18 21:42:37 2006
+++ SPECS/anaconda.spec	Thu May 18 22:53:29 2006
@@ -15,7 +15,7 @@
 Summary(pl):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.0.5
-Release:	0.16
+Release:	0.19
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
@@ -160,12 +160,16 @@
 %{__make} \
 	RPM_OPT_FLAGS="%{rpmcflags}"
 
+./py-compile isys/isys.py
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install isys/isys.py[co] $RPM_BUILD_ROOT%{_libdir}/anaconda
+
 cp %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/anaconda-runtime/mk-images
 cp %{SOURCE2} $RPM_BUILD_ROOT%{_libdir}/anaconda-runtime/upd-instroot
 cp %{SOURCE3} $RPM_BUILD_ROOT%{_libdir}/anaconda-runtime/mk-images.i386
@@ -179,11 +183,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc docs/command-line.txt
-%doc docs/install-methods.txt
-%doc docs/kickstart-docs.txt
-%doc docs/mediacheck.txt
-%doc docs/anaconda-release-notes.txt
+%doc docs/*
 %attr(755,root,root) %{_bindir}/mini-wm
 %attr(755,root,root) %{_sbindir}/anaconda
 %{_datadir}/anaconda
@@ -245,6 +245,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/05/18 20:53:29  glen
+- package isys.py[co]
+- add more docs
+
 Revision 1.27  2006/05/18 19:42:37  glen
 - anaconda-help not required upstream
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list