SPECS: owfs.spec - BR: libfuse-devel - can't use owfs without lib*...
cactus
cactus at pld-linux.org
Sun Jan 6 00:23:36 CET 2008
Author: cactus Date: Sat Jan 5 23:23:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: libfuse-devel
- can't use owfs without lib*.so.*
---- Files affected:
SPECS:
owfs.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/owfs.spec
diff -u SPECS/owfs.spec:1.12 SPECS/owfs.spec:1.13
--- SPECS/owfs.spec:1.12 Wed Dec 26 20:38:23 2007
+++ SPECS/owfs.spec Sun Jan 6 00:23:31 2008
@@ -22,6 +22,7 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
+BuildRequires: libfuse-devel
%{?with_libusb:BuildRequires: libusb-devel >= 0.1.5}
%{?with_owphp:BuildRequires: swig-php }
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
@@ -129,6 +130,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
%files devel
%defattr(644,root,root,755)
@@ -147,6 +149,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008-01-05 23:23:31 cactus
+- BR: libfuse-devel
+- can't use owfs without lib*.so.*
+
Revision 1.12 2007-12-26 19:38:23 zbyniu
- up to 2.7p2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/owfs.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list