Hello community, here is the log from the commit of package cantarell-fonts for openSUSE:Factory checked in at 2013-09-23 08:51:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cantarell-fonts (Old) and /work/SRC/openSUSE:Factory/.cantarell-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cantarell-fonts" Changes: -------- --- /work/SRC/openSUSE:Factory/cantarell-fonts/cantarell-fonts.changes 2013-08-27 20:38:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.cantarell-fonts.new/cantarell-fonts.changes 2013-09-23 08:51:09.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 20 05:49:13 UTC 2013 - [email protected] + +- Fixed bnc#827785: Cantarell font packaged into wrong folder + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cantarell-fonts.spec ++++++ --- /var/tmp/diff_new_pack.YaSbW8/_old 2013-09-23 08:51:09.000000000 +0200 +++ /var/tmp/diff_new_pack.YaSbW8/_new 2013-09-23 08:51:09.000000000 +0200 @@ -16,8 +16,6 @@ # -%define cantarell_dir %{_fontsdir}/cantarell - Name: cantarell-fonts Version: 0.0.14 Release: 0 @@ -44,11 +42,11 @@ %setup -q %build -%configure +%configure --with-fontdir=%{_ttfontsdir} --with-configdir=%{_fontsconfavaildir} dos2unix COPYING %install -%make_install configdir=%{_fontsconfavaildir} +%make_install %link_avail_to_system_fontsconf 31-cantarell.conf %reconfigure_fonts_scriptlets @@ -58,8 +56,8 @@ %doc README COPYING %files_fontsconf_availdir %files_fontsconf_file -l 31-cantarell.conf -%dir %{cantarell_dir} -%{cantarell_dir}/Cantarell-Bold.otf -%{cantarell_dir}/Cantarell-Regular.otf +%dir %{_ttfontsdir} +%{_ttfontsdir}/Cantarell-Bold.otf +%{_ttfontsdir}/Cantarell-Regular.otf %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
