rpms/python-enchant/devel python-enchant.spec,1.6,1.7

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Sep 20 00:10:35 UTC 2006


Author: jamatos

Update of /cvs/extras/rpms/python-enchant/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30186

Modified Files:
	python-enchant.spec 
Log Message:
* Wed Sep 20 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-4
- Rebuild for FC-6.
- Unghost .pyo files.



Index: python-enchant.spec
===================================================================
RCS file: /cvs/extras/rpms/python-enchant/devel/python-enchant.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-enchant.spec	14 Feb 2006 09:55:37 -0000	1.6
+++ python-enchant.spec	20 Sep 2006 00:10:35 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           python-enchant
 Version:        1.1.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Python bindings for Enchant spellchecking library
 
 Group:          Development/Languages
@@ -13,7 +13,6 @@
 
 BuildRequires:  python-devel enchant-devel
 BuildRequires:  python-setuptools >= 0:0.6a9
-Requires:   python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 Provides:       PyEnchant
 
@@ -47,15 +46,17 @@
 %dir %{python_sitearch}/enchant/checker
 %dir %{python_sitearch}/enchant/tokenize
 %{python_sitearch}/enchant/*.py
-%{python_sitearch}/enchant/*.pyc
-%ghost %{python_sitearch}/enchant/*.pyo
+%{python_sitearch}/enchant/*.py[co]
 %{python_sitearch}/enchant/*/*.py
-%{python_sitearch}/enchant/*/*.pyc
-%ghost %{python_sitearch}/enchant/*/*.pyo
+%{python_sitearch}/enchant/*/*.py[co]
 %{python_sitearch}/enchant/_enchant.so
 
 
 %changelog
+* Wed Sep 20 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-4
+- Rebuild for FC-6.
+- Unghost .pyo files.
+
 * Tue Feb 14 2006 Roozbeh Pournader <roozbeh at farsiweb.info> - 1.1.5-3
 - Rebuild for Fedora Extras 5
 




More information about the fedora-extras-commits mailing list