Author: wiget Date: Sat Aug 2 20:18:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix building, release 2
---- Files affected: SPECS: libconfuse.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/libconfuse.spec diff -u SPECS/libconfuse.spec:1.9 SPECS/libconfuse.spec:1.10 --- SPECS/libconfuse.spec:1.9 Thu Feb 7 19:25:05 2008 +++ SPECS/libconfuse.spec Sat Aug 2 22:18:21 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): libConfuse - biblioteka do analizy plików konfiguracyjnych Name: libconfuse Version: 2.6 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: http://bzero.se/confuse/%{_name}-%{version}.tar.gz @@ -80,6 +80,7 @@ %{__autoconf} %{__autoheader} %{__automake} +CPPFLAGS="-DYY_NO_INPUT" %configure \ %{!?with_static_libs:--disable-static} \ --enable-shared @@ -135,7 +136,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.9 2008/02/07 18:25:05 qboosh +Revision 1.10 2008/08/02 20:18:21 wiget + - fix building, release 2 + +Revision 1.9 2008-02-07 18:25:05 qboosh - updated to 2.6 - License is MIT-like now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libconfuse.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
