SPECS: ltsp_core.spec - proper main dir - added config scripts

sardzent sardzent at pld-linux.org
Wed Jun 29 18:58:07 CEST 2005


Author: sardzent                     Date: Wed Jun 29 16:58:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- proper main dir
- added config scripts

---- Files affected:
SPECS:
   ltsp_core.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/ltsp_core.spec
diff -u SPECS/ltsp_core.spec:1.14 SPECS/ltsp_core.spec:1.15
--- SPECS/ltsp_core.spec:1.14	Wed Jun 29 18:05:38 2005
+++ SPECS/ltsp_core.spec	Wed Jun 29 18:58:01 2005
@@ -9,8 +9,9 @@
 Release:	0.1
 License:	GPL
 Group:		Applications/Networking
-Source0:	http://www.sardzent.org/ltsp/ltsp_core-4.0.1.tgz
-# Source0-md5:	0ef1bdedce7ffeff46edc187473594ce
+Source0:	http://www.ltsp.org/ltsp-utils-0.11.tgz
+#Source0:	http://www.sardzent.org/ltsp/ltsp_core-4.0.1.tgz
+# Source0-md5:	b17b350b18b04d769fcadcd12885a573
 Source1:	http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-%{_pver}/ltsp-audiofile-1.1-0-%{_arch}.tgz
 # Source1-md5:	1931c46b3648e01cfe92c8dcec40b41c
 Source2:	http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-%{_pver}/ltsp-aumix-1.1-0-%{_arch}.tgz
@@ -131,11 +132,11 @@
 
 
 %prep
-%setup -q -n %{name}
+%setup -q -n ltsp-utils
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_ltspdir},%{_sysconfdir}}
+install -d $RPM_BUILD_ROOT{%{_ltspdir},%{_sysconfdir},/bin}
 
 tar zxf %{SOURCE1}
 tar zxf %{SOURCE2}
@@ -177,6 +178,7 @@
 tar zxf %{SOURCE38}
 tar zxf %{SOURCE39}
 
+install ltspadmin ltspcfg ltspinfo $RPM_BUILD_ROOT/bin
 cd i386
 cp -r {bin,dev,etc,home,include,lib,libexec,oldroot,proc,root,sbin,share,tmp,usr} $RPM_BUILD_ROOT%{_ltspdir}
 install etc/lts.conf.readme $RPM_BUILD_ROOT%{_sysconfdir}/lts.conf
@@ -191,8 +193,10 @@
 
 %files
 %defattr(644,root,root,755)
-#%doc README
+%doc COPYING
 %config(noreplace) %{_sysconfdir}/lts.conf
+%dir /bin
+%attr(755,root,root) /bin/*
 %dir %{_ltspdir}
 %attr(755,root,root) %{_ltspdir}/bin
 # XXX: fix perms inside!!!
@@ -232,6 +236,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/06/29 16:58:01  sardzent
+- proper main dir
+- added config scripts
+
 Revision 1.14  2005/06/29 16:05:38  sardzent
 - up to 4.0.1
 - missing pl desc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ltsp_core.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list