[packages/microcode-data-amd] - pl

qboosh qboosh at pld-linux.org
Sun Aug 26 08:59:11 CEST 2012


commit d60f2e8ff99bfde4449f2954dbd9631479557e1c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Aug 26 08:59:11 2012 +0200

    - pl

 microcode-data-amd.spec | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/microcode-data-amd.spec b/microcode-data-amd.spec
index 67a9b7e..446a190 100644
--- a/microcode-data-amd.spec
+++ b/microcode-data-amd.spec
@@ -1,13 +1,14 @@
-%define		_dash_snap	2012-01-17
-%define		_spec_snap	%(echo %{_dash_snap} | sed -e 's/-//g')
+%define		dash_snap	2012-01-17
+%define		spec_snap	%(echo %{dash_snap} | sed -e 's/-//g')
 Summary:	Microcode definitions for AMD64 processors
+Summary(pl.UTF-8):	Definicje mikrokodu dla procesorów AMD64
 Name:		microcode-data-amd
-Version:	%{_spec_snap}
+Version:	%{spec_snap}
 Release:	2
 License:	AMD SOFTWARE LICENSE AGREEMENT
 Group:		Base
 # http://www.amd64.org/index.php?id=50&file=amd-ucode-2012-01-17.tar
-Source0:	amd-ucode-%{_dash_snap}.tar
+Source0:	amd-ucode-%{dash_snap}.tar
 # Source0-md5:	c0eabb7e25e1f9045b7dd5ceabfddd09
 URL:		http://www.amd64.org/support/microcode.html
 Provides:	microcode-data
@@ -21,8 +22,12 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 The microcode data file for Linux contains the latest microcode
 definitions for AMD64 processor families 10h, 11h, 12h, 14h, and 15h.
 
+%description -l pl.UTF-8
+Te pliki danych mikrokodu dla Linuksa zawierają najnowsze definicje
+mikrokodu dla procesorów AMD64 z rodzin 10h, 11h, 12h, 14h i 15h.
+
 %prep
-%setup -q -n amd-ucode-%{_dash_snap}
+%setup -q -n amd-ucode-%{dash_snap}
 
 %install
 rm -rf $RPM_BUILD_ROOT


More information about the pld-cvs-commit mailing list