Author: shadzik Date: Tue Nov 7 20:07:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - now fix build again on all archs (i hope) - rel 3
---- Files affected: SPECS: kxgenerator.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/kxgenerator.spec diff -u SPECS/kxgenerator.spec:1.25 SPECS/kxgenerator.spec:1.26 --- SPECS/kxgenerator.spec:1.25 Tue Nov 7 20:22:00 2006 +++ SPECS/kxgenerator.spec Tue Nov 7 21:07:25 2006 @@ -4,7 +4,7 @@ Summary(pl): kX Generator - generator pliku xorg.conf Name: kxgenerator Version: 0.3.5 -Release: 2 +Release: 3 License: GPL Group: X11/Applications Source0: http://dp0154.debowypark.waw.pl/%{name}-%{version}-pld.tar.bz2 @@ -34,9 +34,9 @@ %patch0 -p0 %build -%{__aclocal} -%{__autoconf} -%{__automake} +cp -f /usr/share/automake/config.sub admin +%{__make} -f admin/Makefile.common cvs + %configure \ %if "%{_lib}" == "lib64" --enable-libsuffix=64 \ @@ -75,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2006/11/07 20:07:25 shadzik +- now fix build again on all archs (i hope) +- rel 3 + Revision 1.25 2006/11/07 19:22:00 shadzik - rel up ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kxgenerator.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
