rpms/linux-libertine-fonts/devel .cvsignore, 1.4, 1.5 linux-libertine-fonts.spec, 1.4, 1.5 sources, 1.4, 1.5

Frank Arnold (farnold) fedora-extras-commits at redhat.com
Sun Oct 1 09:43:24 UTC 2006


Author: farnold

Update of /cvs/extras/rpms/linux-libertine-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3835

Modified Files:
	.cvsignore linux-libertine-fonts.spec sources 
Log Message:
* Tue Oct 01 2006 Frank Arnold <frank at scirocco-5v-turbo.de> 2.2.0-1
- Updated to 2.2.0
- Removed ghosted cache file as it's no longer stored in tree
- Disabled generation of PDF files because fontforge will segfault
- Added OFL to License field



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/linux-libertine-fonts/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	20 Sep 2006 00:06:46 -0000	1.4
+++ .cvsignore	1 Oct 2006 09:43:23 -0000	1.5
@@ -1 +1 @@
-LinLibertineSRC-2.1.9.tgz
+LinLibertineSRC-2.2.0.tgz


Index: linux-libertine-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/linux-libertine-fonts/devel/linux-libertine-fonts.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-libertine-fonts.spec	20 Sep 2006 00:06:46 -0000	1.4
+++ linux-libertine-fonts.spec	1 Oct 2006 09:43:23 -0000	1.5
@@ -2,11 +2,11 @@
 %define fontdir         %{_datadir}/fonts/linux-libertine
 
 Name:          linux-libertine-fonts
-Version:       2.1.9
-Release:       2%{?dist}
+Version:       2.2.0
+Release:       1%{?dist}
 Summary:       Linux Libertine Open Fonts
 Group:         User Interface/X
-License:       GPL
+License:       OFL/GPL
 URL:           http://linuxlibertine.sf.net
 Source:        http://dl.sf.net/linuxlibertine/%{archivename}-%{version}.tgz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -29,8 +29,8 @@
 while ( i < \$argc )
   Open (\$argv[i], 1)
   Generate (\$fontname + ".ttf")
-  PrintSetup (5)
-  PrintFont (0, 0, "", \$fontname + "-sample.pdf")
+# PrintSetup (5)
+# PrintFont (0, 0, "", \$fontname + "-sample.pdf")
   Close()
   i++
 endloop
@@ -43,10 +43,6 @@
 install -d -m 0755 $RPM_BUILD_ROOT%{fontdir}
 install -p -m 0644 *.ttf  $RPM_BUILD_ROOT%{fontdir}
 
-# "touch" all files we've got flagged as %ghost  but which are not
-# present in the RPM_BUILD_ROOT when RPM looks for files
-touch $RPM_BUILD_ROOT%{fontdir}/fonts.cache-1
-
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,18 +64,23 @@
 
 %files
 %defattr(644,root,root,755)
-%doc Bugs ChangeLog.txt Readme *.pdf
+%doc Bugs Readme *.txt
 %dir %{fontdir}
 %{fontdir}/*.ttf
-%ghost %{fontdir}/fonts.cache-1
 
 
 %changelog
+* Tue Oct 01 2006 Frank Arnold <frank at scirocco-5v-turbo.de> 2.2.0-1
+- Updated to 2.2.0
+- Removed ghosted cache file as it's no longer stored in tree
+- Disabled generation of PDF files because fontforge will segfault
+- Added OFL to License field
+
 * Tue Sep 19 2006 Kevin Fenzi <kevin at tummy.com> 2.1.9-2
-- Upload proper 2.9.1 sources and rebuild
+- Upload proper 2.1.9 sources and rebuild
 
 * Tue Sep 19 2006 Kevin Fenzi <kevin at tummy.com> 2.1.9-1
-- Update to 2.9.1
+- Update to 2.1.9
 
 * Tue Aug 29 2006 Frank Arnold <frank at scirocco-5v-turbo.de> 2.1.0-1
 - Updated to 2.1.0


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/linux-libertine-fonts/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	20 Sep 2006 00:06:46 -0000	1.4
+++ sources	1 Oct 2006 09:43:23 -0000	1.5
@@ -1 +1 @@
-18a516945e3b2e40bb34bacad3453b20  LinLibertineSRC-2.1.9.tgz
+7262729601f8e308a5a4c51b54a34057  LinLibertineSRC-2.2.0.tgz




More information about the scm-commits mailing list