summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2012-04-29 22:01:29 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit60d30a5611ec0a2ed3874d836129a7f90c7f8617 (patch)
tree077fbe305f0991f40b3de959f7f833c1fd0e6aa6
parent99dd6ddb3761abdf07a42624d777bd13d28f786b (diff)
downloadprotobuf-60d30a5611ec0a2ed3874d836129a7f90c7f8617.zip
protobuf-60d30a5611ec0a2ed3874d836129a7f90c7f8617.tar.gz
- no need to regenerate libtoolauto/ac/protobuf-2_4_1-2AC-branch
Changed files: protobuf.spec -> 1.18
-rw-r--r--protobuf.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/protobuf.spec b/protobuf.spec
index 8ee183d..e368cc2 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -23,7 +23,6 @@ BuildRequires: autoconf
BuildRequires: automake
%{?with_tests:BuildRequires: gtest-devel}
BuildRequires: libstdc++-devel
-BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.219
BuildRequires: zlib-devel
@@ -139,10 +138,8 @@ descriptions in Vim editor
%{__rm} -r gtest
%build
-%{__libtoolize}
%{__aclocal} -I m4
%{__autoconf}
-%{__autoheader}
%{__automake}
%configure
%{__make}