[libbluedevil] update to 1.8

Jaroslav Reznik jreznik at fedoraproject.org
Tue Sep 21 12:47:32 UTC 2010


commit f3b05f85760caa2afd04955fe83650300f5444dc
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Tue Sep 21 14:47:29 2010 +0200

    update to 1.8

 .gitignore                          |    1 +
 libbluedevil-1.7-lib-suffix.patch   |   46 -----------------------------------
 libbluedevil-1.7-pkgconfig-64.patch |   19 --------------
 libbluedevil.spec                   |   16 +++++-------
 sources                             |    2 +-
 5 files changed, 9 insertions(+), 75 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05334d3..0930142 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libbluedevil-1.7.tar.bz2
+/libbluedevil-v1.8.tar.bz2
diff --git a/libbluedevil.spec b/libbluedevil.spec
index de5dddd..bad53b8 100644
--- a/libbluedevil.spec
+++ b/libbluedevil.spec
@@ -1,14 +1,12 @@
 Name:           libbluedevil
-Version:        1.7
+Version:        1.8
 Release:        1%{?dist}
 Summary:        A Qt wrapper for bluez
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
 URL:            http://ereslibre.es/
-Source0:        http://git.ereslibre.es/libbluedevil/snapshot/libbluedevil-1.7.tar.bz2
-Patch0:         libbluedevil-1.7-lib-suffix.patch
-Patch1:         libbluedevil-1.7-pkgconfig-64.patch
+Source0:        http://media.ereslibre.es/2010/09/libbluedevil-v%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  qt4-devel
@@ -30,10 +28,7 @@ Development files for %{name}.
 
 
 %prep
-%setup -q
-
-%patch0 -p1 -b .lib-suffix
-%patch1 -p1 -b .pkgconfig-64
+%setup -q -n %{name}
 
 
 %build
@@ -72,5 +67,8 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Fri Aug 13 2010 Jaroslav Reznik <jreznik at redhat.com> 1.7-1
+* Tue Sep 21 2010 Jaroslav Reznik <jreznik at redhat.com> - 1.8-1
+- update to 1.8
+
+* Fri Aug 13 2010 Jaroslav Reznik <jreznik at redhat.com> - 1.7-1
 - initial package
\ No newline at end of file
diff --git a/sources b/sources
index e574f0d..649f07a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-038bdc46b5b74e96fb178ec6ae9ed2d2  libbluedevil-1.7.tar.bz2
+3ba02e31e7b0969ce3fe937119c0ba71  libbluedevil-v1.8.tar.bz2


More information about the scm-commits mailing list