Author: qboosh Date: Tue May 13 15:48:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - keep BRs together
---- Files affected: SPECS: vala.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/vala.spec diff -u SPECS/vala.spec:1.22 SPECS/vala.spec:1.23 --- SPECS/vala.spec:1.22 Tue May 13 11:01:52 2008 +++ SPECS/vala.spec Tue May 13 17:48:11 2008 @@ -11,6 +11,7 @@ URL: http://www.paldo.org/vala/ BuildRequires: bison BuildRequires: glib2-devel >= 1:2.10.0 +BuildRequires: libxslt-progs BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -49,7 +50,6 @@ Summary: vala API documentation Summary(pl.UTF-8): Dokumentacja API vala Group: Documentation -BuildRequires: libxslt-progs Requires: devhelp %description apidocs @@ -101,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2008-05-13 15:48:11 qboosh +- keep BRs together + Revision 1.22 2008-05-13 09:01:52 beorn - Missing BR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vala.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
