rpms/woff/F-12 woff.spec,NONE,1.1 sources,1.1,1.2

Sandeep Sheshrao Shedmake sandeeps at fedoraproject.org
Thu Dec 10 09:08:19 UTC 2009


Author: sandeeps

Update of /cvs/pkgs/rpms/woff/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31447

Modified Files:
	sources 
Added Files:
	woff.spec 
Log Message:
initial import



--- NEW FILE woff.spec ---
Name:           woff
Version:        0.20091126
Release:        3%{?dist}
Summary:        Encoding and Decoding for Web Open Font Format(Woff)

Group:          Development/Tools
License:        GPLv2+ or LGPLv2+ or MPLv1.1
URL:            http://people.mozilla.com/~jkew/woff/
Source0:        http://people.mozilla.com/~jkew/woff/woff-code-latest.zip
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:  zlib-devel

%description
Encoding and Decoding for Web Open Font Format(Woff)

%prep
%setup -q -c  


%build
make CFLAGS="${RPM_OPT_FLAGS}" %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
mkdir -m 755 -p $RPM_BUILD_ROOT/%{_bindir}
install -m755 sfnt2woff woff2sfnt $RPM_BUILD_ROOT/%{_bindir}/



%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc woff-2009-10-03.html
%{_bindir}/*


%changelog
* Thu Dec 10 2009 Sandeep Shedmake <sshedmak at redhat.com>- 0.20091126-3
- Added woff-2009-10-03.html

* Sun Nov 29 2009 Parag Nemade <pnemade at redhat.com>- 0.20091126-2.fc12
- Added BR:zlib-devel

* Fri Nov 27 2009 Parag Nemade <pnemade at redhat.com>- 0.20091126-1.fc12
- Initial specfile for Fedora




Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/woff/F-12/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	9 Dec 2009 17:44:45 -0000	1.1
+++ sources	10 Dec 2009 09:08:19 -0000	1.2
@@ -0,0 +1 @@
+1dcdbc9a7f48086185740c185d822279  woff-code-latest.zip




More information about the fonts-bugs mailing list