rpms/hyphen-pl/devel hyphen-pl.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Nov 26 20:28:07 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/hyphen-pl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9236/devel

Modified Files:
	.cvsignore sources 
Added Files:
	hyphen-pl.spec 
Log Message:



--- NEW FILE hyphen-pl.spec ---
Name: hyphen-pl
Summary: Polish hyphenation rules
%define upstreamid 20060726
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://pl.openoffice.org/pliki/hyph_pl_PL.zip
Group: Applications/Text
URL: http://wiki.services.openoffice.org/wiki/Dictionaries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LGPLv2+
BuildArch: noarch
Requires: hyphen

%description
Polish hyphenation rules.

%prep
%setup -q -c -n hyphen-pl

%build
unzip hyph_pl_PL.zip
tr -d '\r' < README_hyph_pl_PL.txt > README_hyph_pl_PL.txt.new
iconv -f ISO-8859-2 -t UTF-8 README_hyph_pl_PL.txt.new > README_hyph_pl_PL.txt

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
cp -p hyph_pl_PL.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen

%clean
rm -rf $RPM_BUILD_ROOT

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

%changelog
* Fri Nov 23 2007 Caolan McNamara <caolanm at redhat.com> - 0.20060726-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-pl/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	26 Nov 2007 17:37:17 -0000	1.1
+++ .cvsignore	26 Nov 2007 20:27:32 -0000	1.2
@@ -0,0 +1 @@
+hyph_pl_PL.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-pl/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	26 Nov 2007 17:37:17 -0000	1.1
+++ sources	26 Nov 2007 20:27:32 -0000	1.2
@@ -0,0 +1 @@
+e015c046f60437d39223b1253b78a4e2  hyph_pl_PL.zip




More information about the fedora-extras-commits mailing list