rpms/libsyncml/F-10 libsyncml.spec,1.7,1.8

Felix Kaechele heffer at fedoraproject.org
Thu Jan 8 19:01:14 UTC 2009


Author: heffer

Update of /cvs/pkgs/rpms/libsyncml/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18241

Modified Files:
	libsyncml.spec 
Log Message:
* Thu Jan 08 2009 Felix Kaechele <felix at fetzig dot org> - 0.5.0-2
- added BuildRequires cmake



Index: libsyncml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libsyncml/F-10/libsyncml.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libsyncml.spec	8 Jan 2009 18:43:57 -0000	1.7
+++ libsyncml.spec	8 Jan 2009 19:00:44 -0000	1.8
@@ -1,6 +1,6 @@
 Name:		libsyncml
 Version:	0.5.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	SyncML protocol library
 
 Group:		System Environment/Libraries
@@ -10,8 +10,8 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	wbxml2-devel >= 0.9.2
-BuildRequires:	libxml2-devel libsoup-devel
-BuildRequires:	openobex-devel bluez-libs-devel
+BuildRequires:  cmake, libxml2-devel, libsoup-devel, openobex-devel
+BuildRequires:  bluez-libs-devel
 
 %description
 %{summary}.
@@ -72,6 +72,9 @@
 
 
 %changelog
+* Thu Jan 08 2009 Felix Kaechele <felix at fetzig dot org> - 0.5.0-2
+- added BuildRequires cmake
+
 * Thu Jan 08 2009 Felix Kaechele <felix at fetzig dot org> - 0.5.0-1
 - upstream 0.5.0
 - buildsystem changed to cmake




More information about the fedora-extras-commits mailing list