SPECS: fonts-TTF-RiordonFancy.spec - up to version 4
deejay1
deejay1 at pld-linux.org
Sun Mar 15 11:31:06 CET 2009
Author: deejay1 Date: Sun Mar 15 10:31:06 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to version 4
---- Files affected:
SPECS:
fonts-TTF-RiordonFancy.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/fonts-TTF-RiordonFancy.spec
diff -u SPECS/fonts-TTF-RiordonFancy.spec:1.4 SPECS/fonts-TTF-RiordonFancy.spec:1.5
--- SPECS/fonts-TTF-RiordonFancy.spec:1.4 Wed Dec 31 14:26:58 2008
+++ SPECS/fonts-TTF-RiordonFancy.spec Sun Mar 15 11:31:00 2009
@@ -2,12 +2,12 @@
Summary: RiordonFancy TrueType font
Summary(pl.UTF-8): Czcionka TrueType RiordonFancy
Name: fonts-TTF-RiordonFancy
-Version: 3
+Version: 4
Release: 1
License: SIL Open Font License
Group: Fonts
-Source0: http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.ttf
-# Source0-md5: 92398bb64d1d5e8e87925a8ca9077ca2
+Source0: http://openfontlibrary.org/people/tthurman/tthurman_-_Riordon_Fancy.zip
+# Source0-md5: b60772543ccb9bb95d4a6199f0054ef1
URL: http://openfontlibrary.org/media/files/tthurman/354
Requires(post,postun): fontpostinst
BuildArch: noarch
@@ -27,12 +27,13 @@
oraz interrobang.
%prep
+%setup -q -c %{name}-%{version}
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{ttffontsdir}
-install %{SOURCE0} $RPM_BUILD_ROOT%{ttffontsdir}/RiordonFancy.ttf
+install RiordonFancy.ttf $RPM_BUILD_ROOT%{ttffontsdir}/RiordonFancy.ttf
%clean
rm -rf $RPM_BUILD_ROOT
@@ -45,6 +46,7 @@
%files
%defattr(644,root,root,755)
+%doc fontlog.txt readme.txt
%{ttffontsdir}/*.ttf
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2009/03/15 10:31:00 deejay1
+- up to version 4
+
Revision 1.4 2008/12/31 13:26:58 deejay1
- updated to version 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fonts-TTF-RiordonFancy.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list