Author: blues Date: Wed Oct 29 21:11:01 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - full 0.9 - Epoch is required :(
---- Files affected: SPECS: twill.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/twill.spec diff -u SPECS/twill.spec:1.3 SPECS/twill.spec:1.4 --- SPECS/twill.spec:1.3 Thu Jul 10 22:34:18 2008 +++ SPECS/twill.spec Wed Oct 29 22:10:55 2008 @@ -2,12 +2,13 @@ Summary: twill - Web browsing system Summary(pl.UTF-8): twill - System przeglÄ…dania sieci WWW Name: twill -Version: 0.9b1 +Version: 0.9 Release: 1 +Epoch: 1 License: MIT Group: Applications/Networking Source0: http://darcs.idyll.org/~t/projects/%{name}-%{version}.tar.gz -# Source0-md5: 58702a05114a9927fd5ad4cd53c3b226 +# Source0-md5: c362307616696f4838e9456c42b70fdc Patch0: %{name}-setup.patch URL: http://twill.idyll.org/ BuildRequires: python >= 2.3 @@ -33,12 +34,12 @@ %install rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__python} setup.py install \ --optimize=2 \ --root=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} install examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %py_postclean @@ -59,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/10/29 21:10:55 blues +- full 0.9 - Epoch is required :( + Revision 1.3 2008/07/10 20:34:18 qboosh - better Group, unified/cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/twill.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
