rpms/libsexy/devel libsexy.spec,1.17,1.18

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Wed Mar 26 00:57:05 UTC 2008


Author: bpepple

Update of /cvs/pkgs/rpms/libsexy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22244

Modified Files:
	libsexy.spec 
Log Message:
* Tue Mar 25 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.1.11-6
- Switch back require to enchant. (#437797)



Index: libsexy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libsexy/devel/libsexy.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- libsexy.spec	25 Mar 2008 01:04:03 -0000	1.17
+++ libsexy.spec	26 Mar 2008 00:56:30 -0000	1.18
@@ -1,6 +1,6 @@
 Name:           libsexy
 Version:        0.1.11
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Funky fresh graphical widgets for GTK+ 2
 
 Group:          System Environment/Libraries
@@ -13,7 +13,8 @@
 BuildRequires:	libxml2-devel
 BuildRequires:	iso-codes-devel
 BuildRequires:	gtk-doc
-Requires:       enchant-aspell
+Requires:	enchant
+Requires:	hunspell-en
 
 
 %description
@@ -73,8 +74,11 @@
 
 
 %changelog
+* Tue Mar 25 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.1.11-6
+- Switch back require to enchant. (#437797)
+
 * Mon Mar 24 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.1.11-5
-- Update require from enchant to enchant-aspell. (#437797)
+- Update require from enchant to enchant-aspell.
 
 * Fri Feb  8 2008 Brian Pepple <bpepple at fedoraproject.org> - 0.1.11-4
 - Rebuild for gcc-4.3.




More information about the fedora-extras-commits mailing list