Author: djrzulf Date: Sat Nov 26 20:37:54 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - still doesnt work, but less :P,
---- Files affected: SPECS: tinyerp-client.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/tinyerp-client.spec diff -u SPECS/tinyerp-client.spec:1.6 SPECS/tinyerp-client.spec:1.7 --- SPECS/tinyerp-client.spec:1.6 Sat Nov 26 17:24:27 2005 +++ SPECS/tinyerp-client.spec Sat Nov 26 21:37:49 2005 @@ -3,12 +3,13 @@ Summary(pl): Tiny ERP - darmowe oprogramowanie ERP i CRM (klient) Name: tinyerp-client Version: 3.1.1 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications Source0: http://tinyerp.org/download/sources/%{name}-%{version}.tar.gz # Source0-md5: c2c36a43704b470190e771b478f3f771 Patch0: %{name}-setup_py.patch +Patch1: %{name}-start.patch URL: http://tinyerp.org/ BuildRequires: python BuildRequires: python-devel @@ -35,6 +36,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %install rm -rf $RPM_BUILD_ROOT @@ -66,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/11/26 20:37:49 djrzulf +- still doesnt work, but less :P, + Revision 1.6 2005/11/26 16:24:27 djrzulf - fixed %%flies, ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tinyerp-client.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
