rpms/amsn/devel amsn.spec,1.7,1.8

Sander Hoentjen (tjikkun) fedora-extras-commits at redhat.com
Fri Feb 2 15:58:54 UTC 2007


Author: tjikkun

Update of /cvs/extras/rpms/amsn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8831

Modified Files:
	amsn.spec 
Log Message:
updated requires to tcl/tk 8.5



Index: amsn.spec
===================================================================
RCS file: /cvs/extras/rpms/amsn/devel/amsn.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- amsn.spec	2 Feb 2007 15:22:09 -0000	1.7
+++ amsn.spec	2 Feb 2007 15:58:22 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           amsn
 Version:        0.96
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        MSN Messenger clone for Linux, Mac and Windows
 
 Group:          Applications/Internet
@@ -10,7 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  autoconf, desktop-file-utils, tk-devel, which, libpng-devel, libjpeg-devel
-Requires:       tcltls, tclsoap, tcllib, bwidget, tk >= 8.4.13, tkdnd, htmlview, sox
+Requires:       tcltls, tclsoap, tcllib, bwidget, tk >= 8.5, tkdnd, htmlview, sox
 Patch1: amsn-0.96-system-bwidget.patch
 
 %description
@@ -121,7 +121,11 @@
 
 
 %changelog
-* Thu Sep 4 2006 Sander Hoentjen <sander at hoentjen.eu> - 0.96-3
+* Fri Feb 2 2006 Sander Hoentjen <sander at hoentjen.eu> - 0.96-4
+- updated requires to tcl/tk 8.5 since it will segfault with 8.4 if it is built against 8.5 and vice versa
+- fixed previous changelog entry date
+
+* Fri Feb 2 2006 Sander Hoentjen <sander at hoentjen.eu> - 0.96-3
 - rebuilt against tcl/tk 8.5
 
 * Thu Sep 4 2006 Sander Hoentjen <sander at hoentjen.eu> - 0.96-2




More information about the fedora-extras-commits mailing list