Hello community, here is the log from the commit of package google-noto-fonts for openSUSE:Factory checked in at 2016-01-09 23:13:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/google-noto-fonts (Old) and /work/SRC/openSUSE:Factory/.google-noto-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-noto-fonts" Changes: -------- --- /work/SRC/openSUSE:Factory/google-noto-fonts/google-noto-fonts.changes 2016-01-05 09:40:10.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.google-noto-fonts.new/google-noto-fonts.changes 2016-01-09 23:13:15.000000000 +0100 @@ -1,0 +2,11 @@ +Fri Jan 8 12:56:45 UTC 2016 - i...@marguerite.su + +- add _constraints, need at least 4.5GB disk space + +------------------------------------------------------------------- +Tue Jan 5 10:34:16 UTC 2016 - fcro...@suse.com + +- Ensure reconfigure_fonts_prereq macro is used for all subpackages + (spotted by Takashi Iwai). + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ google-noto-fonts.spec ++++++ ++++ 859 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/google-noto-fonts/google-noto-fonts.spec ++++ and /work/SRC/openSUSE:Factory/.google-noto-fonts.new/google-noto-fonts.spec ++++++ _constraints ++++++ <constraints> <hardware> <disk> <size unit="G">5</size> </disk> </hardware> </constraints> ++++++ generate-specfile.sh ++++++ --- /var/tmp/diff_new_pack.Ramnut/_old 2016-01-09 23:13:27.000000000 +0100 +++ /var/tmp/diff_new_pack.Ramnut/_new 2016-01-09 23:13:27.000000000 +0100 @@ -37,6 +37,7 @@ sed -i "s/@SUBPACKAGE_HEADERS@/Requires: $pkg_name-doc\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec sed -i "s/@SUBPACKAGE_HEADERS@/Obsoletes: $obsoletes\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec sed -i "s/@SUBPACKAGE_HEADERS@/Provides: $obsoletes\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec + sed -i "s/@SUBPACKAGE_HEADERS@/%reconfigure_fonts_prereq\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec sed -i "s/@SUBPACKAGE_HEADERS@/\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec sed -i "s/@SUBPACKAGE_HEADERS@/%description -n $packagename\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec sed -i "s/@SUBPACKAGE_HEADERS@/Noto's design goal is to achieve visual harmonization (e.g., compatible\n@SUBPACKAGE_HEADERS@/" $pkg_name.spec