packages: ldap-account-manager/ldap-account-manager.spec - VERSION file is ...

baggins baggins at pld-linux.org
Sun Feb 14 17:28:53 CET 2010


Author: baggins                      Date: Sun Feb 14 16:28:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- VERSION file is used by the php app

---- Files affected:
packages/ldap-account-manager:
   ldap-account-manager.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/ldap-account-manager/ldap-account-manager.spec
diff -u packages/ldap-account-manager/ldap-account-manager.spec:1.32 packages/ldap-account-manager/ldap-account-manager.spec:1.33
--- packages/ldap-account-manager/ldap-account-manager.spec:1.32	Sun Feb 14 16:03:02 2010
+++ packages/ldap-account-manager/ldap-account-manager.spec	Sun Feb 14 17:28:48 2010
@@ -167,7 +167,7 @@
 mv $RPM_BUILD_ROOT{%{_appdir}/docs/manual,%{_phpdocdir}/%{name}/manual}
 
 # in %doc
-rm $RPM_BUILD_ROOT%{_appdir}/{HISTORY,README,VERSION,copyright}
+rm $RPM_BUILD_ROOT%{_appdir}/{HISTORY,README,copyright}
 
 rm -rf $RPM_BUILD_ROOT%{_appdir}/{sess,tmp}
 ln -s /var/lib/%{name}/sess $RPM_BUILD_ROOT%{_appdir}/sess
@@ -196,7 +196,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc HISTORY README VERSION copyright
+%doc HISTORY README copyright
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
@@ -216,6 +216,7 @@
 %attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/selfService/default.*
 
 %dir %{_appdir}
+%{_appdir}/VERSION
 %{_appdir}/*_sample
 %{_appdir}/graphics
 %{_appdir}/help
@@ -261,6 +262,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2010/02/14 16:28:48  baggins
+- VERSION file is used by the php app
+
 Revision 1.32  2010/02/14 15:03:02  baggins
 - R Standard PHP Library
 
================================================================

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



More information about the pld-cvs-commit mailing list