SPECS: obexfs.spec - updated to 0.11

qboosh qboosh at pld-linux.org
Mon Sep 1 20:33:53 CEST 2008


Author: qboosh                       Date: Mon Sep  1 18:33:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.11

---- Files affected:
SPECS:
   obexfs.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/obexfs.spec
diff -u SPECS/obexfs.spec:1.6 SPECS/obexfs.spec:1.7
--- SPECS/obexfs.spec:1.6	Sun Aug 31 22:04:58 2008
+++ SPECS/obexfs.spec	Mon Sep  1 20:33:48 2008
@@ -2,17 +2,17 @@
 Summary:	ObexFTP filesystem
 Summary(pl.UTF-8):	System plików ObexFTP
 Name:		obexfs
-Version:	0.10
-Release:	2
-License:	GPL v2
+Version:	0.11
+Release:	1
+License:	GPL v2+
 Group:		Applications/System
 Source0:	http://triq.net/obexftp/%{name}-%{version}.tar.gz
-# Source0-md5:	c8815a6347b0fa2d4fe1f250d88f4e58
+# Source0-md5:	0980ad75b27e15347c7621ca525ba36b
 URL:		http://openobex.triq.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libfuse-devel >= 2.4
-BuildRequires:	obexftp-devel >= 0.20
+BuildRequires:	obexftp-devel >= 0.22
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +26,7 @@
 %prep
 %setup -q
 
-%{__sed} -i -e 's/-O2 //' configure.in
+%{__sed} -i -e 's/-O2 //' fuse/Makefile.am
 
 %build
 %{__aclocal}
@@ -47,8 +47,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
-%attr(755,root,root) %{_bindir}/*
+%doc AUTHORS ChangeLog NEWS README TODO
+%attr(755,root,root) %{_bindir}/obexautofs
+%attr(755,root,root) %{_bindir}/obexfs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -56,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/09/01 18:33:48  qboosh
+- updated to 0.11
+
 Revision 1.6  2008/08/31 20:04:58  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/obexfs.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list