.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=218
This commit is contained in:
parent
6cc807b5a7
commit
07caf8a682
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 12 16:04:19 UTC 2016 - werner@suse.de
|
||||
|
||||
- Work around broken perl_gen_filelist rpm macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 30 14:32:20 UTC 2016 - werner@suse.de
|
||||
|
||||
|
@ -3407,7 +3407,7 @@ popd
|
||||
pushd ../biblatex-biber-*
|
||||
./Build install destdir=%{buildroot}
|
||||
chmod 0755 %{buildroot}%{_bindir}/biber
|
||||
chmod 0644 %{buildroot}%{_mandir}/man1/biber.1*
|
||||
rm -vf %{buildroot}%{_mandir}/man1/biber.1*
|
||||
chmod 0644 %{buildroot}%{perl_vendorlib}/Biber.pm
|
||||
chmod -R u+rw %{buildroot}%{perl_vendorlib}/Biber
|
||||
chmod -R u+rw %{buildroot}%{perl_vendorlib}/Unicode/Collate/*
|
||||
@ -3415,6 +3415,9 @@ popd
|
||||
rm -vrf %{buildroot}%{_mandir}/man3
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
pushd blib
|
||||
install -m 0644 bindoc/biber.1 %{buildroot}%{_mandir}/man1/
|
||||
popd
|
||||
sed -ri '\@/usr/(share|bin)/.*@d' texlive.files
|
||||
popd
|
||||
mv ../biblatex-biber-*/texlive.files perl-biber.files
|
||||
|
Loading…
Reference in New Issue
Block a user