[packages/rt] - rediff patches; add html/Callbacks dir

arekm arekm at pld-linux.org
Fri Feb 26 08:57:47 CET 2021


commit 1df3fb3bb7b003648878a193df0865ecec088bce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 25 20:11:13 2021 +0100

    - rediff patches; add html/Callbacks dir

 rt-layout.patch | 9 +++++----
 rt.spec         | 5 +++--
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/rt.spec b/rt.spec
index b903317..584694c 100644
--- a/rt.spec
+++ b/rt.spec
@@ -329,7 +329,7 @@ Pliki wspomagające używanie RT z Apache.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 
@@ -362,7 +362,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/{logrotate.d,cron.daily},%{_libdir}} \
 	$RPM_BUILD_ROOT%{masonstatedir} \
 	$RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} \
-	$RPM_BUILD_ROOT%{_webappsdir}
+	$RPM_BUILD_ROOT%{_webappsdir} \
+	$RPM_BUILD_ROOT%{_datadir}/rt/html/Callbacks
 
 install -d $RPM_BUILD_ROOT%{perl_vendorlib}/RT/Extension
 
diff --git a/rt-layout.patch b/rt-layout.patch
index 7ec53c4..725a097 100644
--- a/rt-layout.patch
+++ b/rt-layout.patch
@@ -1,7 +1,8 @@
---- config.layout~	2004-03-28 06:04:08.000000000 +0200
-+++ config.layout	2004-10-14 17:37:13.000000000 +0200
-@@ -59,6 +59,37 @@
-   customlibdir:		${customdir}/lib
+diff -urNp -x '*.orig' rt-5.0.1.org/config.layout rt-5.0.1/config.layout
+--- rt-5.0.1.org/config.layout	2021-01-29 14:51:26.000000000 +0100
++++ rt-5.0.1/config.layout	2021-02-25 20:08:39.472560332 +0100
+@@ -102,6 +102,37 @@
+   customplugindir:  ${customdir}/plugins
  </Layout>
  
 +<Layout PLDFHS>
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list