rpms/beagle/devel beagle.spec,1.124,1.125

David Nielsen (dnielsen) fedora-extras-commits at redhat.com
Mon Feb 25 13:52:01 UTC 2008


Author: dnielsen

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

Modified Files:
	beagle.spec 
Log Message:
I will double check before copy pasting code.. I will doubl..



Index: beagle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- beagle.spec	25 Feb 2008 13:43:29 -0000	1.124
+++ beagle.spec	25 Feb 2008 13:51:22 -0000	1.125
@@ -1,6 +1,6 @@
 Name:           beagle
 Version:        0.3.3
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        The Beagle Search Infrastructure
 Group:          User Interface/Desktops
 # see COPYING for details
@@ -76,7 +76,7 @@
 
 # This should be picked up automatically by dep, but there is
 # a problem with it. See bug #230212
-Requires: xulrunner
+Requires: evolution-sharp
 
 %description evolution
 Beagle indexing backend for evolution
@@ -86,13 +86,10 @@
 Group:        User Interface/Desktops
 Requires:     beagle = %{version}-%{release}
 
-# This should be picked up automatically by dep, but there is
-# a problem with it. See bug #230212
-Requires: evolution-sharp
+Requires: xulrunner
 
 %description firefox
-Beagle indexing backend for evolution
-
+Beagle Indexer Extension for Firefox
 
 %package devel
 Summary:    Development files for the Beagle search infrastructure
@@ -276,6 +273,9 @@
 %{_libdir}/pkgconfig/beagle*.pc
 
 %changelog
+* Mon Feb 25 2008 David Nielsen <gnomeuser at gmail.com> - 0.3.3-8
+- do the former right
+
 * Mon Feb 25 2008 David Nielsen <gnomeuser at gmail.com> - 0.3.3-7
 - Break out beagle-firefox
 




More information about the fedora-extras-commits mailing list