Hello community, here is the log from the commit of package roboto-fonts for openSUSE:Factory checked in at 2012-05-26 09:28:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/roboto-fonts (Old) and /work/SRC/openSUSE:Factory/.roboto-fonts.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "roboto-fonts", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/roboto-fonts/roboto-fonts.changes 2012-05-08 12:10:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.roboto-fonts.new/roboto-fonts.changes 2012-05-26 09:28:25.000000000 +0200 @@ -1,0 +2,5 @@ +Thu May 17 09:10:26 UTC 2012 - [email protected] + +- call spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ roboto-fonts.spec ++++++ --- /var/tmp/diff_new_pack.ANy4mh/_old 2012-05-26 09:28:26.000000000 +0200 +++ /var/tmp/diff_new_pack.ANy4mh/_new 2012-05-26 09:28:26.000000000 +0200 @@ -21,16 +21,16 @@ Name: roboto-fonts Version: 1.0 Release: 0 +License: Apache-2.0 Summary: Android Roboto Fonts +Url: http://code.google.com/android/ +Group: System/X11/Fonts # http://www.fontsquirrel.com/fonts/download/roboto Source: roboto.zip Source1: COPYING -Url: http://code.google.com/android/ -Group: System/X11/Fonts -License: Apache-2.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: unzip -PreReq: %suseconfig_fonts_prereq +Requires(pre): %suseconfig_fonts_prereq +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description @@ -41,11 +41,11 @@ %setup -q -c "%{name}-%{version}" %build -cp %{S:1} . +cp %{SOURCE1} . %install -%__install -d "%{buildroot}%{ttf_fontdir}" -%__install -m0644 *.ttf "%{buildroot}%{ttf_fontdir}/" +install -d "%{buildroot}%{ttf_fontdir}" +install -m0644 *.ttf "%{buildroot}%{ttf_fontdir}/" %post %run_suseconfig_fonts @@ -54,7 +54,7 @@ %run_suseconfig_fonts %clean -%{?buildroot:%__rm -rf "%{buildroot}"} +%{?buildroot:rm -rf %{buildroot}} %files %defattr(-,root,root) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
