[abattis-cantarell-fonts] Update to 0.0.6

Matthias Clasen mclasen at fedoraproject.org
Wed Jul 6 22:54:25 UTC 2011


commit 9c609fa1f5d9a918fba505b4ab1cd8ff661dccb3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jul 6 18:53:39 2011 -0400

    Update to 0.0.6

 .gitignore                   |    3 +++
 abattis-cantarell-fonts.spec |   17 +++++++----------
 sources                      |    2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f344959..bd2c2e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
 /cantarell-fonts-0.0.1.tar.bz2
 /cantarell-fonts-0.0.3.tar.bz2
+/cantarell-fonts-0.0.4.tar.bz2
+/cantarell-fonts-0.0.5.tar.bz2
+/cantarell-fonts-0.0.6.tar.bz2
diff --git a/abattis-cantarell-fonts.spec b/abattis-cantarell-fonts.spec
index 0822cef..ac2c545 100644
--- a/abattis-cantarell-fonts.spec
+++ b/abattis-cantarell-fonts.spec
@@ -7,7 +7,7 @@
 %global archivename2 Cantarell-Regular
 
 Name: %{fontname}-fonts
-Version: 0.0.3
+Version: 0.0.6
 Release: 1%{?dist}
 Summary: Cantarell, a Humanist sans-serif font family
 
@@ -16,28 +16,25 @@ License: OFL
 URL: http://abattis.org/cantarell/
 Source0: http://download.gnome.org/sources/%{actualname}-fonts/0.0/%{actualname}-fonts-%{version}.tar.bz2
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: fontpackages-devel
 BuildRequires: fontforge
 Requires: fontpackages-filesystem
 
 %description
-Cantarell is a set of fonts designed by Dave Crossland. It is a 
-sans-serif humanist typeface family.
+Cantarell is a set of fonts designed by Dave Crossland.
+It is a sans-serif humanist typeface family.
 
 %prep
 %setup -q -n %{actualname}-fonts-%{version}
 
 %build
-
 %configure
 make %{?_smp_mflags}
 fontforge -lang=ff -c 'Open($1); Generate($2);' ./src/%{archivename1}.sfd %{archivename1}.otf
 fontforge -lang=ff -c 'Open($1); Generate($2);' ./src/%{archivename2}.sfd %{archivename2}.otf
 
 %install
-rm -rf %{buildroot}
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.otf %{buildroot}%{_fontdir}
 install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
@@ -48,12 +45,12 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
       %{buildroot}%{_fontconfig_confdir}/%{fontconf}
 
 %_font_pkg -f %{fontconf} *.otf
-%doc COPYING NEWS README 
-
-%clean
-rm -rf %{buildroot}
+%doc COPYING NEWS README
 
 %changelog
+* Wed Jul 6 2011 Matthias Clasen <mclasen at redhat.com> - 0.0.6-1
+- Update to 0.0.6
+
 * Mon Feb 21 2011 Cosimo Cecchi <cosimoc at redhat.com> - 0.0.3-1
 - Update to 0.0.3
 
diff --git a/sources b/sources
index 01d93a8..0a97497 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8fa9efd26ada192ec337f9f7b7465b5  cantarell-fonts-0.0.3.tar.bz2
+0b3dab5f0eede6d50b0b89401cadc758  cantarell-fonts-0.0.6.tar.bz2


More information about the scm-commits mailing list