Author: qboosh Date: Wed Sep 10 05:18:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.04 - updated URLs
---- Files affected: SPECS: fonts-TTF-RedHat-liberation.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/fonts-TTF-RedHat-liberation.spec diff -u SPECS/fonts-TTF-RedHat-liberation.spec:1.9 SPECS/fonts-TTF-RedHat-liberation.spec:1.10 --- SPECS/fonts-TTF-RedHat-liberation.spec:1.9 Wed May 14 20:10:08 2008 +++ SPECS/fonts-TTF-RedHat-liberation.spec Wed Sep 10 07:18:26 2008 @@ -1,16 +1,15 @@ # $Revision$, $Date$ -%define _name liberation-fonts Summary: Fonts to replace commonly used Microsoft Windows Fonts Summary(pl.UTF-8): Fonty zastępujące popularne fonty z Microsoft Windows Name: fonts-TTF-RedHat-liberation -Version: 1.0 -Release: 2 +Version: 1.04 +Release: 1 License: GPL v2 + exceptions Group: Fonts -Source0: https://www.redhat.com/f/fonts/liberation-fonts.tar.gz -# Source0-md5: f7d82c491914a318a6f0d426c5eb1432 +Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-%{version}.tar.gz +# Source0-md5: 4846797ef0fc70b0cbaede2514677c58 Source1: %{name}.fontconfig -URL: https://www.redhat.com/promo/fonts/ +URL: https://fedorahosted.org/liberation-fonts/ Requires(post,postun): fontpostinst Requires: %{_fontsdir}/TTF Obsoletes: liberation-fonts-ttf @@ -40,7 +39,7 @@ Bitstream Vera Sans Mono). %prep -%setup -q -c +%setup -q -n liberation-fonts-%{version} %install rm -rf $RPM_BUILD_ROOT @@ -48,8 +47,8 @@ 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 +cp -a *.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 @@ -63,7 +62,10 @@ %files %defattr(644,root,root,755) -%{_ttffontsdir}/* +%doc AUTHORS ChangeLog License.txt README +%{_ttffontsdir}/LiberationMono-*.ttf +%{_ttffontsdir}/LiberationSans-*.ttf +%{_ttffontsdir}/LiberationSerif-*.ttf %{_sysconfdir}/fonts/conf.avail/60-liberation.conf %{_sysconfdir}/fonts/conf.d/60-liberation.conf @@ -73,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2008/09/10 05:18:26 qboosh +- updated to 1.04 +- updated URLs + Revision 1.9 2008/05/14 18:10:08 patrys - turn substitution on by default (should not replace if mscorefonts installed) - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RedHat-liberation.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
