Author: lisu Date: Wed Feb 9 12:56:36 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.8p6 - bump version of sonames
---- Files affected: packages/owfs: owfs.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/owfs/owfs.spec diff -u packages/owfs/owfs.spec:1.40 packages/owfs/owfs.spec:1.41 --- packages/owfs/owfs.spec:1.40 Tue Jan 18 10:08:20 2011 +++ packages/owfs/owfs.spec Wed Feb 9 13:56:31 2011 @@ -21,13 +21,13 @@ Summary: One-wire file system using FUSE Summary(pl.UTF-8): System plików 1-Wire wykorzystujący FUSE Name: owfs -Version: 2.8p5 +Version: 2.8p6 Release: 0.1 Epoch: 2 License: GPL v2+ Group: Applications/System Source0: http://downloads.sourceforge.net/owfs/%{name}-%{version}.tar.gz -# Source0-md5: 26a4fb0ac8e1372b33cb7846726c282d +# Source0-md5: ffd2cec1ceeccfd911b4f181b66829c2 URL: http://owfs.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -251,11 +251,11 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libow-2.8.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.5 +%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.6 %attr(755,root,root) %{_libdir}/libowcapi-2.8.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.5 +%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.6 %attr(755,root,root) %{_libdir}/libownet-2.8.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.5 +%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.6 %files devel %defattr(644,root,root,755) @@ -330,6 +330,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2011/02/09 12:56:31 lisu +- up to 2.8p6 +- bump version of sonames + Revision 1.40 2011/01/18 09:08:20 lisu - 2.8p5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
