2008/10/12 Lukasz Kies <[EMAIL PROTECTED]>: > 2008/10/11 Patryk Zawadzki <[EMAIL PROTECTED]>: >> >> Which attachment? >> > Sorry. Here it goes. > Just noticed that radek has made changes to this spec today, and upgrade it to 1.4.6. So in attachment patch adding missing BR and changing rel to 1 as it's fully working. Please STBR. Thank you.
Regards, Lukasz Kies
--- roundup.spec~ 2008-10-12 19:46:13.000000000 +0200 +++ roundup.spec 2008-10-12 19:55:46.000000000 +0200 @@ -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
_______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
