rpms/woff/devel import.log, NONE, 1.1 woff.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Sandeep Sheshrao Shedmake sandeeps at fedoraproject.org
Thu Dec 10 08:21:30 UTC 2009


Author: sandeeps

Update of /cvs/pkgs/rpms/woff/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11724/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log woff.spec 
Log Message:



--- NEW FILE import.log ---
woff-0_20091126-2_fc13:HEAD:woff-0.20091126-2.fc13.src.rpm:1260432538


--- NEW FILE woff.spec ---
Name:           woff
Version:        0.20091126
Release:        2%{?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
%{_bindir}/*


%changelog
* 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: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/woff/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	9 Dec 2009 17:44:44 -0000	1.1
+++ .cvsignore	10 Dec 2009 08:21:29 -0000	1.2
@@ -0,0 +1 @@
+woff-code-latest.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/woff/devel/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 08:21:29 -0000	1.2
@@ -0,0 +1 @@
+1dcdbc9a7f48086185740c185d822279  woff-code-latest.zip




More information about the fedora-extras-commits mailing list