[packages/yaml-cpp] - updated to 0.5.0 (note: new soname)

qboosh qboosh at pld-linux.org
Mon Jan 7 21:37:55 CET 2013


commit e241f418a634fb4d14c269120dcc636749975296
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jan 7 21:38:00 2013 +0100

    - updated to 0.5.0 (note: new soname)

 yaml-cpp.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/yaml-cpp.spec b/yaml-cpp.spec
index b0a9bfa..60463c6 100644
--- a/yaml-cpp.spec
+++ b/yaml-cpp.spec
@@ -1,13 +1,13 @@
 Summary:	YAML parser and emitter for C++
 Summary(pl.UTF-8):	Biblioteka C++ analizująca i generująca YAML
 Name:		yaml-cpp
-Version:	0.3.0
+Version:	0.5.0
 Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: http://code.google.com/p/yaml-cpp/downloads/list
 Source0:	http://yaml-cpp.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	9aa519205a543f9372bf4179071c8ac6
+# Source0-md5:	c6d96190434d5959d814c603f98512c6
 URL:		http://code.google.com/p/yaml-cpp/
 BuildRequires:	cmake >= 2.6
 BuildRequires:	libstdc++-devel
@@ -34,7 +34,7 @@ Header files for yaml-cpp library.
 Pliki nagłówkowe biblioteki yaml-cpp.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 %cmake .
@@ -56,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc license.txt
 %attr(755,root,root) %{_libdir}/libyaml-cpp.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libyaml-cpp.so.0.3
+%attr(755,root,root) %ghost %{_libdir}/libyaml-cpp.so.0.5
 
 %files devel
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yaml-cpp.git/commitdiff/e241f418a634fb4d14c269120dcc636749975296



More information about the pld-cvs-commit mailing list