SPECS: submount.spec - more pl - this rel macro is really needed ?
Elan Ruusamäe
glen at delfi.ee
Tue Aug 16 18:06:48 CEST 2005
On Tuesday 16 August 2005 14:37, spider wrote:
> Author: spider Date: Tue Aug 16 11:37:55 2005 GMT
> Module: SPECS Tag: HEAD
> ---- Log message:
> - more pl
> - this rel macro is really needed ?
yes, of course! otherwise the Release will grow:
main package:
Release: 1
kernel-foo:
Release %{release}@{kernel_vers_str}
kernel-foo-smp:
Release %{release}@{kernel_vers_str}
and the result will be:
foo-1
foo-1 at 2.6.11
foo-smp-1 at 2.6.11@2.6.11
> ---- Files affected:
> SPECS:
> submount.spec (1.1 -> 1.2)
>
> ---- Diffs:
>
> ================================================================
> Index: SPECS/submount.spec
> diff -u SPECS/submount.spec:1.1 SPECS/submount.spec:1.2
> --- SPECS/submount.spec:1.1 Mon Aug 15 04:28:27 2005
> +++ SPECS/submount.spec Tue Aug 16 13:37:49 2005
> @@ -6,6 +6,7 @@
> %bcond_with verbose # verbose build (V=1)
> #
> Summary: Automatically mounts and unmounts removable media devices
> +Summary(pl): Automatycznie montuje i odmontowuje wymienne nośniki danych
> Name: submount
> Version: 0.9
> %define _rel 1
> @@ -26,8 +27,15 @@
> with the Linux 2.6 kernel series. Once installed, it allows removable
> media drives to be accessed as if they were permanently mounted.
>
> +%description -l pl
> +Submount jest systemem automatycznego montowanie i odmontowania
> +wymiennych nośników danych, takich jak cdromy, dyskietki. Pracuje on
> +z kernelem Linuksa serio 2.6. Raz zainstalowany umożliwia wyjąc
> +nośnik danych, jeśli jest on zamontowany.
> +
> %package -n kernel-misc-submount
> -Summary: Submount kernel module
> +Summary: Submount - kernel module
> +Summary(pl): Submount - moduły kernela
> Release: %{_rel}@%{_kernel_ver_str}
> License: GPL
> Group: Base/Kernel
> @@ -36,10 +44,14 @@
> Provides: submount(kernel)
>
> %description -n kernel-misc-submount
> -Submount kernel module.
> +Submount - kernel module.
> +
> +%description -n kernel-misc-submount -l pl
> +Submount - moduły kernela
>
> %package -n kernel-smp-misc-submount
> -Summary: Submount kernel module
> +Summary: Submount - smp-kernel module
> +Summary(pl): Submount - moduły kernela smp
> Release: %{_rel}@%{_kernel_ver_str}
> License: GPL
> Group: Base/Kernel
> @@ -48,7 +60,10 @@
> Provides: submount(kernel)
>
> %description -n kernel-smp-misc-submount
> -Submount kernel module.
> +Submount - smp-kernel module.
> +
> +%description -n kernel-smp-misc-submount -l pl
> +Submount - moduły kernela smp.
>
> %prep
> %setup -q
> @@ -139,6 +154,10 @@
> All persons listed below can be reached at <cvs_login>@pld-linux.org
>
> $Log$
> +Revision 1.2 2005/08/16 11:37:49 spider
> +- more pl
> +- this rel macro is really needed ?
> +
> Revision 1.1 2005/08/15 02:28:27 charles
> - initial PLD release
>
> ================================================================
>
> ---- CVS-web:
> http://cvs.pld-linux.org/SPECS/submount.spec?r1=1.1&r2=1.2&f=u
>
> _______________________________________________
> pld-cvs-commit mailing list
> pld-cvs-commit at lists.pld-linux.org
> http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
--
glen
More information about the pld-devel-en
mailing list