rpms/chmsee/F-9 chmsee.spec,1.25,1.26

Yuan Yijun (bbbush) fedora-extras-commits at redhat.com
Sun Jun 1 02:59:29 UTC 2008


Author: bbbush

Update of /cvs/extras/rpms/chmsee/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30698

Modified Files:
	chmsee.spec 
Log Message:
chmsee: BR libgcrypt-devel instead of openssl-devel, not usable yet


Index: chmsee.spec
===================================================================
RCS file: /cvs/extras/rpms/chmsee/F-9/chmsee.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- chmsee.spec	1 Jun 2008 02:41:32 -0000	1.25
+++ chmsee.spec	1 Jun 2008 02:58:44 -0000	1.26
@@ -1,6 +1,6 @@
 Name:		chmsee
 Version:	1.0.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary(zh_CN):	CHM 文件阅读工具, 基于 Gtk2+
 Summary:	A Gtk+2 CHM document viewer
 Group:		Applications/Publishing
@@ -15,7 +15,7 @@
 
 BuildRequires:	intltool >= 0.34 pkgconfig >= 0.9 gettext 
 BuildRequires:	gtk2-devel >= 2.8 libglade2-devel >= 2.0
-BuildRequires:	openssl-devel chmlib-devel
+BuildRequires:	libgcrypt-devel chmlib-devel
 BuildRequires:	desktop-file-utils
 BuildRequires:	gecko-devel-unstable >= 1.9
 
@@ -108,9 +108,10 @@
 %{_datadir}/icons/hicolor/*/apps/chmsee.png
 
 %changelog
-* Sat May 17 2008 bbbush <bbbush.yuan at gmail.com> - 1.0.1-1
+* Sat May 17 2008 bbbush <bbbush.yuan at gmail.com> - 1.0.1-2
 - update to 1.0.1
 - specify gecko-provider to "mozilla"
+- BR libgcrypt-devel instead of openssl-devel
 
 * Fri Apr 25 2008 bbbush <bbbush.yuan at gmail.com> - 1.0.0-2.37
 - patch from Martin Stransky to fix crash on open files (rh#427622)




More information about the fedora-extras-commits mailing list