]> git.pld-linux.org Git - packages/kaffeine.git/commitdiff
- pt locale fix, rel. 2
authorankry <ankry@pld-linux.org>
Sat, 14 May 2005 08:36:11 +0000 (08:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kaffeine.spec -> 1.22

kaffeine.spec

index 4768007076c529dac60456b02eb3b8b192a90cf9..798724f242bf00bd6083a4a502964b787916de2b 100644 (file)
@@ -5,12 +5,13 @@ Summary:      A KDE xine frontend
 Summary(pl):   Frontend do xine pod KDE
 Name:          kaffeine
 Version:       0.6
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://dl.sourceforge.net/kaffeine/%{name}-%{version}.tar.bz2
 # Source0-md5: 7412abf5f646a0fd62ac5ad3dba80ab2
 Patch0:                %{name}-win32-path.patch
+Patch1:                %{name}-locale_names.patch
 URL:           http://kaffeine.sourceforge.net/
 BuildRequires: automake
 BuildRequires: kdelibs-devel >= 3.1
@@ -31,6 +32,8 @@ W pe
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+mv -f po/{pt_PT,pt}.po
 
 %build
 cp /usr/share/automake/config.sub admin
This page took 0.405565 seconds and 4 git commands to generate.