[packages/rt] - update PLD layout; fix files

arekm arekm at pld-linux.org
Thu Oct 10 15:13:11 CEST 2013


commit d84a4cf61da6e0b495dbc2b2096a27f9083103ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 10 15:13:09 2013 +0200

    - update PLD layout; fix files

 rt-layout.patch | 4 +++-
 rt.spec         | 2 ++
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/rt.spec b/rt.spec
index b38995f..b7efff2 100644
--- a/rt.spec
+++ b/rt.spec
@@ -326,6 +326,7 @@ ln -s %{_sbindir}/rt-clean-sessions $RPM_BUILD_ROOT/etc/cron.daily/rt-clean-sess
 
 # unneeded in installed copy
 rm $RPM_BUILD_ROOT%{_sbindir}/rt-test-dependencies
+rm -r $RPM_BUILD_ROOT%{_datadir}/doc
 
 # we use fonts-TTF-Google-Droid
 rm -r $RPM_BUILD_ROOT%{_datadir}/fonts/TTF
@@ -365,6 +366,7 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_datadir}/rt
 %{_datadir}/rt/html
 %{_datadir}/rt/po
+%{_datadir}/rt/static
 %{_libdir}/*
 %dir %attr(770,root,http) %{masonstatedir}
 %{_examplesdir}/%{name}-%{version}
diff --git a/rt-layout.patch b/rt-layout.patch
index c569b37..e17ee04 100644
--- a/rt-layout.patch
+++ b/rt-layout.patch
@@ -1,6 +1,6 @@
 --- config.layout~	2004-03-28 06:04:08.000000000 +0200
 +++ config.layout	2004-10-14 17:37:13.000000000 +0200
-@@ -59,6 +59,35 @@
+@@ -59,6 +59,37 @@
    customlibdir:		${customdir}/lib
  </Layout>
  
@@ -18,6 +18,7 @@
 +  plugindir:		${datadir}/plugins
 +  htmldir:		${datadir}/rt/html
 +  lexdir:		${datadir}/rt/po
++  staticdir:		${datadir}/rt/static
 +  fontdir:		${datadir}/fonts/TTF
 +  manualdir:		${datadir}/doc
 +  localstatedir:	/var
@@ -29,6 +30,7 @@
 +  custometcdir:	${customdir}/etc
 +  customhtmldir:	${customdir}/html
 +  customlexdir:	${customdir}/po
++  customstaticdir:	${customdir}/static
 +  customlibdir:	${customdir}/lib
 +  customplugindir:	${customdir}/plugins
 +</Layout>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rt.git/commitdiff/d84a4cf61da6e0b495dbc2b2096a27f9083103ac



More information about the pld-cvs-commit mailing list