forked from pool/gettext-runtime
This commit is contained in:
parent
ce74895dc6
commit
7ff3b615ad
1
baselibs.conf
Normal file
1
baselibs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
gettext-runtime
|
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: gettext-csharp
|
Name: gettext-csharp
|
||||||
BuildRequires: fdupes mono-devel perl-libintl-perl tcl
|
BuildRequires: fdupes mono-devel perl-libintl-perl tcl
|
||||||
Requires: mono
|
Requires: mono
|
||||||
@ -18,7 +19,7 @@ License: LGPL v2.1 or later
|
|||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 19
|
Release: 42
|
||||||
Summary: Native Language Support (NLS) for C#
|
Summary: Native Language Support (NLS) for C#
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: gettext-java
|
Name: gettext-java
|
||||||
BuildRequires: fdupes gcc-c++ gcc-java perl-libintl-perl tcl
|
BuildRequires: fdupes gcc-c++ gcc-java perl-libintl-perl tcl
|
||||||
Url: http://www.gnu.org/software/gettext/
|
Url: http://www.gnu.org/software/gettext/
|
||||||
@ -17,7 +18,7 @@ License: LGPL v2.1 or later
|
|||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 20
|
Release: 46
|
||||||
Summary: Java Support for Native Language Support (NLS)
|
Summary: Java Support for Native Language Support (NLS)
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||||
|
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 22 12:21:18 CET 2008 - pth@suse.de
|
Tue Jan 22 12:21:18 CET 2008 - pth@suse.de
|
||||||
|
|
||||||
|
@ -10,10 +10,11 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: gettext-runtime
|
Name: gettext-runtime
|
||||||
%define pacname gettext
|
%define pacname gettext
|
||||||
Version: 0.17
|
Version: 0.17
|
||||||
Release: 14
|
Release: 28
|
||||||
BuildRequires: gcc-c++ perl-libintl-perl tcl
|
BuildRequires: gcc-c++ perl-libintl-perl tcl
|
||||||
# To get an updated linkdupes.sh (in case there are new dupes), temproarily enable:
|
# To get an updated linkdupes.sh (in case there are new dupes), temproarily enable:
|
||||||
#BuildRequires: fdupes
|
#BuildRequires: fdupes
|
||||||
@ -57,6 +58,7 @@ Authors:
|
|||||||
Bruno Haible <bruno@clisp.org>
|
Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
%package -n gettext-tools
|
%package -n gettext-tools
|
||||||
|
License: LGPL v2.1 or later
|
||||||
Summary: Tools for Native Language Support (NLS)
|
Summary: Tools for Native Language Support (NLS)
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Requires: %{name} = %{version}, cvs
|
Requires: %{name} = %{version}, cvs
|
||||||
@ -252,6 +254,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%_datadir/aclocal/*
|
%_datadir/aclocal/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 10 2008 ro@suse.de
|
||||||
|
- added baselibs.conf file to build xxbit packages
|
||||||
|
for multilib support
|
||||||
* Tue Jan 22 2008 pth@suse.de
|
* Tue Jan 22 2008 pth@suse.de
|
||||||
- Define version before using it.
|
- Define version before using it.
|
||||||
- Fix Provides and Obsoletes for gettext-tools
|
- Fix Provides and Obsoletes for gettext-tools
|
||||||
@ -348,7 +353,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- Add site-lisp directories to package.
|
- Add site-lisp directories to package.
|
||||||
* Tue Mar 20 2007 rguenther@suse.de
|
* Tue Mar 20 2007 rguenther@suse.de
|
||||||
- Remove unused expat BuildRequires.
|
- Remove unused expat BuildRequires.
|
||||||
* Wed Mar 07 2007 rguenther@suse.de
|
* Thu Mar 08 2007 rguenther@suse.de
|
||||||
- Add cvs Requires to gettext-devel as autopoint requires it.
|
- Add cvs Requires to gettext-devel as autopoint requires it.
|
||||||
* Tue Jan 16 2007 pth@suse.de
|
* Tue Jan 16 2007 pth@suse.de
|
||||||
- Update to gettext 0.16
|
- Update to gettext 0.16
|
||||||
@ -417,9 +422,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
by msgfmt.
|
by msgfmt.
|
||||||
* Thu Apr 14 2005 kukuk@suse.de
|
* Thu Apr 14 2005 kukuk@suse.de
|
||||||
- Move msgfmt into main package for LSB support
|
- Move msgfmt into main package for LSB support
|
||||||
* Tue Apr 05 2005 mmj@suse.de
|
* Wed Apr 06 2005 mmj@suse.de
|
||||||
- Fix documentation packaging
|
- Fix documentation packaging
|
||||||
* Mon Apr 04 2005 schwab@suse.de
|
* Tue Apr 05 2005 schwab@suse.de
|
||||||
- Remove the stupid casts.
|
- Remove the stupid casts.
|
||||||
* Mon Apr 04 2005 mmj@suse.de
|
* Mon Apr 04 2005 mmj@suse.de
|
||||||
- Introduce incredibly gross hack to make sure (int) casts are
|
- Introduce incredibly gross hack to make sure (int) casts are
|
||||||
@ -468,7 +473,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
From NEWS: Bug fixes in the gettext.m4 autoconf macros.
|
From NEWS: Bug fixes in the gettext.m4 autoconf macros.
|
||||||
- Remove patches obsoleted by the update and adapt those
|
- Remove patches obsoleted by the update and adapt those
|
||||||
still needed.
|
still needed.
|
||||||
* Fri Jul 26 2002 schwab@suse.de
|
* Sat Jul 27 2002 schwab@suse.de
|
||||||
- Fix filelist.
|
- Fix filelist.
|
||||||
- Install missing m4 macros.
|
- Install missing m4 macros.
|
||||||
- Remove interaction in gettextize.
|
- Remove interaction in gettextize.
|
||||||
@ -624,5 +629,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
- add missing m4 macro files in /usr/share/aclocal
|
- add missing m4 macro files in /usr/share/aclocal
|
||||||
* Fri Oct 10 1997 florian@suse.de
|
* Fri Oct 10 1997 florian@suse.de
|
||||||
- update to version 0.10.32
|
- update to version 0.10.32
|
||||||
* Wed Jan 22 1997 florian@suse.de
|
* Thu Jan 23 1997 florian@suse.de
|
||||||
- update to version 0.10.26
|
- update to version 0.10.26
|
||||||
|
Loading…
Reference in New Issue
Block a user