Author: paszczus Date: Wed Jul 23 12:18:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.3.0; soname changed to libmtp.8.0.0
---- Files affected: SPECS: libmtp.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/libmtp.spec diff -u SPECS/libmtp.spec:1.25 SPECS/libmtp.spec:1.26 --- SPECS/libmtp.spec:1.25 Mon Jun 2 23:23:43 2008 +++ SPECS/libmtp.spec Wed Jul 23 14:18:18 2008 @@ -2,12 +2,12 @@ Summary: Implementation of Microsoft's Media Transfer Protocol (MTP) Summary(pl.UTF-8): Implementacja protokoĊu MTP (Media Transfer Protocol) Microsoftu Name: libmtp -Version: 0.2.6.1 +Version: 0.3.0 Release: 1 License: GPL v2 Group: Libraries Source0: http://dl.sourceforge.net/libmtp/%{name}-%{version}.tar.gz -# Source0-md5: 02770a7b4bfb91cd9e1bd26eaa84770b +# Source0-md5: 09a8e7812d5892a80aae3c748eaa1ff2 Source1: %{name}-udev.rules URL: http://libmtp.sourceforge.net/ BuildRequires: automake @@ -88,7 +88,7 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog README TODO %attr(755,root,root) %{_libdir}/libmtp.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libmtp.so.7 +%attr(755,root,root) %ghost %{_libdir}/libmtp.so.8 %{_sysconfdir}/udev/rules.d/*.rules %files devel @@ -113,7 +113,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.25 2008/06/02 21:23:43 qboosh +Revision 1.26 2008/07/23 12:18:18 paszczus +- updated to 0.3.0; soname changed to libmtp.8.0.0 + +Revision 1.25 2008-06-02 21:23:43 qboosh - ghost soname symlink Revision 1.24 2008-06-01 14:06:22 aredridel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libmtp.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
