commit f29bf2794730e7ff3c34ba8e068968243245b7b8
Author: Jakub Bogusz <[email protected]>
Date:   Sun Mar 9 03:28:23 2014 +0100

    - added common hyrax/data tree; release 2

 bes.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bes.spec b/bes.spec
index d593ed7..7098b91 100644
--- a/bes.spec
+++ b/bes.spec
@@ -2,7 +2,7 @@ Summary:        OPeNDAP Back End Server software framework
 Summary(pl.UTF-8):     Szkielet OPeNDAP Back End Server (serwera backendu 
OPeNDAP)
 Name:          bes
 Version:       3.12.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://www.opendap.org/pub/source/%{name}-%{version}.tar.gz
@@ -135,7 +135,8 @@ Statyczne biblioteki serwera backendu OPeNDAP.
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/rc.d/init.d,/etc/pki/bes/{cacerts,public}} \
-       $RPM_BUILD_ROOT{/var/cache/bes,/var/log/bes}
+       $RPM_BUILD_ROOT{/var/cache/bes,/var/log/bes} \
+       $RPM_BUILD_ROOT%{_datadir}/hyrax/data
 
 %{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -183,6 +184,8 @@ fi
 %dir /etc/pki/bes/cacerts
 %dir /etc/pki/bes/public
 %attr(754,root,root) /etc/rc.d/init.d/besd
+%dir %{_datadir}/hyrax
+%dir %{_datadir}/hyrax/data
 %attr(775,bes,bes) %dir /var/cache/bes
 %attr(775,bes,bes) %dir /var/log/bes
 %attr(775,bes,bes) %dir /var/run/bes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bes.git/commitdiff/f29bf2794730e7ff3c34ba8e068968243245b7b8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to