]> git.pld-linux.org Git - packages/authconfig.git/commitdiff
- i18n fixes (-po patch), sr -> sr@Latn, rel. 7
authorankry <ankry@pld-linux.org>
Wed, 4 Aug 2004 06:22:24 +0000 (06:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    authconfig.spec -> 1.38

authconfig.spec

index 7d4e99d1fbd66582b15fb4fc7244dbce6a88d52a..9141934e746465e34660c396ba16071f8a89b0bb 100644 (file)
@@ -8,12 +8,13 @@ Summary(ru):  
 Summary(uk):   õÔÉ̦ÔÁ ÔÅËÓÔÏ×ÏÇÏ ÒÅÖÉÍÕ ÄÌÑ ÎÁÌÁÇÏÄÖÅÎÎÑ shadow ÔÁ NIS-ÐÁÒÏ̦×
 Name:          authconfig
 Version:       2.0
-Release:       6
+Release:       7
 License:       GPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 5299be78429fd5f550950966b0a3e015
 Patch0:                %{name}-make.patch
+Patch1:                %{name}-po.patch
 BuildRequires: newt-devel
 BuildRequires: popt-devel
 BuildRequires: slang-devel
@@ -68,9 +69,11 @@ NIS 
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 mv po/{no,nb}.po
+mv po/sr{,@Latn}.po
 
 %build
 %{__make} \
This page took 0.058673 seconds and 4 git commands to generate.