Author: krystian Date: Tue Dec 26 21:55:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added --disable-scrollkeeper in %configure (thanks MB)
---- Files affected: SPECS: gramps.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/gramps.spec diff -u SPECS/gramps.spec:1.39 SPECS/gramps.spec:1.40 --- SPECS/gramps.spec:1.39 Tue Dec 12 00:53:52 2006 +++ SPECS/gramps.spec Tue Dec 26 22:55:32 2006 @@ -1,10 +1,10 @@ # $Revision$, $Date$ -# TODO: section %files, unpacked files +# TODO: order with .py .pyc .pyo and %files Summary: Genealogical Research and Analysis Management Programming System Summary(pl): System programowania do zarządzania badaniami i analizą genealogiczną Name: gramps Version: 2.2.3 -Release: 0.1 +Release: 0.2 License: GPL Group: Applications/Science Source0: http://dl.sourceforge.net/gramps/%{name}-%{version}.tar.gz @@ -57,7 +57,8 @@ %{__autoconf} %configure \ --disable-schemas-install \ - --disable-mime-install + --disable-mime-install \ + --disable-scrollkeeper %{__make} %install @@ -135,6 +136,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2006/12/26 21:55:32 krystian +- added --disable-scrollkeeper in %configure (thanks MB) + Revision 1.39 2006/12/11 23:53:52 krystian - up to 2.2.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gramps.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
