Author: matkor Date: Mon May 21 08:55:09 2012 GMT Module: packages Tag: HEAD ---- Log message: - Version 2.8p14. NFY. Working on it.
---- Files affected: packages/owfs: owfs.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: packages/owfs/owfs.spec diff -u packages/owfs/owfs.spec:1.45 packages/owfs/owfs.spec:1.46 --- packages/owfs/owfs.spec:1.45 Wed Sep 28 10:03:12 2011 +++ packages/owfs/owfs.spec Mon May 21 10:55:04 2012 @@ -3,6 +3,7 @@ # - bconds and packages review # - install files in proper place # - bunch of unpackaged files +# - review man files packaging # - try to re-enable static libraries # - add -avoid-version to php ext build and remove moving in install section # - install ownet.php to php_data_dir instead of mv in install @@ -21,13 +22,13 @@ Summary: One-wire file system using FUSE Summary(pl.UTF-8): System plików 1-Wire wykorzystujący FUSE Name: owfs -Version: 2.8p9 +Version: 2.8p14 Release: 0.1 Epoch: 2 License: GPL v2+ Group: Applications/System Source0: http://downloads.sourceforge.net/owfs/%{name}-%{version}.tar.gz -# Source0-md5: d0d13d4e4cf9cf52f5261c1c8f0ec5fe +# Source0-md5: cd213fd9bbfed95cca2c833c0f14dd72 URL: http://owfs.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -250,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.9 +%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.14 %attr(755,root,root) %{_libdir}/libowcapi-2.8.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.9 +%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.14 %attr(755,root,root) %{_libdir}/libownet-2.8.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.9 +%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.14 %files devel %defattr(644,root,root,755) @@ -295,7 +296,7 @@ %defattr(644,root,root,755) %dir %{py_sitedir}/ow %attr(755,root,root) %{py_sitedir}/ow/_OW.so -#%%{py_sitedir}/ow/__init__.py[co] +%{py_sitedir}/ow/__init__.py[co] %dir %{py_sitedir}/ownet %{py_sitedir}/ownet/*.py[co] %if "%{py_ver}" > "2.4" @@ -320,7 +321,7 @@ %attr(755,root,root) %{_libdir}/owtcl-1.0/ow-1.0.so %attr(755,root,root) %{_libdir}/owtcl-1.0/ow.so #%%{_libdir}/owtcl-1.0/*.tc0%{_mandir}/man3/owtcl.3* -%{_mandir}/man3/owtcl.3* +#%{_mandir}/man3/owtcl.3* #%%{_mandir}/mann/owtcl.n* %endif @@ -330,6 +331,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2012/05/21 08:55:04 matkor +- Version 2.8p14. NFY. Working on it. + Revision 1.45 2011/09/28 08:03:12 sls - packaged dir php_data_dir/OWNet ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/owfs/owfs.spec?r1=1.45&r2=1.46 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
