Author: darekr Date: Tue Dec 6 15:33:25 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - package info file - BRs: gettext-devel, ncurses-devel
---- Files affected: SPECS: open-cobol.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/open-cobol.spec diff -u SPECS/open-cobol.spec:1.9 SPECS/open-cobol.spec:1.10 --- SPECS/open-cobol.spec:1.9 Tue Dec 6 00:53:35 2005 +++ SPECS/open-cobol.spec Tue Dec 6 16:33:20 2005 @@ -11,12 +11,14 @@ Release: 0.9 License: GPL/LGPL Group: Development/Languages -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/open-cobol/%{name}-%{version}.tar.gz # Source0-md5: 9ffc3b75eca988e40206b3e310bba635 URL: http://www.opencobol.org/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: gettext-devel BuildRequires: libtool +BuildRequires: ncurses-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -73,6 +75,7 @@ %attr(755,root,root) %{_libdir}/libcob.*.*.* %{_libdir}/libcob.la %{_libdir}/libcob.a +%{_infodir}/*.info* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -80,6 +83,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/12/06 15:33:20 darekr +- package info file +- BRs: gettext-devel, ncurses-devel + Revision 1.9 2005/12/05 23:53:35 ankry - more TODO, URL fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/open-cobol.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
