rpms/librra/devel librra.spec,1.5,1.6

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Fri Dec 21 10:46:42 UTC 2007


Author: awjb

Update of /cvs/pkgs/rpms/librra/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13061

Modified Files:
	librra.spec 
Log Message:
- rework BR



Index: librra.spec
===================================================================
RCS file: /cvs/pkgs/rpms/librra/devel/librra.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- librra.spec	17 May 2007 21:07:46 -0000	1.5
+++ librra.spec	21 Dec 2007 10:46:07 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           librra
 Version:        0.10.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Connection to Pocket PC devices, part of SynCE
 
 Group:          System Environment/Libraries
@@ -11,10 +11,10 @@
 Source0:        http://download.sf.net/synce/synce-rra-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libsynce-devel, librapi-devel, libmimedir-devel
+BuildRequires:  libsynce-devel >= 0.10.0
+BuildRequires:  librapi-devel >= 0.10.0
+BuildRequires:  libmimedir-devel
 BuildRequires:  libtool, Pyrex
-# Temporary, to help yum with the split
-BuildRequires:  librapi, libsynce
 
 # Provide an upgrade path from the monilithic synce package
 Provides:       synce = %{version}-%{release}
@@ -89,6 +89,10 @@
 
 
 %changelog
+* Fri Dec 21 2007 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.10.0-2
+- rework BR
+
 * Wed May 09 2007 Aurelien Bompard <abompard at fedoraproject.org> 0.10.0-1
 - version 0.10.0
 




More information about the fedora-extras-commits mailing list