Author: sls Date: Tue Oct 28 12:56:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - regenerate ./configure (bundled requires libstdc++-devel)
---- Files affected: SPECS: liblqr.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/liblqr.spec diff -u SPECS/liblqr.spec:1.2 SPECS/liblqr.spec:1.3 --- SPECS/liblqr.spec:1.2 Mon Oct 27 01:29:01 2008 +++ SPECS/liblqr.spec Tue Oct 28 13:56:35 2008 @@ -9,6 +9,7 @@ Source0: http://liblqr.wikidot.com/local--files/en:download-page/%{name}-1-%{version}.tar.bz2 # Source0-md5: 05098608069be8b7dfdba515f2020ad9 URL: http://liblqr.wikidot.com/ +BuildRequires: autoconf BuildRequires: glib2-devel >= 2.0.0 BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,6 +52,7 @@ %setup -q -n %{name}-1-%{version} %build +%{__autoconf} %configure \ --enable-static %{__make} \ @@ -91,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/10/28 12:56:35 sls +- regenerate ./configure (bundled requires libstdc++-devel) + Revision 1.2 2008/10/27 00:29:01 baggins - up to 0.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liblqr.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
