Author: jstanley
Update of /cvs/pkgs/rpms/icelandic-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30927
Modified Files:
icelandic-fonts.spec
Log Message:
fix having post in specfile
Index: icelandic-fonts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/icelandic-fonts/devel/icelandic-fonts.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- icelandic-fonts.spec 9 Mar 2009 04:11:36 -0000 1.5
+++ icelandic-fonts.spec 9 Mar 2009 04:15:02 -0000 1.6
@@ -2,7 +2,7 @@
Name: %{fontname}-fonts
Version: 1.001
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Icelandic Magical Staves
Group: User Interface/X
@@ -37,20 +37,13 @@
%clean
rm -fr %{buildroot}
-%post
-if [ -x %{_bindir}/fc-cache ] ; then
- %{_bindir}/fc-cache -f %{_fontdir} || :
-fi
-
-%postun
-if [ $1 -eq 0 -a -x %{_bindir}/fc-cache ] ; then
- %{_bindir}/fc-cache -f %{_fontdir} || :
-fi
-
%_font_pkg *.otf
%changelog
+* Sun Mar 8 2009 Jon Stanley <[email protected]> - 1.001-7
+- Fix including %%post in here from last fix
+
* Sun Mar 8 2009 Jon Stanley <[email protected]> - 1.001-6
- Use font_pkg macro again
_______________________________________________
Fedora-fonts-bugs-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list