SPECS: protobuf.spec - up to 2.0.3

arekm arekm at pld-linux.org
Sun Dec 7 20:24:30 CET 2008


Author: arekm                        Date: Sun Dec  7 19:24:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.0.3

---- Files affected:
SPECS:
   protobuf.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/protobuf.spec
diff -u SPECS/protobuf.spec:1.1 SPECS/protobuf.spec:1.2
--- SPECS/protobuf.spec:1.1	Tue Nov  4 12:57:54 2008
+++ SPECS/protobuf.spec	Sun Dec  7 20:24:25 2008
@@ -7,12 +7,12 @@
 Summary:	Protocol Buffers - Google's data interchange format
 Summary(pl.UTF-8):	Protocol Buffers - format wymiany danych Google
 Name:		protobuf
-Version:	2.0.2
+Version:	2.0.3
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
-# Source0-md5:	6674270b1d63c2c4b292644f48fede4e
+# Source0-md5:	37e6e4d63434672c70bd977be9c372cb
 URL:		http://code.google.com/p/protobuf/
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -97,8 +97,8 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libproto*.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libprotobuf.so.2
-%attr(755,root,root) %ghost %{_libdir}/libprotoc.so.0
+%attr(755,root,root) %ghost %{_libdir}/libprotobuf.so.3
+%attr(755,root,root) %ghost %{_libdir}/libprotoc.so.3
 
 %files devel
 %defattr(644,root,root,755)
@@ -118,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/12/07 19:24:25  arekm
+- up to 2.0.3
+
 Revision 1.1  2008/11/04 11:57:54  baggins
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/protobuf.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list