Author: qboosh Date: Sun Oct 29 10:38:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - switched to modular xorg, release 7
---- Files affected: SPECS: xpenguins.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/xpenguins.spec diff -u SPECS/xpenguins.spec:1.27 SPECS/xpenguins.spec:1.28 --- SPECS/xpenguins.spec:1.27 Mon Apr 12 00:12:48 2004 +++ SPECS/xpenguins.spec Sun Oct 29 11:38:18 2006 @@ -4,7 +4,7 @@ Summary(pt_BR): Pinguins que andam sobre as bordas de suas janelas Name: xpenguins Version: 2.2 -Release: 6 +Release: 7 License: GPL Group: X11/Amusements Source0: http://xpenguins.seul.org/%{name}-%{version}.tar.gz @@ -12,9 +12,10 @@ Source1: %{name}.png Source2: %{name}.desktop URL: http://xpenguins.seul.org/ -BuildRequires: XFree86-devel -BuildRequires: autoconf +BuildRequires: autoconf >= 2.59-9 BuildRequires: automake +BuildRequires: xorg-lib-libXext-devel +BuildRequires: xorg-lib-libXpm-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -40,6 +41,7 @@ %build %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure %{__make} @@ -72,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2006/10/29 10:38:18 qboosh +- switched to modular xorg, release 7 + Revision 1.27 2004/04/11 22:12:48 qboosh - switched to vfolders, release 6 for Ac ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xpenguins.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
