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