- Compress message catalog.

OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=20
This commit is contained in:
Philipp Thomas 2012-01-30 15:17:38 +00:00 committed by Git OBS Bridge
parent 0943a23d9b
commit fa5d01c5a9
4 changed files with 10 additions and 2103 deletions

File diff suppressed because it is too large Load Diff

3
gawk-4.0.0h.de.po.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa2c93485e50a6fde8162c4a079c8ef721d700ff21ede7f71e8fb33b4f6a8b4c
size 14264

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 30 16:16:45 CET 2012 - pth@suse.de
- Compress message catalog.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 30 13:32:32 CET 2012 - pth@suse.de Mon Jan 30 13:32:32 CET 2012 - pth@suse.de

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: gawk Name: gawk
Url: http://www.gnu.org/software/gawk/ Url: http://www.gnu.org/software/gawk/
Provides: awk Provides: awk
@ -28,7 +27,7 @@ Summary: GNU awk
License: GPL-3.0+ License: GPL-3.0+
Group: Productivity/Text/Utilities Group: Productivity/Text/Utilities
Source: gawk-%{version}.tar.bz2 Source: gawk-%{version}.tar.bz2
Source1: gawk-4.0.0h.de.po Source1: gawk-4.0.0h.de.po.bz2
Patch1: gawk-3.1.8.diff Patch1: gawk-3.1.8.diff
Patch2: gawk-revert-gsub-gawk3.patch Patch2: gawk-revert-gsub-gawk3.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -53,7 +52,7 @@ Authors:
%setup -q %setup -q
%patch1 %patch1
%patch2 -p1 %patch2 -p1
gunzip -c %{S:1} > po/de.po bunzip2 -c %{S:1} > po/de.po
rm -f regex.[ch] rm -f regex.[ch]
chmod -x COPYING chmod -x COPYING
# force rebuild with non-broken makeinfo # force rebuild with non-broken makeinfo