rpms/librra/devel librra.spec,1.16,1.17

Michael Schwendt mschwendt at fedoraproject.org
Mon Dec 7 19:37:47 UTC 2009


Author: mschwendt

Update of /cvs/pkgs/rpms/librra/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10920

Modified Files:
	librra.spec 
Log Message:
* Mon Dec  7 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.14-3
- Explicitly BR libmimedir-static in accordance with the Packaging
  Guidelines (libmimedir is still static-only).



Index: librra.spec
===================================================================
RCS file: /cvs/pkgs/rpms/librra/devel/librra.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- librra.spec	25 Jul 2009 08:33:14 -0000	1.16
+++ librra.spec	7 Dec 2009 19:37:47 -0000	1.17
@@ -2,7 +2,7 @@
 
 Name:           librra
 Version:        0.14
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Connection to Pocket PC devices, part of SynCE
 
 Group:          System Environment/Libraries
@@ -13,7 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 
 BuildRequires:  libsynce-devel >= 0.14
 BuildRequires:  librapi-devel >= 0.14
-BuildRequires:  libmimedir-devel
+BuildRequires:  libmimedir-devel libmimedir-static
 BuildRequires:  libtool, Pyrex
 
 # Provide an upgrade path from the monilithic synce package
@@ -88,6 +88,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec  7 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 0.14-3
+- Explicitly BR libmimedir-static in accordance with the Packaging
+  Guidelines (libmimedir is still static-only).
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list