rpms/edrip-fonts/devel import.log, NONE, 1.1 .cvsignore, 1.5, 1.6 edrip-fonts.spec, 1.8, 1.9 sources, 1.5, 1.6

Nicolas Mailhot nim at fedoraproject.org
Fri Jul 11 20:33:06 UTC 2008


Author: nim

Update of /cvs/extras/rpms/edrip-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8828/devel

Modified Files:
	.cvsignore edrip-fonts.spec sources 
Added Files:
	import.log 
Log Message:
⌖ Fedora 10 alpha general package cleanup


--- NEW FILE import.log ---
edrip-fonts-20080710-1_fc10:HEAD:edrip-fonts-20080710-1.fc10.src.rpm:1215808287


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	26 May 2008 20:25:19 -0000	1.5
+++ .cvsignore	11 Jul 2008 20:32:04 -0000	1.6
@@ -1 +1 @@
-edrip-src-20080523.tar.bz2
+edrip-src-20080710.tar.bz2


Index: edrip-fonts.spec
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/edrip-fonts.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- edrip-fonts.spec	4 Jun 2008 17:34:10 -0000	1.8
+++ edrip-fonts.spec	11 Jul 2008 20:32:04 -0000	1.9
@@ -5,8 +5,8 @@
 %define archivename %{fontname}-src-%{version}
 
 Name:    %{fontname}-fonts
-Version: 20080523
-Release: 2%{?dist}
+Version: 20080710
+Release: 1%{?dist}
 Summary: Edrip decorative font
 
 Group:   User Interface/X
@@ -17,8 +17,9 @@
 
 Patch0: edrip-fonts-license.patch
 
-BuildRoot:     %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-BuildArch:     noarch
+BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+BuildArch: noarch
+
 BuildRequires: xgridfit
 BuildRequires: fontforge >= 20080429
 
@@ -43,7 +44,7 @@
 install -m 0644 -p Edrip-*.ttf %{buildroot}%{fontdir}
 
 install -m 0755 -d %{buildroot}%{fontconfdir}
-# Would be higher prio if the coverage was better
+# Would be higher prio if the coverage was more complete
 install -m 0644 -p %{SOURCE1} %{buildroot}%{fontconfdir}/61-%{fontname}.conf
 
 
@@ -53,13 +54,13 @@
 
 %post
 if [ -x %{_bindir}/fc-cache ] ; then
-  %{_bindir}/fc-cache %{fontdir} || :
+    %{_bindir}/fc-cache %{fontdir} || :
 fi
 
 
 %postun
 if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then
-  %{_bindir}/fc-cache %{fontdir} || :
+    %{_bindir}/fc-cache %{fontdir} || :
 fi
 
 
@@ -69,11 +70,15 @@
 
 %config(noreplace) %{fontconfdir}/61-%{fontname}.conf
 
-%dir %{fontdir}
+%dir %{fontdir}/
 %{fontdir}/Edrip-*.ttf
 
 
 %changelog
+* Fri Jul 11 2008 <nicolas.mailhot at laposte.net>
+- 20080710-1
+⌖ Fedora 10 alpha general package cleanup
+
 * Wed Jun 4 2008 <nicolas.mailhot at laposte.net>
 - 20080523-2
 ⌂ Fix URL


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/edrip-fonts/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	26 May 2008 20:25:19 -0000	1.5
+++ sources	11 Jul 2008 20:32:04 -0000	1.6
@@ -1 +1 @@
-e370ad776b3f98fe638e164935c00fb0  edrip-src-20080523.tar.bz2
+e450ea109fb70d2ca337cdbf3d57ec63  edrip-src-20080710.tar.bz2




More information about the Fedora-fonts-bugs-list mailing list