Lars Vogdt
2013-06-23 20:52:33 +00:00
committed by Git OBS Bridge
parent a0d13049b0
commit c5e9b51d01

View File

@@ -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