SPECS: fonts-TTF-RedHat-liberation.spec - turn substitution on by default (...

patrys patrys at pld-linux.org
Wed May 14 20:10:13 CEST 2008


Author: patrys                       Date: Wed May 14 18:10:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- turn substitution on by default (should not replace if mscorefonts installed)
- rel 2

---- Files affected:
SPECS:
   fonts-TTF-RedHat-liberation.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/fonts-TTF-RedHat-liberation.spec
diff -u SPECS/fonts-TTF-RedHat-liberation.spec:1.8 SPECS/fonts-TTF-RedHat-liberation.spec:1.9
--- SPECS/fonts-TTF-RedHat-liberation.spec:1.8	Wed May 14 18:18:57 2008
+++ SPECS/fonts-TTF-RedHat-liberation.spec	Wed May 14 20:10:08 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Fonty zastępujące popularne fonty z Microsoft Windows
 Name:		fonts-TTF-RedHat-liberation
 Version:	1.0
-Release:	1
+Release:	2
 License:	GPL v2 + exceptions
 Group:		Fonts
 Source0:	https://www.redhat.com/f/fonts/liberation-fonts.tar.gz
@@ -46,9 +46,11 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_ttffontsdir}
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.avail
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.d
 
 cp -a liberation-fonts/*.ttf $RPM_BUILD_ROOT%{_ttffontsdir}
 install %SOURCE1 $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.avail/60-liberation.conf
+ln -s ../conf.avail/60-liberation.conf $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.d
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -63,6 +65,7 @@
 %defattr(644,root,root,755)
 %{_ttffontsdir}/*
 %{_sysconfdir}/fonts/conf.avail/60-liberation.conf
+%{_sysconfdir}/fonts/conf.d/60-liberation.conf
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +73,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-05-14 18:10:08  patrys
+- turn substitution on by default (should not replace if mscorefonts installed)
+- rel 2
+
 Revision 1.8  2008-05-14 16:18:57  arekm
 - real source0 url
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RedHat-liberation.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list