[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/yelp/devel .cvsignore, 1.15, 1.16 sources, 1.15, 1.16 yelp.spec, 1.26, 1.27
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/yelp/devel .cvsignore, 1.15, 1.16 sources, 1.15, 1.16 yelp.spec, 1.26, 1.27
- Date: Wed, 13 Jul 2005 14:47:30 -0400
Author: mclasen
Update of /cvs/dist/rpms/yelp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15439
Modified Files:
.cvsignore sources yelp.spec
Log Message:
2.11.0
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/yelp/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- .cvsignore 19 May 2005 16:10:29 -0000 1.15
+++ .cvsignore 13 Jul 2005 18:47:26 -0000 1.16
@@ -4,3 +4,4 @@
yelp-2.6.5.tar.bz2
yelp-2.9.3.tar.bz2
yelp-2.10.0.tar.bz2
+yelp-2.11.1.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/yelp/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 19 May 2005 16:10:29 -0000 1.15
+++ sources 13 Jul 2005 18:47:26 -0000 1.16
@@ -1 +1 @@
-326f85c8c0fd944e782a37b0589036c5 yelp-2.10.0.tar.bz2
+f133a46fb20eb4733e5d5078a7c93ece yelp-2.11.1.tar.bz2
Index: yelp.spec
===================================================================
RCS file: /cvs/dist/rpms/yelp/devel/yelp.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- yelp.spec 19 May 2005 16:10:29 -0000 1.26
+++ yelp.spec 13 Jul 2005 18:47:26 -0000 1.27
@@ -12,7 +12,7 @@
Summary: A system documentation reader from the Gnome project.
Name: yelp
-Version: 2.10.0
+Version: 2.11.1
Release: 1
Source: %{name}-%{version}.tar.bz2
License: GPL
@@ -83,6 +83,12 @@
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/yelp.schemas > /dev/null
+# update icon themes
+touch %{_datadir}/icons/hicolor
+if [ -x /usr/bin/gtk-update-icon-cache ]; then
+ /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
+fi
+
%files -f %{name}.lang
%defattr(-,root,root)
@@ -90,10 +96,13 @@
%{_bindir}/*
%{_libdir}/bonobo
%{_datadir}/applications/*
+%{_datadir}/icons/hicolor
%{_datadir}/yelp
-%{_datadir}/icons/hicolor/*
%changelog
+* Wed Jul 13 2005 Matthias Clasen <mclasen redhat com> 2.11.1-1
+- Newer upstream version
+
* Thu May 19 2005 Ray Strode <rstrode redhat com> 2.10.0-1
- Update to 2.10.0 (bug 157752, 146862).
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]