SPECS: fudgefont.spec - pl - fixed prep
qboosh
qboosh at pld-linux.org
Sat Aug 25 15:55:34 CEST 2007
Author: qboosh Date: Sat Aug 25 13:55:34 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- fixed prep
---- Files affected:
SPECS:
fudgefont.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/fudgefont.spec
diff -u SPECS/fudgefont.spec:1.3 SPECS/fudgefont.spec:1.4
--- SPECS/fudgefont.spec:1.3 Tue Aug 21 13:55:54 2007
+++ SPECS/fudgefont.spec Sat Aug 25 15:55:29 2007
@@ -1,10 +1,9 @@
# $Revision$, $Date$
# TODO:
# - build examples and add them to main package
-# - add pl description and summary
Summary: Fudges TTF fonts into Allegro
-Summary(pl.UTF-8): -
+Summary(pl.UTF-8): Umieszczanie fontów TTF w Allegro
Name: fudgefont
Version: 1.2
Release: 0.1
@@ -26,6 +25,8 @@
with full Unicode and AllegroGL support.
%description -l pl.UTF-8
+Jeszcze jeden dodatek TTF dla Allegro - ale mniejszy od innych i z
+pełną obsługą Unikodu i AllegroGL.
%package devel
Summary: Header files for fudgefont library
@@ -40,20 +41,17 @@
Pliki nagłówkowe biblioteki fudgefont.
%prep
-rm -rf fudgefont-1.2-src
-7z x ../SOURCES/%{name}-%{version}-src.7z
-cd %{name}-%{version}-src
+%setup -q -c -T -n %{name}-%{version}-src
+7z x -o.. %{SOURCE0}
%patch0 -p1
%build
-cd %{name}-%{version}-src
scons
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir}}
-cd %{name}-%{version}-src
install libfudgefont.so $RPM_BUILD_ROOT%{_libdir}
install src/fudgefont.h $RPM_BUILD_ROOT%{_includedir}
@@ -74,6 +72,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/08/25 13:55:29 qboosh
+- pl
+- fixed prep
+
Revision 1.3 2007/08/21 11:55:54 lisu
- add en description and summary
@@ -84,4 +86,3 @@
Revision 1.1 2007/08/14 18:50:17 lisu
- initial
- nfy
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fudgefont.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list