Author: arekm Date: Sun Jun 10 16:30:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4
---- Files affected: SPECS: fbgetty.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/fbgetty.spec diff -u SPECS/fbgetty.spec:1.10 SPECS/fbgetty.spec:1.11 --- SPECS/fbgetty.spec:1.10 Mon Feb 12 22:23:55 2007 +++ SPECS/fbgetty.spec Sun Jun 10 18:30:48 2007 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Program getty dla linuksowej konsoli z framebufferem Name: fbgetty Version: 0.1.698 -Release: 2 +Release: 4 License: GPL v2+ Group: Applications/System Source0: http://projects.meuh.org/fbgetty/downloads/%{name}-%{version}.tar.gz # Source0-md5: 1705bc0f8f1e03fe50d324ba84ac4e56 Patch0: %{name}-info.patch +Patch1: %{name}-debian.patch URL: http://projects.meuh.org/fbgetty/ BuildRequires: automake BuildRequires: texinfo @@ -42,9 +43,11 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build cp -f /usr/share/automake/config.* config +CPPFLAGS="-Doffsetof=__builtin_offsetof"; export CPPFLAGS %configure %{__make} @@ -76,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2007/06/10 16:30:48 arekm +- rel 4 + Revision 1.10 2007/02/12 21:23:55 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/fbgetty.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
