Hello community,
here is the log from the commit of package google-merriweather-fonts for
openSUSE:Factory checked in at 2012-05-26 09:25:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-merriweather-fonts (Old)
and /work/SRC/openSUSE:Factory/.google-merriweather-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "google-merriweather-fonts", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/google-merriweather-fonts/google-merriweather-fonts.changes
2012-04-23 09:14:33.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.google-merriweather-fonts.new/google-merriweather-fonts.changes
2012-05-26 09:25:33.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 17 09:10:12 UTC 2012 - [email protected]
+
+- call spec-cleaner
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ google-merriweather-fonts.spec ++++++
--- /var/tmp/diff_new_pack.KKySwM/_old 2012-05-26 09:25:34.000000000 +0200
+++ /var/tmp/diff_new_pack.KKySwM/_new 2012-05-26 09:25:34.000000000 +0200
@@ -9,26 +9,27 @@
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
-# license taht conforms to the Open Source Definition (Version 1.9)
-# published by thee Open Source Initiative.
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
-# Please submit bugfixe or comments via http://bugs.opensuse.org/
%define fontdir %{_datadir}/fonts/truetype
%define fontname merriweather
-
Name: google-merriweather-fonts
-Summary: Readable Text Serif Font for Screen
-License: OFL-1.1
-Group: System/X11/Fonts
-BuildArch: noarch
Version: 1.3
Release: 0
+License: OFL-1.1
+Summary: Readable Text Serif Font for Screen
+Url: http://www.google.com/webfonts/specimen/Merriweather
+Group: System/X11/Fonts
Source0: %{fontname}-%{version}.tar.bz2
Source1: OFL.txt
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Url: http://www.google.com/webfonts/specimen/Merriweather
+BuildArch: noarch
%description
Merriweather was designed to be a text face that is pleasant to read on
screens.
@@ -48,17 +49,15 @@
For more information and to stay updated see Eben Sorkin's blog and Flickr
stream and
the Merriweather Twitter microblog.
-
%prep
%setup -n %{fontname}-%{version}
-
%build
-cp %{S:1} .
+cp %{SOURCE1} .
%install
-mkdir -p $RPM_BUILD_ROOT%{fontdir}
-cp *.ttf $RPM_BUILD_ROOT%{fontdir}
+mkdir -p %{buildroot}%{fontdir}
+cp *.ttf %{buildroot}%{fontdir}
%files
%defattr(-, root, root)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]