Changes of Revision 3
[-] | Changed | trac-git-plugin.spec |
1
2 Source0: TracGit-%{version}.tar.gz 3 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 4 5 -BuildArch: noarch 6 +##BuildArch: noarch 7 BuildRequires: python-devel 8 BuildRequires: python-setuptools 9 Requires: git-core trac python-setuptools 10 |