[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/aspell-pt/devel aspell-pt.spec,1.11,1.12
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/aspell-pt/devel aspell-pt.spec,1.11,1.12
- Date: Tue, 19 Jul 2005 04:18:50 -0400
Author: varekova
Update of /cvs/dist/rpms/aspell-pt/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24815
Modified Files:
aspell-pt.spec
Log Message:
build with aspell-0.60.3
Index: aspell-pt.spec
===================================================================
RCS file: /cvs/dist/rpms/aspell-pt/devel/aspell-pt.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- aspell-pt.spec 21 Oct 2004 19:33:33 -0000 1.11
+++ aspell-pt.spec 19 Jul 2005 08:18:47 -0000 1.12
@@ -4,15 +4,15 @@
Name: aspell-%{lang}
Epoch: 50
Version: 0.50
-Release: 9
+Release: 10
License: GPL
Group: Applications/Text
URL: http://aspell.net/
Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell-%{lang}-%{version}-%{langrelease}.tar.bz2
Patch: aspell-pt-0.50-2.utf-filename.patch
Patch2: aspell-pt-0.50-2.brasileiro.patch
-Buildrequires: aspell >= 0.50
-Requires: aspell >= 0.50
+Buildrequires: aspell >= 12:0.60
+Requires: aspell >= 12:0.60
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%define debug_package %{nil}
@@ -32,8 +32,8 @@
echo "ASPELL = aspell" > Makefile
echo "DEST_DIR = $RPM_BUILD_ROOT" >> Makefile
echo "WORD_LIST_COMPRESS = word-list-compress" >> Makefile
-echo "dictdir = ${RPM_BUILD_ROOT}%{_libdir}/aspell" >> Makefile
-echo "datadir = ${RPM_BUILD_ROOT}%{_datadir}/aspell" >> Makefile
+echo "dictdir = ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60" >> Makefile
+echo "datadir = ${RPM_BUILD_ROOT}%{_libdir}/aspell-0.60" >> Makefile
cat Makefile.pre >> Makefile
make
@@ -47,10 +47,13 @@
%files
%defattr(-,root,root)
-%{_libdir}/aspell/*
-%{_datadir}/aspell/*
+%{_libdir}/aspell-0.60/*
+#%{_datadir}/aspell/*
%changelog
+* Tue Jul 19 2005 Ivana Varekova <varekova redhat com> 50:0.50-10
+- build with aspell-0.60.3
+
* Wed Oct 21 2004 Adrian Havill <havill redhat com> 50:0.50-9
- add brasileiro alias (#104843)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]