rpms/aspell-id/devel aspell-id.spec,1.3,1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 19 07:30:31 UTC 2005


Author: varekova

Update of /cvs/dist/rpms/aspell-id/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv29602

Modified Files:
	aspell-id.spec 
Log Message:
build with aspell-0.60.3



Index: aspell-id.spec
===================================================================
RCS file: /cvs/dist/rpms/aspell-id/devel/aspell-id.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- aspell-id.spec	10 May 2005 11:56:24 -0000	1.3
+++ aspell-id.spec	19 Jul 2005 07:30:25 -0000	1.4
@@ -4,13 +4,13 @@
 Name: aspell-%{lang}
 Epoch: 50
 Version: 0.50.1
-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
-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 "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
 
@@ -40,10 +40,13 @@
 %files
 %defattr(-,root,root)
 
-%{_libdir}/aspell/*
-%{_datadir}/aspell/*
+%{_libdir}/aspell-0.60/*
+#%{_datadir}/aspell/*
 
 %changelog
+* Tue Jul 19 2005 Ivana Varekova <varekova at redhat.com> 50:0.50.1-4
+- build with aspell-0.60.3
+
 * Tue May 10 2005 Ivana Varekova <varekova at redhat.con> 50:0.50.1-3
 - delete debug_package
  




More information about the fedora-cvs-commits mailing list