[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/aspell-es/devel aspell-es.spec,1.21,1.22
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/aspell-es/devel aspell-es.spec,1.21,1.22
- Date: Wed, 24 Jan 2007 10:19:10 -0500
Author: varekova
Update of /cvs/dist/rpms/aspell-es/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8095
Modified Files:
aspell-es.spec
Log Message:
- spec file cleanup
Index: aspell-es.spec
===================================================================
RCS file: /cvs/dist/rpms/aspell-es/devel/aspell-es.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- aspell-es.spec 12 Jul 2006 05:18:11 -0000 1.21
+++ aspell-es.spec 24 Jan 2007 15:19:07 -0000 1.22
@@ -1,10 +1,10 @@
%define lang es
%define langrelease 2
-Summary: Spanish dictionaries for Aspell.
+Summary: Spanish dictionaries for Aspell
Name: aspell-%{lang}
Epoch: 50
Version: 0.50
-Release: 13.2.2
+Release: 14%{?dist}
License: GPL
Group: Applications/Text
URL: http://aspell.net/
@@ -21,7 +21,6 @@
Provides the word list/dictionaries for the following: Spanish
%prep
-rm -rf $RPM_BUILD_ROOT
%setup -q -n aspell-%{lang}-%{version}-%{langrelease}
%patch -p1 -b .utf-filename
%patch1 -p1 -b .pom
@@ -38,6 +37,7 @@
make
%install
+rm -rf $RPM_BUILD_ROOT
make install
@@ -48,9 +48,11 @@
%defattr(-,root,root)
%{_libdir}/aspell-0.60/*
-#%{_datadir}/aspell/*
%changelog
+* Wed Jan 24 2007 Ivana Varekova <varekova redhat com> - 50:0.50-14
+- spec file cleanup
+
* Wed Jul 12 2006 Jesse Keating <jkeating redhat com> - 50:0.50-13.2.2
- rebuild
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]