Author: nim

Update of /cvs/extras/rpms/gfs-didot-classic-fonts/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9269/devel

Modified Files:
        gfs-didot-classic-fonts.spec sources 
Added Files:
        import.log 
Log Message:
upstream stealth update


--- NEW FILE import.log ---
gfs-didot-classic-fonts-20080702-1_fc10:HEAD:gfs-didot-classic-fonts-20080702-1.fc10.src.rpm:1215300135


Index: gfs-didot-classic-fonts.spec
===================================================================
RCS file: 
/cvs/extras/rpms/gfs-didot-classic-fonts/devel/gfs-didot-classic-fonts.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gfs-didot-classic-fonts.spec        30 Apr 2008 21:55:56 -0000      1.4
+++ gfs-didot-classic-fonts.spec        5 Jul 2008 23:24:12 -0000       1.5
@@ -5,8 +5,8 @@
 %define archivename GFS_DIDOTCLASS_OT
 
 Name:    %{fontname}-fonts
-Version: 20070415
-Release: 5%{?dist}
+Version: 20080702
+Release: 1%{?dist}
 Summary: GFS Didot Classic Greek font
 
 Group:   User Interface/X
@@ -67,16 +67,14 @@
 
 
 %post
-if [ -x %{_bindir}/fc-cache ]; then
-  %{_bindir}/fc-cache %{fontdir} || :
+if [ -x %{_bindir}/fc-cache ] ; then
+    %{_bindir}/fc-cache %{fontdir} || :
 fi
 
 
 %postun
-if [ "$1" = "0" ]; then
-  if [ -x %{_bindir}/fc-cache ]; then
+if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then
     %{_bindir}/fc-cache %{fontdir} || :
-  fi
 fi
 
 
@@ -86,11 +84,15 @@
 
 %config(noreplace) %{fontconfdir}/61-%{fontname}.conf
 
-%dir %{fontdir}
+%dir %{fontdir}/
 %{fontdir}/*.otf
 
 
 %changelog
+* Sun Jul 06 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
+- 20080702-1
+Σ Upstream stealth update
+
 * Wed Apr 30 2008 Nicolas Mailhot <nicolas.mailhot at laposte.net>
 - 20070415-5
 ⥁ Yet another prep fix®


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gfs-didot-classic-fonts/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources     26 Nov 2007 19:50:45 -0000      1.2
+++ sources     5 Jul 2008 23:24:12 -0000       1.3
@@ -1 +1 @@
-6fd26267363090a36118bb0e8576c6a2  GFS_DIDOTCLASS_OT.zip
+28b890ca211c17a1fadb0760eee4c246  GFS_DIDOTCLASS_OT.zip

_______________________________________________
Fedora-fonts-bugs-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list

Reply via email to