SPECS: obex-data-server.spec - add bluez api patch - rel 1

patrys patrys at pld-linux.org
Sun Sep 7 14:11:15 CEST 2008


Author: patrys                       Date: Sun Sep  7 12:11:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add bluez api patch
- rel 1

---- Files affected:
SPECS:
   obex-data-server.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/obex-data-server.spec
diff -u SPECS/obex-data-server.spec:1.9 SPECS/obex-data-server.spec:1.10
--- SPECS/obex-data-server.spec:1.9	Thu Sep  4 14:00:44 2008
+++ SPECS/obex-data-server.spec	Sun Sep  7 14:11:10 2008
@@ -4,16 +4,17 @@
 Summary(pl.UTF-8):	Usługa D-Bus dostarczająca wysokopoziomową funkcjonalność klientą i serwera OBEX
 Name:		obex-data-server
 Version:	0.3.4
-Release:	0.1
+Release:	1
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://tadas.dailyda.com/software/%{name}-%{version}.tar.gz
 # Source0-md5:	5c71d24e8d471cc294d9d47a8f8de971
+Patch0:		%{name}-bluez.patch
 URL:		http://wiki.muiline.com/obex-data-server
 BuildRequires:	GConf2-devel >= 2.6
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-BuildRequires:	bluez-libs-devel
+BuildRequires:	bluez-libs-devel >= 4.2
 BuildRequires:	dbus-glib-devel >= 0.60
 BuildRequires:	openobex-devel >= 1.3
 BuildRequires:	pkgconfig
@@ -34,6 +35,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -57,6 +59,7 @@
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/obex-data-server
 %{_datadir}/dbus-1/services/obex-data-server.service
+%{_mandir}/man1/obex-data-server.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +67,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008/09/07 12:11:10  patrys
+- add bluez api patch
+- rel 1
+
 Revision 1.9  2008/09/04 12:00:44  wolvverine
 - up to 0.3.4, NFY
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/obex-data-server.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list