rpms/beagle/devel beagle.spec,1.14,1.15

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 18 19:34:15 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/beagle/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24782

Modified Files:
	beagle.spec 
Log Message:
- depend on poppler for pdf utilities instead of xpdf 
  (bug 177446)



Index: beagle.spec
===================================================================
RCS file: /cvs/dist/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- beagle.spec	11 Jan 2006 09:10:10 -0000	1.14
+++ beagle.spec	18 Jan 2006 19:34:03 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           beagle
 Version:        0.1.4
-Release:	3
+Release:	4
 Summary:        The Beagle Search Infrastructure
 
 Group:          User Interface/Desktops
@@ -15,7 +15,7 @@
 BuildRequires:  gtk-sharp2-gapi sqlite2-devel mono-web zip libexif-devel
 BuildRequires:  mozilla-devel gsf-sharp
 BuildRequires:  evolution-sharp >= 0.10.2-3 
-Requires: sqlite2 xpdf zip mono-core
+Requires: sqlite2 zip mono-core poppler-utils
 
 # Mono only availible on these: (s390x disabled for now)
 ExclusiveArch: %ix86 x86_64 ppc ia64 armv4l sparc s390 #s390x
@@ -144,6 +144,10 @@
 %{_prefix}/lib/python*/site-packages/beagle.so
 
 %changelog
+* Wed Jan 18 2006 Ray Strode <rstrode at redhat.com> - 0.1.4-4
+- depend on poppler for pdf utilities instead of xpdf 
+  (bug 177446)
+
 * Wed Jan 11 2006 Alexander Larsson <alexl at redhat.com> - 0.1.4-3
 - Rebuild with fixed evolution-sharp
 




More information about the fedora-cvs-commits mailing list