forked from pool/hmconv
This commit is contained in:
parent
109ba894bc
commit
7f79f01f6b
52
hmconv.spec
52
hmconv.spec
@ -1,26 +1,34 @@
|
||||
#
|
||||
# spec file for package hmconv (Version 1.0pl5)
|
||||
#
|
||||
# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://www.suse.de/feedback/
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: hmconv
|
||||
License: distributable
|
||||
Group: System/I18n/Korean
|
||||
Autoreqprov: on
|
||||
Version: 1.0pl5
|
||||
Release: 518
|
||||
Summary: HangulCode Conversion Program
|
||||
Source0: hmconv1.0pl3.tar.gz
|
||||
Source1: hmconv.c
|
||||
Patch0: hmconv.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Name: hmconv
|
||||
License: Public Domain, Freeware
|
||||
Group: System/I18n/Korean
|
||||
AutoReqProv: on
|
||||
Version: 1.0pl5
|
||||
Release: 650
|
||||
Summary: HangulCode Conversion Program
|
||||
Source0: hmconv1.0pl3.tar.gz
|
||||
Source1: hmconv.c
|
||||
Patch0: hmconv.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
HangulCode conversion program.
|
||||
@ -51,17 +59,17 @@ rm -rf %{buildroot}
|
||||
%doc CHANGES README README.elm README.pine hmailedit
|
||||
%{_prefix}/bin/hmconv
|
||||
|
||||
%changelog -n hmconv
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
%changelog
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Tue Apr 12 2005 - mfabian@suse.de
|
||||
* Tue Apr 12 2005 mfabian@suse.de
|
||||
- fix build with gcc 4.
|
||||
* Sun Jan 11 2004 - adrian@suse.de
|
||||
* Sun Jan 11 2004 adrian@suse.de
|
||||
- add %%defattr
|
||||
* Fri Aug 30 2002 - ro@suse.de
|
||||
* Fri Aug 30 2002 ro@suse.de
|
||||
- corrected changes file
|
||||
* Thu Jan 04 2001 - violiet@susekorea.net
|
||||
* Thu Jan 04 2001 violiet@susekorea.net
|
||||
- update to 1.0p15.
|
||||
- change COPYRIGHT: distributable.
|
||||
* Tue Nov 28 2000 - violiet@susekorea.net
|
||||
* Tue Nov 28 2000 violiet@susekorea.net
|
||||
- initial RPM release for SuSE Linux.
|
||||
|
Loading…
Reference in New Issue
Block a user