summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2012-04-29 21:15:39 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit71f28181c5087ff6312c5f403dcc916b2b8ceeab (patch)
tree78ddb90b774d33bea5cb863eb7a6aad9fb98637e
parentcaac0c2453d48f3d8bbd4179f8654313afdbb100 (diff)
downloadprotobuf-71f28181c5087ff6312c5f403dcc916b2b8ceeab.zip
protobuf-71f28181c5087ff6312c5f403dcc916b2b8ceeab.tar.gz
- setuptools is fine too
Changed files: protobuf.spec -> 1.14
-rw-r--r--protobuf.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/protobuf.spec b/protobuf.spec
index 9d4d759..fe87c64 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -25,7 +25,7 @@ BuildRequires: pkgconfig
BuildRequires: zlib-devel
%if %{with python}
BuildRequires: python-devel
-BuildRequires: python-distribute
+BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
%endif
Requires: %{name}-libs = %{version}-%{release}