rpms/openobex/devel .cvsignore, 1.7, 1.8 openobex.spec, 1.40, 1.41 sources, 1.7, 1.8

Jiří Moskovčák jmoskovc at fedoraproject.org
Sun Mar 14 21:35:36 UTC 2010


Author: jmoskovc

Update of /cvs/extras/rpms/openobex/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13889

Modified Files:
	.cvsignore openobex.spec sources 
Log Message:
new version



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/openobex/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	19 Nov 2008 14:17:58 -0000	1.7
+++ .cvsignore	14 Mar 2010 21:35:36 -0000	1.8
@@ -1 +1 @@
-openobex-1.4.tar.gz
+openobex-1.5.tar.gz


Index: openobex.spec
===================================================================
RCS file: /cvs/extras/rpms/openobex/devel/openobex.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -p -r1.40 -r1.41
--- openobex.spec	26 Feb 2010 14:07:29 -0000	1.40
+++ openobex.spec	14 Mar 2010 21:35:36 -0000	1.41
@@ -1,15 +1,14 @@
 Summary: Library for using OBEX
 Name: openobex
-Version: 1.4
-Release: 5%{?dist}
+Version: 1.5
+Release: 1%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Libraries
 URL: http://openobex.sourceforge.net
-Source: http://downloads.sourceforge.net/openobex/openobex-%{version}.tar.gz
+Source: http://www.kernel.org/pub/linux/bluetooth/openobex-%{version}.tar.gz
 Patch: openobex-apps-flush.patch
 Patch1: openobex-1.3-push.patch
 Patch2: openobex-1.3-autoconf.patch
-Patch3: openobex-1.3-ircp.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: autoconf >= 2.57, bluez-libs-devel, sed, libusb-devel
@@ -25,7 +24,7 @@ Open OBEX shared C library.
 %package devel
 Summary: Files for development of applications which will use OBEX
 Group: Development/Libraries
-Requires: %{name} = %{version}-%{release} 
+Requires: %{name} = %{version}-%{release}
 Requires: bluez-libs-devel libusb-devel pkgconfig
 
 %description devel
@@ -44,7 +43,6 @@ calendar entries (vCal) and business car
 %patch -p1 -b .flush
 %patch1 -p1 -b .push
 %patch2 -p1 -b .autoconf
-%patch3 -p1 -b .ircp
 autoreconf --install --force
 
 %build
@@ -66,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING COPYING.LIB ChangeLog README 
+%doc AUTHORS COPYING COPYING.LIB ChangeLog README
 %{_libdir}/libopenobex*.so.*
 
 %files devel
@@ -88,6 +86,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 14 2010 Jiri Moskovcak <jmoskovc at redhat.com> - 1.5-1
+- updated to a new version
+- removed unused patches
+
 * Fri Feb 26 2010 Jiri Moskovcak <jmoskovc at redhat.com> - 1.4-5
 - properly fixed license
 
@@ -179,7 +181,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon May 02 2005 Harald Hoyer <harald at redhat.com> 1.0.1-4
 - added `OBEX_ServerAccept' to the exported symbols (bug rh#146353)
 
-* Wed Mar 02 2005 Harald Hoyer <harald at redhat.com> 
+* Wed Mar 02 2005 Harald Hoyer <harald at redhat.com>
 - rebuilt
 
 * Wed Feb 09 2005 Harald Hoyer <harald at redhat.com>


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/openobex/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	19 Nov 2008 14:17:59 -0000	1.7
+++ sources	14 Mar 2010 21:35:36 -0000	1.8
@@ -1 +1 @@
-572a52ac423434a3290c5f867eed362d  openobex-1.4.tar.gz
+0d83dc86445a46a1b9750107ba7ab65c  openobex-1.5.tar.gz



More information about the scm-commits mailing list