packages: owfs/owfs.spec - 2.8p5
lisu
lisu at pld-linux.org
Tue Jan 18 10:08:26 CET 2011
Author: lisu Date: Tue Jan 18 09:08:25 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 2.8p5
---- Files affected:
packages/owfs:
owfs.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: packages/owfs/owfs.spec
diff -u packages/owfs/owfs.spec:1.39 packages/owfs/owfs.spec:1.40
--- packages/owfs/owfs.spec:1.39 Fri Dec 3 13:25:08 2010
+++ packages/owfs/owfs.spec Tue Jan 18 10:08:20 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.8p4
+Version: 2.8p5
Release: 0.1
Epoch: 2
License: GPL v2+
Group: Applications/System
Source0: http://downloads.sourceforge.net/owfs/%{name}-%{version}.tar.gz
-# Source0-md5: beccd8765184b2abea0a3f28dc466ea3
+# Source0-md5: 26a4fb0ac8e1372b33cb7846726c282d
URL: http://owfs.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -46,7 +46,7 @@
%{?with_perl:BuildRequires: swig-perl}
%{?with_owphp:BuildRequires: swig-php}
%{?with_python:BuildRequires: swig-python}
-%{?with_tcl:BuildRequires: tcl-devel}
+%{?with_owtcl:BuildRequires: tcl-devel}
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -210,7 +210,6 @@
%if %{with owtcl}
%{__rm} $RPM_BUILD_ROOT%{_libdir}/owtcl-1.0/*.la
-gzip src/man/owtcl.3
%endif
%clean
@@ -252,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.4
+%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.5
%attr(755,root,root) %{_libdir}/libowcapi-2.8.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.4
+%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.5
%attr(755,root,root) %{_libdir}/libownet-2.8.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.4
+%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.5
%files devel
%defattr(644,root,root,755)
@@ -331,6 +330,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2011/01/18 09:08:20 lisu
+- 2.8p5
+
Revision 1.39 2010/12/03 12:25:08 lisu
- up to 2.8p4
- owctl partly re-enabled
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list