Author: arekm Date: Sun May 23 17:12:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.05 (don't use snapshots)
---- Files affected: packages/fonts-TTF-RedHat-liberation: fonts-TTF-RedHat-liberation.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/fonts-TTF-RedHat-liberation/fonts-TTF-RedHat-liberation.spec diff -u packages/fonts-TTF-RedHat-liberation/fonts-TTF-RedHat-liberation.spec:1.16 packages/fonts-TTF-RedHat-liberation/fonts-TTF-RedHat-liberation.spec:1.17 --- packages/fonts-TTF-RedHat-liberation/fonts-TTF-RedHat-liberation.spec:1.16 Wed Feb 3 09:51:46 2010 +++ packages/fonts-TTF-RedHat-liberation/fonts-TTF-RedHat-liberation.spec Sun May 23 19:12:17 2010 @@ -2,14 +2,14 @@ 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.05.2.20091227 +Version: 1.05 # https://bugzilla.redhat.com/show_bug.cgi?id=508899 Release: 0.1 Epoch: 1 License: GPL v2 + exceptions Group: Fonts -Source0: https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{version}.tar.gz -# Source0-md5: c61feadcb9195f5a111de4018b85b974 +Source0: http://github.com/downloads/kaio/liberation-fonts/liberation-fonts-ttf-%{version}.zip +# Source0-md5: a3237526c7cf0c9a16c0582c5293b38b Source1: %{name}.fontconfig URL: https://fedorahosted.org/liberation-fonts/ Requires(post,postun): fontpostinst @@ -49,7 +49,7 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.avail install -d $RPM_BUILD_ROOT%{_sysconfdir}/fonts/conf.d -cp -a ttf/*.ttf $RPM_BUILD_ROOT%{_ttffontsdir} +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 @@ -77,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/05/23 17:12:17 arekm +- up to 1.05 (don't use snapshots) + Revision 1.16 2010/02/03 08:51:46 arekm - rel 0.1 due to broken monospace font ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fonts-TTF-RedHat-liberation/fonts-TTF-RedHat-liberation.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
