SPECS: ldap-account-manager.spec - fixes, adaptarized

paszczus paszczus at pld-linux.org
Tue May 20 19:28:04 CEST 2008


Author: paszczus                     Date: Tue May 20 17:28:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixes, adaptarized

---- Files affected:
SPECS:
   ldap-account-manager.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/ldap-account-manager.spec
diff -u SPECS/ldap-account-manager.spec:1.13 SPECS/ldap-account-manager.spec:1.14
--- SPECS/ldap-account-manager.spec:1.13	Tue May 20 19:22:48 2008
+++ SPECS/ldap-account-manager.spec	Tue May 20 19:27:59 2008
@@ -20,8 +20,8 @@
 %endif
 Requires:	php(gettext)
 Requires:	php(ldap)
-Requires:	php(pcre)
 Requires:	php(mhash)
+Requires:	php(pcre)
 Requires:	webserver = apache
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -94,22 +94,22 @@
 
 install -d \
 	$RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}} \
-	$RPM_BUILD_ROOT%{_appdir}/{config,doc,graphics,help,sess,style,tmp,templates,lib,locale}
+	$RPM_BUILD_ROOT%{_appdir}/{config,graphics,help,sess,style,tmp,templates,lib,locale}
 
 install	index.html			$RPM_BUILD_ROOT%{_appdir}
 cp -a	config/*			$RPM_BUILD_ROOT%{_appdir}/config
 install	config/config.cfg_sample	$RPM_BUILD_ROOT%{_sysconfdir}/config.cfg
 install	config/lam.conf_sample		$RPM_BUILD_ROOT%{_sysconfdir}/lam.conf
 install	graphics/*.{png,jpg}		$RPM_BUILD_ROOT%{_appdir}/graphics
-cp -a	help				$RPM_BUILD_ROOT%{_appdir}/help
-cp -a	lib				$RPM_BUILD_ROOT%{_appdir}/lib
+install	help/help.inc			$RPM_BUILD_ROOT%{_appdir}/help
+cp -a	lib/*				$RPM_BUILD_ROOT%{_appdir}/lib
 install	sess/.htaccess			$RPM_BUILD_ROOT%{_appdir}/sess
 install	style/*css			$RPM_BUILD_ROOT%{_appdir}/style
 cp -a	templates/*			$RPM_BUILD_ROOT%{_appdir}/templates
 install	tmp/.htaccess			$RPM_BUILD_ROOT%{_appdir}/tmp
 cp -a	locale/*			$RPM_BUILD_ROOT%{_appdir}/locale
 
-rm -f 	$RPM_BUILD_ROOT%{_appdir}/config/*.sample
+rm -f 	$RPM_BUILD_ROOT%{_appdir}/config/*_sample
 
 cp -a apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 cp -a apache.conf $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
@@ -155,6 +155,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008-05-20 17:27:59  paszczus
+- fixes, adaptarized
+
 Revision 1.13  2008-05-20 17:22:48  paszczus
 - use lam alias
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ldap-account-manager.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list