packages: owfs/owfs.spec - up to 2.8p0 - gzip owtcl.3 - no files for owtcl ...
lisu
lisu at pld-linux.org
Mon Aug 2 11:44:51 CEST 2010
Author: lisu Date: Mon Aug 2 09:44:51 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.8p0
- gzip owtcl.3
- no files for owtcl (TODO)
---- Files affected:
packages/owfs:
owfs.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: packages/owfs/owfs.spec
diff -u packages/owfs/owfs.spec:1.34 packages/owfs/owfs.spec:1.35
--- packages/owfs/owfs.spec:1.34 Mon Jul 19 13:30:34 2010
+++ packages/owfs/owfs.spec Mon Aug 2 11:44:46 2010
@@ -7,6 +7,7 @@
# - 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
# - add --optimize=2 to python build, and remove manualy %py_ocomp in install
+# - re-enable owtcl
#
# Conditional build:
%bcond_without libusb # build without USB support
@@ -20,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.7p39
+Version: 2.8p0
Release: 0.1
Epoch: 2
License: GPL v2+
Group: Applications/System
Source0: http://downloads.sourceforge.net/owfs/%{name}-%{version}.tar.gz
-# Source0-md5: 94bbfc0e8f82aab6c4cd2c27c22d8d97
+# Source0-md5: 16de38f99206024b0ac32176f4f1afcb
URL: http://owfs.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -209,6 +210,7 @@
%if %{with owtcl}
rm -f $RPM_BUILD_ROOT%{_libdir}/owtcl-1.0/*.la
+gzip src/man/owtcl.3
%endif
%clean
@@ -249,12 +251,12 @@
%files libs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libow-2.7.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libow-2.7.so.39
-%attr(755,root,root) %{_libdir}/libowcapi-2.7.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.7.so.39
-%attr(755,root,root) %{_libdir}/libownet-2.7.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libownet-2.7.so.39
+%attr(755,root,root) %{_libdir}/libow-2.8.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.0
+%attr(755,root,root) %{_libdir}/libowcapi-2.8.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.0
+%attr(755,root,root) %{_libdir}/libownet-2.8.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.0
%files devel
%defattr(644,root,root,755)
@@ -315,12 +317,12 @@
%if %{with owtcl}
%files -n tcl-owfs
%defattr(644,root,root,755)
-%dir %{_libdir}/owtcl-1.0
-%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/*.tcl
+#%%dir %{_libdir}/owtcl-1.0
+#%%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}/mann/owtcl.n*
+#%%{_mandir}/mann/owtcl.n*
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -329,6 +331,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2010/08/02 09:44:46 lisu
+- up to 2.8p0
+- gzip owtcl.3
+- no files for owtcl (TODO)
+
Revision 1.34 2010/07/19 11:30:34 lisu
- 2.7p39
- libusb-compat-devel is required to build instead of libusb-devel (usb.h)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list