Author: arekm Date: Sun Nov 9 11:12:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; don't rebuild am/ac untill rebuild tarball available
---- Files affected: SPECS: xorg-app-xsm.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/xorg-app-xsm.spec diff -u SPECS/xorg-app-xsm.spec:1.15 SPECS/xorg-app-xsm.spec:1.16 --- SPECS/xorg-app-xsm.spec:1.15 Fri Nov 7 21:51:59 2008 +++ SPECS/xorg-app-xsm.spec Sun Nov 9 12:11:56 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Aplikacja xsm Name: xorg-app-xsm Version: 1.0.1 -Release: 3 +Release: 4 License: MIT Group: X11/Applications Source0: http://xorg.freedesktop.org/releases/individual/app/xsm-%{version}.tar.bz2 @@ -31,10 +31,10 @@ sed -i -e '/^RSH=$/d' configure.ac %build -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} +#%{__aclocal} +#%{__autoconf} +#%{__autoheader} +#%{__automake} %configure \ RSH=/usr/bin/rsh @@ -66,6 +66,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008/11/09 11:11:56 arekm +- rel 4; don't rebuild am/ac untill rebuild tarball available + Revision 1.15 2008/11/07 20:51:59 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-app-xsm.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
