Author: arekm Date: Tue Nov 11 16:17:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; fix build
---- Files affected: SPECS: xorg-app-xmag.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xmag.spec diff -u SPECS/xorg-app-xmag.spec:1.18 SPECS/xorg-app-xmag.spec:1.19 --- SPECS/xorg-app-xmag.spec:1.18 Sun Nov 9 12:12:55 2008 +++ SPECS/xorg-app-xmag.spec Tue Nov 11 17:17:50 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Aplikacja xmag powiększająca kawałki ekranu Name: xorg-app-xmag Version: 1.0.2 -Release: 3 +Release: 4 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xmag-%{version}.tar.bz2 # Source0-md5: 7c6a783e42c88360ac31d259a864a19d Source1: xmag.desktop Source2: xmag.png +Patch0: %{name}-xaw.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -28,12 +29,13 @@ %prep %setup -q -n xmag-%{version} +%patch0 -p1 %build -#%{__aclocal} -#%{__autoconf} -#%{__autoheader} -#%{__automake} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure %{__make} @@ -65,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2008/11/11 16:17:50 arekm +- rel 4; fix build + Revision 1.18 2008/11/09 11:12:55 arekm - rel 4; don't rebuild am/ac until rebuilt tarball available ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xmag.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
