rpms/openoffice-lv/devel import.log, NONE, 1.1 openoffice-lv.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Caolan McNamara caolanm at fedoraproject.org
Sun Sep 28 21:14:47 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice-lv/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23210/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log openoffice-lv.spec 
Log Message:



--- NEW FILE import.log ---
openoffice-lv-0_7_3-1_fc9:HEAD:openoffice-lv-0.7.3-1.fc9.src.rpm:1222636531


--- NEW FILE openoffice-lv.spec ---
Name: openoffice-lv
Summary: Latvian linguistic dictionaries
Version: 0.7.3
Release: 1%{?dist}
Source: http://downloads.sourceforge.net/%{name}/lv_LV-%{version}.zip
Group: Applications/Text
URL: http://sourceforge.net/projects/openoffice-lv/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: GPLv2+
BuildArch: noarch

%description
Latvian linguistic dictionaries.

%package -n hyphen-lv
Summary: Latvian hyphenation rules
Group: Applications/Text
Requires: hyphen

%description -n hyphen-lv
Latvian hyphenation rules.

%package -n hunspell-lv
Summary: Latvian hunspell dictionaries
Group: Applications/Text
Requires: hunspell

%description -n hunspell-lv
Latvian hunspell dictionaries.

%prep
%setup -q -c

%build
for i in README_lv_LV.txt README_hyph_lv_LV.txt changelog.txt; do
    tr -d '\r' < $i > $i.new
    iconv -f ISO-8859-4 -t UTF-8 $i.new > $i
done

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
cp -p lv_LV.dic lv_LV.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p hyph_lv_LV.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen

%clean
rm -rf $RPM_BUILD_ROOT

%files -n hyphen-lv
%defattr(-,root,root,-)
%doc README_hyph_lv_LV.txt
%{_datadir}/hyphen/*

%files -n hunspell-lv
%defattr(-,root,root,-)
%doc README_lv_LV.txt changelog.txt
%{_datadir}/myspell/*

%changelog
* Sat Sep 20 2008 Caolan McNamara <caolanm at redhat.com> - 0.7.3-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice-lv/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	28 Sep 2008 19:26:38 -0000	1.1
+++ .cvsignore	28 Sep 2008 21:14:17 -0000	1.2
@@ -0,0 +1 @@
+lv_LV-0.7.3.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice-lv/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	28 Sep 2008 19:26:38 -0000	1.1
+++ sources	28 Sep 2008 21:14:17 -0000	1.2
@@ -0,0 +1 @@
+e61446d480db0b31ceb20dc547c57d36  lv_LV-0.7.3.zip




More information about the fedora-extras-commits mailing list