Author: darekr Date: Tue Dec 13 20:07:46 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: libstdc++-devel, added %doc
---- Files affected: SPECS: MonetDB.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/MonetDB.spec diff -u SPECS/MonetDB.spec:1.4 SPECS/MonetDB.spec:1.5 --- SPECS/MonetDB.spec:1.4 Tue Dec 13 19:19:41 2005 +++ SPECS/MonetDB.spec Tue Dec 13 21:07:41 2005 @@ -9,6 +9,7 @@ Source0: http://dl.sourceforge.net/monetdb/%{name}-%{version}.tar.gz # Source0-md5: 3fafd56f98a02859b04762ab3d601e37 URL: http://monetdb.cwi.nl/ +BuildRequires: libstdc++-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -70,7 +71,7 @@ %files %defattr(644,root,root,755) -#%doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO +%doc HowToStart README %{_sysconfdir}/MonetDB.conf %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/*.so.*.*.* @@ -105,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/12/13 20:07:41 darekr +- BR: libstdc++-devel, added %doc + Revision 1.4 2005/12/13 18:19:41 qboosh - pl, files cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/MonetDB.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
