rpms/fontforge/FC-3 .cvsignore, 1.4, 1.5 fontforge.spec, 1.7, 1.8 sources, 1.4, 1.5

Owen Taylor (otaylor) fedora-extras-commits at redhat.com
Mon Apr 4 20:25:24 UTC 2005


Author: otaylor

Update of /cvs/extras/rpms/fontforge/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3118

Modified Files:
	.cvsignore fontforge.spec sources 
Log Message:
* Sat Mar 19 2005 Owen Taylor <otaylor at redhat.com> - 0.0-2.20050310
- Update to 20050310



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fontforge/FC-3/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	27 Jan 2005 18:19:46 -0000	1.4
+++ .cvsignore	4 Apr 2005 20:25:22 -0000	1.5
@@ -1,2 +1,4 @@
 fontforge_full-20041231.tgz
 fontforge_htdocs-20041231.tgz
+fontforge_full-20050310.tgz
+fontforge_htdocs-20050310.tgz


Index: fontforge.spec
===================================================================
RCS file: /cvs/extras/rpms/fontforge/FC-3/fontforge.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- fontforge.spec	29 Jan 2005 21:20:57 -0000	1.7
+++ fontforge.spec	4 Apr 2005 20:25:22 -0000	1.8
@@ -1,15 +1,14 @@
 Name:           fontforge
 Version:        0.0
-Release:        2.20041231
-Epoch:          0
-Summary:        An outline and bitmap font editor
+Release:        2.20050310.fc3
+Summary:        Outline and bitmap font editor
 
 Group:          Applications/Publishing
 License:        BSD
 URL:            http://fontforge.sourceforge.net/
-Source0:        http://dl.sf.net/fontforge/fontforge_full-20041231.tgz
+Source0:        http://dl.sf.net/fontforge/fontforge_full-20050310.tgz
 Source1:        fontforge.desktop
-Source2:        http://dl.sf.net/fontforge/fontforge_htdocs-20041231.tgz
+Source2:        http://dl.sf.net/fontforge/fontforge_htdocs-20050310.tgz
 Patch1:         fontforge-20040618-docview.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -25,14 +24,14 @@
 BuildRequires:  libuninameslist-devel
 Obsoletes:      pfaedit
 
-%description 
+%description
 FontForge (former PfaEdit) is a font editor for outline and bitmap
 fonts. It supports a range of font formats, including PostScript
 (ASCII and binary Type 1, some Type 3 and Type 0), TrueType, OpenType
 (Type2) and CID-keyed fonts.
 
 %prep
-%setup -q -n %{name}-20041231
+%setup -q -n %{name}-20050310
 %patch1 -p2 -b .docview
 
 mkdir htdocs
@@ -42,7 +41,7 @@
 mkdir cidmaps
 tar xzf htdocs/cidmaps.tgz -C cidmaps
 
-find . -name "CVS" -type d -print | xargs rm -r 
+find . -name "CVS" -type d -print | xargs rm -r
 
 for i in fontforge/fontforge.1 fontforge/sfddiff.1 ; do
   iconv -f iso-8859-1 -t utf-8 $i -o $i.utf8 ; mv $i.utf8 $i
@@ -98,6 +97,9 @@
 
 
 %changelog
+* Sat Mar 19 2005 Owen Taylor <otaylor at redhat.com> - 0.0-2.20050310
+- Update to 20050310
+
 * Sat Jan 29 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:0.0-2.20041231
 - Avoid RPATH.
 - Convert man pages to UTF-8.
@@ -185,7 +187,7 @@
 - Updated to 031012.
 - Removed .so links.
 - Removed empty AUTHORS file.
-- Removed the samples subpackage. 
+- Removed the samples subpackage.
 
 * Mon Sep 22 2003 Marius L. Jøhndal <mariuslj at ifi.uio.no> 0:0.0-0.fdr.1.030904
 - Updated to 030904.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fontforge/FC-3/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	27 Jan 2005 18:19:46 -0000	1.4
+++ sources	4 Apr 2005 20:25:22 -0000	1.5
@@ -1,2 +1,2 @@
-5b8668881d9c7474f916ee0dd2f33ba8  fontforge_full-20041231.tgz
-bbcf36cae97a6cb7ea86368b22a3f805  fontforge_htdocs-20041231.tgz
+55787a2c60fd84599d316e0311bcb3ae  fontforge_full-20050310.tgz
+10e27dbf02be98bddeb3098371e763e1  fontforge_htdocs-20050310.tgz




More information about the fedora-extras-commits mailing list