new group: System/Servers/ZProducts
This commit is contained in:
parent
6f4bf7d6f4
commit
045894de8d
1
GROUPS
1
GROUPS
@ -88,6 +88,7 @@ System/Internationalization
|
||||
System/Kernel and hardware
|
||||
System/Libraries
|
||||
System/Servers
|
||||
System/Servers/ZProducts
|
||||
System/XFree86
|
||||
Terminals
|
||||
Text tools
|
||||
|
3
po/ru.po
3
po/ru.po
@ -3755,6 +3755,9 @@ msgstr "
|
||||
msgid "System/Servers"
|
||||
msgstr "óÉÓÔÅÍÁ/óÅÒ×ÅÒÙ"
|
||||
|
||||
msgid "System/Servers/ZProducts"
|
||||
msgstr "óÉÓÔÅÍÁ/óÅÒ×ÅÒÙ/ZProducts"
|
||||
|
||||
msgid "System/XFree86"
|
||||
msgstr "óÉÓÔÅÍÁ/XFree86"
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Name: %rpm_name
|
||||
Version: %rpm_version
|
||||
Release: alt8
|
||||
Release: alt9
|
||||
|
||||
%define ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}}
|
||||
%define get_dep() %(rpm -q --qf '%%{NAME} >= %%|SERIAL?{%%{SERIAL}:}|%%{VERSION}-%%{RELEASE}' %1 2>/dev/null)
|
||||
@ -478,6 +478,10 @@ fi
|
||||
%endif #with contrib
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2002 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt9
|
||||
- find-requires: added libperl/nolibperl options.
|
||||
- New group: System/Servers/ZProducts.
|
||||
|
||||
* Tue Oct 22 2002 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt8
|
||||
- lib/header.c: headerFindI18NString: check for LANGUAGE first.
|
||||
- perl.req: s/perl >= /perl-base >= / (Alexey Tourbin)
|
||||
|
Loading…
Reference in New Issue
Block a user