Author: radek Date: Sun Oct 12 18:16:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - release 1: BR python-devel, change Source0 URL, py_postclean (by Lukasz Kies)
---- Files affected: SPECS: roundup.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/roundup.spec diff -u SPECS/roundup.spec:1.7 SPECS/roundup.spec:1.8 --- SPECS/roundup.spec:1.7 Sun Oct 12 13:49:55 2008 +++ SPECS/roundup.spec Sun Oct 12 20:16:50 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Roundup - narzędzie do śledzenia zgłoszeń Name: roundup Version: 1.4.6 -Release: 0.1 +Release: 1 License: distributable (BSD-like, see COPYING.txt) Group: Applications/WWW -Source0: http://cheeseshop.python.org/packages/source/r/roundup/%{name}-%{version}.tar.gz +Source0: http://pypi.python.org/packages/source/r/roundup/%{name}-%{version}.tar.gz # Source0-md5: e364bb8026761829752ffec76e33065f URL: http://roundup.sourceforge.net/ Patch0: %{name}-mandir.patch +BuildRequires: python-devel >= 2.3 BuildRequires: rpm-pythonprov Requires: pydoc BuildArch: noarch @@ -33,6 +34,7 @@ %{__python} setup.py install \ --root=$RPM_BUILD_ROOT +%py_postclean %find_lang %{name} %clean @@ -52,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/10/12 18:16:50 radek +- release 1: BR python-devel, change Source0 URL, py_postclean (by Lukasz Kies) + Revision 1.7 2008/10/12 11:49:55 radek - version 1.4.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roundup.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
