[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/aspell-ru/devel aspell-ru.spec,1.1,1.2
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/aspell-ru/devel aspell-ru.spec,1.1,1.2
- Date: Tue, 19 Jul 2005 04:34:01 -0400
Author: varekova
Update of /cvs/dist/rpms/aspell-ru/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30626
Modified Files:
aspell-ru.spec
Log Message:
build with aspell-0.60.3
Index: aspell-ru.spec
===================================================================
RCS file: /cvs/dist/rpms/aspell-ru/devel/aspell-ru.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- aspell-ru.spec 17 Mar 2005 10:27:03 -0000 1.1
+++ aspell-ru.spec 19 Jul 2005 08:33:53 -0000 1.2
@@ -4,13 +4,13 @@
Epoch: 50
Name: aspell-%{lang}
Version: 0.99f7
-Release: 1
+Release: 2
License: GPL
Group: Applications/Text
URL: http://aspell.net/
Source: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell5-%{lang}-%{version}-%{langrelease}.tar.bz2
-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}
@@ -26,8 +26,8 @@
echo "ASPELL = aspell" > Makefile
echo "DEST_DIR = $RPM_BUILD_ROOT" >> Makefile
echo "PREZIP = 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
@@ -40,9 +40,12 @@
%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.99f7-0-2
+- build with aspell-0.60.3
+
* Wed Mar 16 2005 Ivana Varekova <varekova redhat com> 50:0.99f7-0-1
- initial release
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]