F11 mass rebuild

This commit is contained in:
nim 2009-02-23 09:15:19 +00:00
parent eb4631ef08
commit 4cafdc4b27
2 changed files with 9 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
%define docs_version 20081224
%define gettext_package FontForge
%global docs_version 20081224
%global gettext_package FontForge
Name: fontforge
Version: 20081224
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Outline and bitmap font editor
Group: Applications/Publishing
@ -142,6 +142,10 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Feb 23 2009 Nicolas Mailhot <nim at fedoraproject dot org>
- 20081224-2
global-ization
* Fri Feb 20 2009 Kevin Fenzi <kevin@tummy.com> - 20081224-1
- Upgrade to 20081224
- Enable python bindings

View File

@ -1 +1,2 @@
fontforge-20080927-1_fc10:HEAD:fontforge-20080927-1.fc10.src.rpm:1226141478
fontforge-20081224-2_fc11:HEAD:fontforge-20081224-2.fc11.src.rpm:1235380490