summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2012-05-28 22:58:31 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit55d381f35b5d6cc1a568d2ba960100783e76618f (patch)
treeec8634d0be6b81aa42ffa987e8ad9683b69406b7
parent60d30a5611ec0a2ed3874d836129a7f90c7f8617 (diff)
downloadprotobuf-55d381f35b5d6cc1a568d2ba960100783e76618f.zip
protobuf-55d381f35b5d6cc1a568d2ba960100783e76618f.tar.gz
- fix protobuf-lite.so symlinkauto/th/protobuf-2_4_1-3
Changed files: protobuf.spec -> 1.19
-rw-r--r--protobuf.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/protobuf.spec b/protobuf.spec
index e368cc2..801d290 100644
--- a/protobuf.spec
+++ b/protobuf.spec
@@ -11,7 +11,7 @@ Summary: Protocol Buffers - Google's data interchange format
Summary(pl.UTF-8): Protocol Buffers - format wymiany danych Google
Name: protobuf
Version: 2.4.1
-Release: 2
+Release: 3
License: BSD
Group: Libraries
Source0: http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
@@ -92,6 +92,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe bibliotek protobuf
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
+Requires: %{name}-lite = %{version}-%{release}
Requires: libstdc++-devel
%description devel