rpms/yelp/devel .cvsignore, 1.67, 1.68 sources, 1.69, 1.70 yelp.spec, 1.194, 1.195

Matthias Clasen mclasen at fedoraproject.org
Mon Jul 12 21:11:52 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/yelp/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv26009

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/yelp/devel/.cvsignore,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -p -r1.67 -r1.68
--- .cvsignore	30 Jun 2010 04:24:04 -0000	1.67
+++ .cvsignore	12 Jul 2010 21:11:51 -0000	1.68
@@ -1 +1 @@
-yelp-2.31.6.tar.bz2
+yelp-2.31.7.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/yelp/devel/sources,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- sources	30 Jun 2010 04:24:04 -0000	1.69
+++ sources	12 Jul 2010 21:11:52 -0000	1.70
@@ -1 +1 @@
-bce7be2f5f1a966d3c6a0fc6c1a39a2e  yelp-2.31.6.tar.bz2
+07e943fff558b0d6c1997e79520e480f  yelp-2.31.7.tar.bz2


Index: yelp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/yelp/devel/yelp.spec,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -p -r1.194 -r1.195
--- yelp.spec	3 Jul 2010 06:07:40 -0000	1.194
+++ yelp.spec	12 Jul 2010 21:11:52 -0000	1.195
@@ -1,12 +1,11 @@
 %define glib2_version 2.25.3
-%define gtk2_version 2.18.0
 %define libxml_version 2.6.5
 %define libxslt_version 1.1.4
 
 Summary: Help browser for the GNOME desktop
 Name: yelp
-Version: 2.31.6
-Release: 2%{?dist}
+Version: 2.31.7
+Release: 1%{?dist}
 #VCS: git:git://git.gnome.org/yelp
 Source: http://download.gnome.org/sources/yelp/2.31/%{name}-%{version}.tar.bz2
 URL: http://live.gnome.org/Yelp
@@ -19,7 +18,7 @@ Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
 BuildRequires: glib2-devel >= %{glib2_version}
-BuildRequires: gtk2-devel >= %{gtk2_version}
+BuildRequires: gtk3-devel
 BuildRequires: libxml2-devel >= %{libxml_version}
 BuildRequires: libxslt-devel >= %{libxslt_version}
 BuildRequires: dbus-glib-devel
@@ -33,8 +32,6 @@ BuildRequires: gnome-common
 BuildRequires: intltool
 BuildRequires: automake autoconf libtool
 
-Patch0: yelp-keyfile.patch
-
 %description
 Yelp is the help browser for the GNOME desktop. It is designed
 to help you browse all the documentation on your system in
@@ -61,7 +58,6 @@ the libraries in the yelp-libs package.
 
 %prep
 %setup -q
-%patch0 -p1 -b .keyfile
 
 %build
 %configure
@@ -126,6 +122,9 @@ gtk-update-icon-cache %{_datadir}icons/h
 
 
 %changelog
+* Mon Jul 12 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.7-1
+- Update to 2.31.7
+
 * Sat Jul  3 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.6-2
 - Rebuild against new webkit
 



More information about the scm-commits mailing list