rpms/hyphen-sv/devel .cvsignore, 1.2, 1.3 hyphen-sv.spec, 1.1, 1.2 sources, 1.2, 1.3

Caolan McNamara caolanm at fedoraproject.org
Tue Feb 17 16:22:07 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/hyphen-sv/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv450

Modified Files:
	.cvsignore hyphen-sv.spec sources 
Log Message:
latest version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-sv/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	23 Aug 2008 19:00:42 -0000	1.2
+++ .cvsignore	17 Feb 2009 16:21:37 -0000	1.3
@@ -1 +1 @@
-hyph_sv_SE.zip
+hyph_sv_SE.oxt


Index: hyphen-sv.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-sv/devel/hyphen-sv.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hyphen-sv.spec	23 Aug 2008 19:00:42 -0000	1.1
+++ hyphen-sv.spec	17 Feb 2009 16:21:37 -0000	1.2
@@ -1,11 +1,10 @@
 Name: hyphen-sv
 Summary: Swedish hyphenation rules
-%define upstreamid 20030814
-Version: 0.%{upstreamid}
+Version: 1.00.1
 Release: 1%{?dist}
-Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_sv_SE.zip
+Source: http://extensions.services.openoffice.org/files/1966/4/hyph_sv_SE.oxt
 Group: Applications/Text
-URL: http://sv.speling.org/
+URL: http://extensions.services.openoffice.org/node/1968
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPLv2+
 BuildArch: noarch
@@ -16,11 +15,12 @@
 
 %prep
 %setup -q -c -n hyphen-sv
-chmod -x *
 
 %build
-iconv -f ISO-8859-1 -t UTF-8  README_hyph_sv_SE.txt > README_hyph_sv_SE.txt.new
-mv README_hyph_sv_SE.txt.new README_hyph_sv_SE.txt
+chmod -x *
+iconv -f ISO-8859-1 -t UTF-8 README_sv_SE.txt > README_sv_SE.txt.new
+touch -r README_sv_SE.txt README_sv_SE.txt.new
+mv -f README_sv_SE.txt.new README_sv_SE.txt
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -39,9 +39,12 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README_hyph_sv_SE.txt
+%doc README_sv_SE.txt
 %{_datadir}/hyphen/*
 
 %changelog
+* Tue Feb 17 2009 Caolan McNamara <caolanm at redhat.com> - 1.00.1-1
+- latest version
+
 * Fri Nov 23 2007 Caolan McNamara <caolanm at redhat.com> - 0.20030814-1
 - initial version


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-sv/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Aug 2008 19:00:42 -0000	1.2
+++ sources	17 Feb 2009 16:21:37 -0000	1.3
@@ -1 +1 @@
-a1c31b48cbf570bb05f22e98dacb9e17  hyph_sv_SE.zip
+ef60485fde5c4e100cad7e17627585bd  hyph_sv_SE.oxt




More information about the scm-commits mailing list