rpms/mythes-fr/devel .cvsignore, 1.2, 1.3 mythes-fr.spec, 1.5, 1.6 sources, 1.2, 1.3

Caolan McNamara caolanm at fedoraproject.org
Thu Oct 22 09:38:51 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/mythes-fr/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3039

Modified Files:
	.cvsignore mythes-fr.spec sources 
Log Message:
latest version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mythes-fr/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	18 Jan 2009 23:10:46 -0000	1.2
+++ .cvsignore	22 Oct 2009 09:38:51 -0000	1.3
@@ -1 +1 @@
-thesaurus_2-1.zip
+thesaurus_2-2.zip


Index: mythes-fr.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mythes-fr/devel/mythes-fr.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- mythes-fr.spec	25 Jul 2009 15:36:57 -0000	1.5
+++ mythes-fr.spec	22 Oct 2009 09:38:51 -0000	1.6
@@ -1,10 +1,10 @@
 Name: mythes-fr
 Summary: French thesaurus
-Version: 2.1
-Release: 5%{?dist}
-Source: http://download.tuxfamily.org/dicollecte2/thesaurus_2-1.zip
+Version: 2.2
+Release: 1%{?dist}
+Source: http://www.dicollecte.org/download/fr/thesaurus_2-2.zip
 Group: Applications/Text
-URL: http://dicollecte.tuxfamily.org/home.php?prj=fr
+URL: http://www.dicollecte.org/home.php?prj=fr
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPLv2+
 BuildArch: noarch
@@ -16,7 +16,7 @@ French thesaurus.
 %setup -q -c
 
 %build
-for i in README_th_fr_FR_v2.txt; do
+for i in README_thes_fr.txt; do
   if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
     iconv -f ISO-8859-1 -t UTF-8 $i > $i.new
     touch -r $i $i.new
@@ -30,18 +30,22 @@ done
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
-cp -p th_fr_FR_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes
+cp -p thes_fr.dat $RPM_BUILD_ROOT/%{_datadir}/mythes/th_fr_FR_v2.dat
+cp -p thes_fr.idx $RPM_BUILD_ROOT/%{_datadir}/mythes/th_fr_FR_v2.idx
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README_th_fr_FR_v2.txt
+%doc README_thes_fr.txt
 %dir %{_datadir}/mythes
 %{_datadir}/mythes/*
 
 %changelog
+* Thu Oct 22 2009 Caolan McNamara <caolanm at redhat.com> - 2.2-1
+- latest version
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mythes-fr/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	18 Jan 2009 23:10:46 -0000	1.2
+++ sources	22 Oct 2009 09:38:51 -0000	1.3
@@ -1 +1 @@
-74ca532d23176886beb05248dfa49d0a  thesaurus_2-1.zip
+ba6f5aef42b885ba9eccaf301c2c41ab  thesaurus_2-2.zip




More information about the fedora-extras-commits mailing list