packages: owfs/owfs.spec - 2.8p1 - bump version of sonames
lisu
lisu at pld-linux.org
Thu Aug 19 08:58:57 CEST 2010
Author: lisu Date: Thu Aug 19 06:58:57 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- 2.8p1
- bump version of sonames
---- Files affected:
packages/owfs:
owfs.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: packages/owfs/owfs.spec
diff -u packages/owfs/owfs.spec:1.35 packages/owfs/owfs.spec:1.36
--- packages/owfs/owfs.spec:1.35 Mon Aug 2 11:44:46 2010
+++ packages/owfs/owfs.spec Thu Aug 19 08:58:51 2010
@@ -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.8p0
+Version: 2.8p1
Release: 0.1
Epoch: 2
License: GPL v2+
Group: Applications/System
Source0: http://downloads.sourceforge.net/owfs/%{name}-%{version}.tar.gz
-# Source0-md5: 16de38f99206024b0ac32176f4f1afcb
+# Source0-md5: 1f7e5482e86d7c2a916fc020b8d4d584
URL: http://owfs.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -252,11 +252,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.0
+%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.1
%attr(755,root,root) %{_libdir}/libowcapi-2.8.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.0
+%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.1
%attr(755,root,root) %{_libdir}/libownet-2.8.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.0
+%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.1
%files devel
%defattr(644,root,root,755)
@@ -297,7 +297,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"
@@ -331,6 +331,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2010/08/19 06:58:51 lisu
+- 2.8p1
+- bump version of sonames
+
Revision 1.35 2010/08/02 09:44:46 lisu
- up to 2.8p0
- gzip owtcl.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list