Author: sparky Date: Fri Jan 28 03:02:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - generate perl deps - release: 3, STBR - BR: autoconf, automake, rpm-perlprov
---- Files affected: packages/texi2html: texi2html.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/texi2html/texi2html.spec diff -u packages/texi2html/texi2html.spec:1.4 packages/texi2html/texi2html.spec:1.5 --- packages/texi2html/texi2html.spec:1.4 Fri Jun 26 03:19:00 2009 +++ packages/texi2html/texi2html.spec Fri Jan 28 04:02:46 2011 @@ -1,14 +1,18 @@ # $Revision$, $Date$ +%include /usr/lib/rpm/macros.perl Summary: texi2html is a Perl script that converts Texinfo files to HTML Summary(hu.UTF-8): texi2html egy Perl szkript, amely Texinfo fájlokat konvertál HTML-be Name: texi2html Version: 1.82 -Release: 2 +Release: 3 License: GPL Group: Documentation Source0: http://ftp.cc.uoc.gr/mirrors/nongnu.org/texi2html/%{name}-%{version}.tar.bz2 # Source0-md5: a8a9193c0ac1bec2f3ca7be40a5a82eb URL: http://www.nongnu.org/texi2html/ +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: rpm-perlprov BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -24,7 +28,7 @@ %{__aclocal} %{__autoconf} %configure -make +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -52,6 +56,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2011/01/28 03:02:46 sparky +- generate perl deps +- release: 3, STBR +- BR: autoconf, automake, rpm-perlprov + Revision 1.4 2009/06/26 01:19:00 glen - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texi2html/texi2html.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
