SPECS: lms.spec - up to 1.6.0

hunter hunter at pld-linux.org
Wed Jun 15 22:31:17 CEST 2005


Author: hunter                       Date: Wed Jun 15 20:31:17 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.6.0

---- Files affected:
SPECS:
   lms.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/lms.spec
diff -u SPECS/lms.spec:1.53 SPECS/lms.spec:1.54
--- SPECS/lms.spec:1.53	Wed May 11 16:19:33 2005
+++ SPECS/lms.spec	Wed Jun 15 22:31:06 2005
@@ -6,8 +6,8 @@
 # TODO:
 # - cosmetics (sort in %%files and %%install)
 # - contrib split
-%define		lmsver		1.4
-%define		lmssubver	5
+%define		lmsver		1.6
+%define		lmssubver	0
 Summary:	LAN Managment System
 Summary(pl):	System Zarządzania Siecią Lokalną
 Name:		lms
@@ -17,7 +17,7 @@
 Vendor:		LMS Developers
 Group:		Networking/Utilities
 Source0:	http://lms.rulez.pl/download/%{lmsver}/%{name}-%{version}.tar.gz
-# Source0-md5:	e73494060ba156955d33081adb104b5f
+# Source0-md5:	942955f198c2d7f5b8b702ec60335729
 Source1:	%{name}.conf
 Source2:	%{name}.init
 Source3:	%{name}.sysconfig
@@ -143,11 +143,11 @@
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+#%patch0 -p1
 %if "%{_lib}" == "lib64"
 %patch1 -p1
 %endif
-%patch2 -p1
+#%patch2 -p1
 
 %build
 %if %{with almsd}
@@ -193,7 +193,7 @@
 install contrib/sqlpanel/*.html $RPM_BUILD_ROOT%{_lmsdir}/templates
 
 # user
-install contrib/customer/* $RPM_BUILD_ROOT%{_lmsdir}/www/user
+cp -r contrib/customer/* $RPM_BUILD_ROOT%{_lmsdir}/www/user
 
 # daemon
 %if %{with almsd}
@@ -262,7 +262,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/{AUTHORS,ChangeLog*,README,TODO,UPGRADE*,lms*}
+%doc doc/{AUTHORS,ChangeLog*,README,UPGRADE*,lms*}
 %dir %{_sysconfdir}
 %attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*.ini
 %config(noreplace) %verify(not size mtime md5) /etc/httpd/%{name}.conf
@@ -279,7 +279,7 @@
 %exclude %{_lmsdir}/modules/sql.php
 %{_lmsdir}/contrib
 %{_lmsdir}/sample
-%attr(755,root,root) %{_lmsdir}/sample/traffic_ipt.sh
+%attr(755,root,root) %{_lmsdir}/sample/traffic_ipt.pl
 %{_lmsdir}/templates
 %exclude %{_lmsdir}/templates/sql.html
 %exclude %{_lmsdir}/templates/sqlprint.html
@@ -316,6 +316,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2005/06/15 20:31:06  hunter
+- up to 1.6.0
+
 Revision 1.53  2005/05/11 14:19:33  qboosh
 - more general lib64 if
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lms.spec?r1=1.53&r2=1.54&f=u




More information about the pld-cvs-commit mailing list