From c5e9b51d018f18e320c3b57fec2979dc98a143a955d63e72b9e9eb11e69bb48a Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 23 Jun 2013 20:52:33 +0000 Subject: [PATCH] - also add the html pages OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RT-Extension-MergeUsers?expand=0&rev=2 --- perl-RT-Extension-MergeUsers.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-RT-Extension-MergeUsers.spec b/perl-RT-Extension-MergeUsers.spec index 10d13b5..ad2e359 100644 --- a/perl-RT-Extension-MergeUsers.spec +++ b/perl-RT-Extension-MergeUsers.spec @@ -1,7 +1,7 @@ # # spec file for package perl-RT-Extension-MergeUsers # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -60,6 +60,7 @@ the primary user. %perl_make_install %perl_process_packlist %perl_gen_filelist +cp -r html %{buildroot}/%{_datadir}/request-tracker/local/ %clean %{__rm} -rf %{buildroot} @@ -70,5 +71,6 @@ the primary user. %dir %{_datadir}/request-tracker/local/plugins/RT-Extension-MergeUsers %dir %{_datadir}/request-tracker/local/plugins/RT-Extension-MergeUsers/lib %{_datadir}/request-tracker/local/plugins/RT-Extension-MergeUsers/lib/perllocal.pod +%{_datadir}/request-tracker/local/html/* %changelog