[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/aspell-fo/devel aspell-fo.spec,1.3,1.4
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/aspell-fo/devel aspell-fo.spec,1.3,1.4
- Date: Mon, 18 Jul 2005 07:54:06 -0400
Author: varekova
Update of /cvs/dist/rpms/aspell-fo/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5369
Modified Files:
aspell-fo.spec
Log Message:
build with aspell-0.60.3
Index: aspell-fo.spec
===================================================================
RCS file: /cvs/dist/rpms/aspell-fo/devel/aspell-fo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aspell-fo.spec 10 May 2005 10:49:04 -0000 1.3
+++ aspell-fo.spec 18 Jul 2005 11:54:02 -0000 1.4
@@ -4,14 +4,14 @@
Name: aspell-%{lang}
Epoch: 50
Version: 0.51
-Release: 3
+Release: 4
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-fo-0.51-0.utf-filename.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}
@@ -29,8 +29,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
@@ -43,10 +43,13 @@
%files
%defattr(-,root,root)
-%{_libdir}/aspell/*
-%{_datadir}/aspell/*
+%{_libdir}/aspell-0.60/*
+#%{_datadir}/aspell/*
%changelog
+* Mon Jul 18 2005 Ivana Varekova <varekova redhat com> 50:0.51-4
+- build with aspell-0.60.3
+
* Tue Apr 11 2005 Ivana Varekova <varekova redhat com> 50:0.51-3
- delete debug_package
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]