rpms/python-ufo2fdk/devel import.log, NONE, 1.1 python-ufo2fdk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

pnemade pnemade at fedoraproject.org
Mon Jul 26 05:37:30 UTC 2010


Author: pnemade

Update of /cvs/pkgs/rpms/python-ufo2fdk/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13679/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log python-ufo2fdk.spec 
Log Message:
Initial release



--- NEW FILE import.log ---
python-ufo2fdk-0_1-2_fc13:HEAD:python-ufo2fdk-0.1-2.fc13.src.rpm:1280122998


--- NEW FILE python-ufo2fdk.spec ---
%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
%endif

Name:           python-ufo2fdk 
Version:        0.1
Release:        2%{?dist}
Summary:        A bridge between UFOs and the AFKDO 

Group:          Development/Tools
License:        MIT 
URL:            http://code.typesupply.com/wiki/ufo2fdk
Source0:        http://tools.typesupply.com/downloads/sourcecode/ufo2fdk-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
BuildRequires:  python-devel python-robofab
Requires:       python-robofab fonttools

%description
A bridge between UFOs and the AFKDO.

%prep
%setup -q -n ufo2fdk-%{version}


%build
%{__python} setup.py build


%install
rm -rf $RPM_BUILD_ROOT
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT

 
%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc License.txt documentation/build/html
%{python_sitelib}/ufo2fdk
%{python_sitelib}/ufo2fdk-%{version}*.egg-info

%changelog
* Thu Jul 22 2010 Parag Nemade <pnemade AT redhat.com> - 0.1-2
- spec cleanup as per rh#603639

* Thu Jul 22 2010 Parag Nemade <pnemade AT redhat.com> - 0.1-1
- Initial Fedora Release.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-ufo2fdk/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	23 Jul 2010 21:49:26 -0000	1.1
+++ .cvsignore	26 Jul 2010 05:37:29 -0000	1.2
@@ -0,0 +1 @@
+ufo2fdk-0.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-ufo2fdk/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	23 Jul 2010 21:49:26 -0000	1.1
+++ sources	26 Jul 2010 05:37:29 -0000	1.2
@@ -0,0 +1 @@
+bd9d9ea3d41169f3d1f50abbdaa0dbb0  ufo2fdk-0.1.tar.gz



More information about the fonts-bugs mailing list