Author: zbyniu Date: Fri Jan 4 22:58:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.8
---- Files affected: SPECS: faqtor.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/faqtor.spec diff -u SPECS/faqtor.spec:1.8 SPECS/faqtor.spec:1.9 --- SPECS/faqtor.spec:1.8 Mon Feb 12 22:23:55 2007 +++ SPECS/faqtor.spec Fri Jan 4 23:58:39 2008 @@ -2,13 +2,14 @@ Summary: FAQtor - a FAQ generator Summary(pl.UTF-8): FAQtor - generator FAQ Name: faqtor -Version: 0.7 -Release: 2 +Version: 0.8 +Release: 1 License: GPL v2 Group: Applications/Text Source0: http://dl.sourceforge.net/faqtor/%{name}-%{version}.tgz -# Source0-md5: 32c3aa742fc5fca90ea4cc2739ed9069 +# Source0-md5: c3901c2b0f630963c324c9ebd591a834 URL: http://faqtor.sourceforge.net/ +BuildRequires: rpm-pythonprov Requires: python >= 1:2.3 Requires: python-PyXML BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -28,10 +29,9 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_bindir} +install -d $RPM_BUILD_ROOT%{_bindir} sed -e 's!/bin/env python!/usr/bin/python!' faqtor.py > $RPM_BUILD_ROOT%{_bindir}/faqtor.py -chmod 755 $RPM_BUILD_ROOT%{_bindir}/faqtor.py %clean rm -rf $RPM_BUILD_ROOT @@ -47,6 +47,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008-01-04 22:58:39 zbyniu +- up to 0.8 + Revision 1.8 2007-02-12 21:23:55 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/faqtor.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
