Author: blues Date: Fri Sep 23 19:48:07 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.10.7
---- Files affected: SPECS: obexftp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/obexftp.spec diff -u SPECS/obexftp.spec:1.4 SPECS/obexftp.spec:1.5 --- SPECS/obexftp.spec:1.4 Sun Nov 30 12:21:32 2003 +++ SPECS/obexftp.spec Fri Sep 23 21:48:01 2005 @@ -2,12 +2,13 @@ Summary: File copying over the Object Exchange (OBEX) protocol Summary(pl): Kopiowanie plików z wykorzystaniem protokołu Object Exchange (OBEX) Name: obexftp -Version: 0.10.3 +Version: 0.10.7 Release: 1 -License: GPL +License: GPL v2 Group: Applications/Communications -Source0: http://dl.sourceforge.net/openobex/%{name}-%{version}.tar.gz -# Source0-md5: f8909d00ce829a0c88c27ccc757430fd +Source0: http://triq.net/obexftp/%{name}-%{version}.tar.gz +# Source0-md5: e827f68bddc3c38229a08c264614f054 +Patch0: %{name}-no_server.patch URL: http://triq.net/obex/ BuildRequires: autoconf BuildRequires: automake @@ -64,6 +65,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -85,7 +87,7 @@ %files %defattr(644,root,root,755) -%doc doc/*.html doc/*.png README* THANKS TODO AUTHORS ChangeLog +%doc doc/*.html doc/*.png doc/*.css README* THANKS TODO AUTHORS ChangeLog %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* @@ -109,6 +111,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/09/23 19:48:01 blues +- 0.10.7 + Revision 1.4 2003/11/30 11:21:32 qboosh - md5, BR: ac,am,lt ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/obexftp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
