Author: qboosh Date: Mon Sep 26 14:50:23 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.1.3 (note: new soname)
---- Files affected: packages/libwebp: libwebp.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/libwebp/libwebp.spec diff -u packages/libwebp/libwebp.spec:1.1 packages/libwebp/libwebp.spec:1.2 --- packages/libwebp/libwebp.spec:1.1 Sun Jun 5 08:52:57 2011 +++ packages/libwebp/libwebp.spec Mon Sep 26 16:50:17 2011 @@ -6,13 +6,13 @@ Summary: WebP image codec library and tools Summary(pl.UTF-8): Biblioteka i narzędzia do kodeka obrazów WebP Name: libwebp -Version: 0.1.2 +Version: 0.1.3 Release: 1 License: BSD Group: Libraries #Source0Download: http://code.google.com/p/webp/downloads/list Source0: http://webp.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 5534f6e3c8b9f5851a9a5b56bf78f2b0 +# Source0-md5: 254d4670e14e9ed881f0536b006ab336 URL: http://code.google.com/speed/webp/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -65,8 +65,6 @@ %install rm -rf $RPM_BUILD_ROOT -# create directories if necessary -#install -d $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -86,7 +84,7 @@ %attr(755,root,root) %{_bindir}/cwebp %attr(755,root,root) %{_bindir}/dwebp %attr(755,root,root) %{_libdir}/libwebp.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libwebp.so.0 +%attr(755,root,root) %ghost %{_libdir}/libwebp.so.2 %{_mandir}/man1/cwebp.1* %{_mandir}/man1/dwebp.1* @@ -106,5 +104,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/09/26 14:50:17 qboosh +- updated to 0.1.3 (note: new soname) + Revision 1.1 2011/06/05 06:52:57 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libwebp/libwebp.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
