SPECS: lms.spec - lmsd doesn't req. main lms package

orzech orzech at pld-linux.org
Sat Feb 11 10:54:16 CET 2006


Author: orzech                       Date: Sat Feb 11 09:54:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- lmsd doesn't req. main lms package

---- Files affected:
SPECS:
   lms.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/lms.spec
diff -u SPECS/lms.spec:1.75 SPECS/lms.spec:1.76
--- SPECS/lms.spec:1.75	Sat Feb  4 18:20:43 2006
+++ SPECS/lms.spec	Sat Feb 11 10:54:11 2006
@@ -133,7 +133,6 @@
 Summary:	LAN Managment System - LMS system backend
 Summary(pl):	LAN Managment System - backend systemu LMS
 Group:		Networking/Utilities
-Requires:	%{name} = %{version}-%{release}
 Obsoletes:	lms-almsd
 
 %description lmsd
@@ -159,7 +158,8 @@
 
 ./configure --with-mysql
 %{__make} \
-	CC='%{__cc}' CFLAGS='%{rpmcflags} -fPIC -DUSE_MYSQL -DLMS_LIB_DIR=\"%{_libdir}/lms/\" -I../..'
+	CC='%{__cc}' \
+	CFLAGS='%{rpmcflags} -fPIC -DUSE_MYSQL -DLMS_LIB_DIR=\"%{_libdir}/lms/\" -I../..'
 mv lmsd lmsd-mysql
 
 ./configure --with-pgsql
@@ -325,6 +325,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2006/02/11 09:54:11  orzech
+- lmsd doesn't req. main lms package
+
 Revision 1.75  2006/02/04 17:20:43  orzech
 - up to 1.8.0
 
================================================================

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



More information about the pld-cvs-commit mailing list