packages: owfs/owfs.spec - up to 2.8p8 - bump version of sonames - ownet.ph...
lisu
lisu at pld-linux.org
Thu Apr 21 14:04:02 CEST 2011
Author: lisu Date: Thu Apr 21 12:04:03 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.8p8
- bump version of sonames
- ownet.php is placed in proper dir by upstream
---- Files affected:
packages/owfs:
owfs.spec (1.42 -> 1.43)
---- Diffs:
================================================================
Index: packages/owfs/owfs.spec
diff -u packages/owfs/owfs.spec:1.42 packages/owfs/owfs.spec:1.43
--- packages/owfs/owfs.spec:1.42 Wed Mar 2 16:22:01 2011
+++ packages/owfs/owfs.spec Thu Apr 21 14:03:54 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.8p7
+Version: 2.8p8
Release: 0.1
Epoch: 2
License: GPL v2+
Group: Applications/System
Source0: http://downloads.sourceforge.net/owfs/%{name}-%{version}.tar.gz
-# Source0-md5: 58dcd6b03de9e58cc282a63f57fcaa23
+# Source0-md5: 56afd8857bf3ae51fadd7fce0c354b58
URL: http://owfs.sourceforge.net/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -205,7 +205,6 @@
# a class, relocate
install -d $RPM_BUILD_ROOT%{php_data_dir}
-mv $RPM_BUILD_ROOT{%{_bindir},%{php_data_dir}}/ownet.php
%endif
%if %{with owtcl}
@@ -246,16 +245,16 @@
%{_mandir}/man1/owwrite.1*
%{_mandir}/man5/owfs.5*
%{_mandir}/man5/owfs.conf.5*
-%{_mandir}/mann/*
+#%%{_mandir}/mann/*
%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.7
+%attr(755,root,root) %ghost %{_libdir}/libow-2.8.so.8
%attr(755,root,root) %{_libdir}/libowcapi-2.8.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.7
+%attr(755,root,root) %ghost %{_libdir}/libowcapi-2.8.so.8
%attr(755,root,root) %{_libdir}/libownet-2.8.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.7
+%attr(755,root,root) %ghost %{_libdir}/libownet-2.8.so.8
%files devel
%defattr(644,root,root,755)
@@ -308,7 +307,7 @@
%if %{with owphp}
%files -n php-owfs
%defattr(644,root,root,755)
-%{php_data_dir}/ownet.php
+%{php_data_dir}/OWNet/ownet.php
%config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/owfs.ini
%attr(755,root,root) %{php_extensiondir}/libowphp.so
%endif
@@ -330,6 +329,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43 2011/04/21 12:03:54 lisu
+- up to 2.8p8
+- bump version of sonames
+- ownet.php is placed in proper dir by upstream
+
Revision 1.42 2011/03/02 15:22:01 lisu
- 2.8p7
- bump sonames version
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/owfs/owfs.spec?r1=1.42&r2=1.43&f=u
More information about the pld-cvs-commit
mailing list