SPECS: obexftp.spec - Up to 0.20, new download site - Dropped obso...

japhy japhy at pld-linux.org
Sun Aug 27 16:19:58 CEST 2006


Author: japhy                        Date: Sun Aug 27 14:19:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Up to 0.20, new download site
- Dropped obsolete Patch1
- Filter out --as-needed

---- Files affected:
SPECS:
   obexftp.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/obexftp.spec
diff -u SPECS/obexftp.spec:1.11 SPECS/obexftp.spec:1.12
--- SPECS/obexftp.spec:1.11	Sun Aug 27 12:38:00 2006
+++ SPECS/obexftp.spec	Sun Aug 27 16:19:52 2006
@@ -2,14 +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.7
-Release:	3
+Version:	0.20
+Release:	1
 License:	GPL v2
 Group:		Applications/Communications
-Source0:	http://triq.net/obexftp/%{name}-%{version}.tar.gz
-# Source0-md5:	e827f68bddc3c38229a08c264614f054
+Source0:	http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
+# Source0-md5:	86224a7a1880c25e9ba0b8997a97d299
 Patch0:		%{name}-no_server.patch
-Patch1:		%{name}-include_uuid.patch
 URL:		http://triq.net/obex/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -19,6 +18,8 @@
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define         filterout_ld    (-Wl,)?--as-needed
+
 %description
 Free open source application for file copying over the Object Exchange
 (OBEX) protocol.
@@ -69,7 +70,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -94,7 +94,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.html doc/*.png doc/*.css README* THANKS TODO AUTHORS ChangeLog
+%doc doc/obexftp* README* NEWS THANKS TODO AUTHORS ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
 
@@ -118,6 +118,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/08/27 14:19:52  japhy
+- Up to 0.20, new download site
+- Dropped obsolete Patch1
+- Filter out --as-needed
+
 Revision 1.11  2006/08/27 10:38:00  arekm
 - rebuild with new bluez-libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/obexftp.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list