|
|
@ -26,7 +26,7 @@
|
|
|
|
%global use_autotool 0
|
|
|
|
%global use_autotool 0
|
|
|
|
%global update_po 0
|
|
|
|
%global update_po 0
|
|
|
|
%global if_pre 0
|
|
|
|
%global if_pre 0
|
|
|
|
%global main_release 1
|
|
|
|
%global main_release 2
|
|
|
|
%global extratag git_%{git_pull_JST}
|
|
|
|
%global extratag git_%{git_pull_JST}
|
|
|
|
%undefine extratag
|
|
|
|
%undefine extratag
|
|
|
|
%global mimeedit_rev 1958
|
|
|
|
%global mimeedit_rev 1958
|
|
|
@ -169,7 +169,9 @@ ln -sf ../configure
|
|
|
|
|
|
|
|
|
|
|
|
# First make po without _smp_mflags, so that messages
|
|
|
|
# First make po without _smp_mflags, so that messages
|
|
|
|
# won't be mixed up
|
|
|
|
# won't be mixed up
|
|
|
|
|
|
|
|
# Second doc/, parallel make seems to fail
|
|
|
|
%{__make} -C po GMSGFMT="msgfmt --statistics"
|
|
|
|
%{__make} -C po GMSGFMT="msgfmt --statistics"
|
|
|
|
|
|
|
|
%{__make} -C doc
|
|
|
|
%{__make} %{?_smp_mflags} -k
|
|
|
|
%{__make} %{?_smp_mflags} -k
|
|
|
|
|
|
|
|
|
|
|
|
popd # from _builddir
|
|
|
|
popd # from _builddir
|
|
|
@ -236,6 +238,7 @@ desktop-file-install \
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Sep 10 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 3:1.2.8.8-1
|
|
|
|
* Fri Sep 10 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 3:1.2.8.8-1
|
|
|
|
- Update to 1.2.8.8
|
|
|
|
- Update to 1.2.8.8
|
|
|
|
|
|
|
|
- Fix parallel make issue
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Aug 19 2010 Rex Dieter <rdieter@fedoraproject.org> - 3:1.2.8.7-1.1
|
|
|
|
* Thu Aug 19 2010 Rex Dieter <rdieter@fedoraproject.org> - 3:1.2.8.7-1.1
|
|
|
|
- rebuild (poppler)
|
|
|
|
- rebuild (poppler)
|
|
|
|