rpms/yelp/devel .cvsignore, 1.20, 1.21 sources, 1.20, 1.21 yelp.spec, 1.46, 1.47

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 19 18:13:35 UTC 2006


Author: mclasen

Update of /cvs/dist/rpms/yelp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv12929

Modified Files:
	.cvsignore sources yelp.spec 
Log Message:
2.13.3



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/yelp/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	15 Dec 2005 06:19:30 -0000	1.20
+++ .cvsignore	19 Jan 2006 18:13:32 -0000	1.21
@@ -9,3 +9,4 @@
 yelp-2.12.1.tar.bz2
 yelp-2.13.1.tar.bz2
 yelp-2.13.2.tar.bz2
+yelp-2.13.3.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/yelp/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	15 Dec 2005 06:19:30 -0000	1.20
+++ sources	19 Jan 2006 18:13:32 -0000	1.21
@@ -1 +1 @@
-5ce481181869fb0b36774c7c8a81d97a  yelp-2.13.2.tar.bz2
+402ec144f9de53c16a5ecce137048a70  yelp-2.13.3.tar.bz2


Index: yelp.spec
===================================================================
RCS file: /cvs/dist/rpms/yelp/devel/yelp.spec,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- yelp.spec	18 Jan 2006 14:44:15 -0000	1.46
+++ yelp.spec	19 Jan 2006 18:13:32 -0000	1.47
@@ -12,8 +12,8 @@
 
 Summary: A system documentation reader from the Gnome project. 
 Name: yelp
-Version: 2.13.2
-Release: 3
+Version: 2.13.3
+Release: 1
 Source: %{name}-%{version}.tar.bz2
 # http://bugzilla.gnome.org/show_bug.cgi?id=319096
 Patch1: yelp-2.12.1-fedora-docs.patch
@@ -52,10 +52,9 @@
 BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
 BuildRequires: gnome-doc-utils 
 
-# beagle search will be fixed in 2.13.3
-#%ifnarch  s390 s390x ppc64
-#BuildRequires:  libbeagle-devel
-#%endif
+%ifnarch  s390 s390x ppc64
+BuildRequires:  libbeagle-devel
+%endif
 
 %description
 Yelp is the Gnome 2 help/documentation browser. It is designed
@@ -71,7 +70,7 @@
 %build
 # beagle search will be fixed in 2.13.3
 %configure                        \
-	--disable-search	  \
+	--enable-search	  	  \
 	--with-mozilla=mozilla    \
 	--disable-man             \
 	--disable-info            \
@@ -120,6 +119,10 @@
 %{_datadir}/yelp
 
 %changelog
+* Thu Jan 19 2006 Matthias Clasen <mclasen at redhat.com> - 2.13.3-1
+- Update to 2.13.3
+- enable search
+
 * Wed Jan 18 2006 Matthias Clasen <mclasen at redhat.com> - 2.13.2-3
 - Disable search, since it doesn't compile against 
   current beagle




More information about the fedora-cvs-commits mailing list