Author: blues                        Date: Wed Apr 23 00:02:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - proper cs_CZ locale

---- Files affected:
SPECS:
   rawstudio.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/rawstudio.spec
diff -u SPECS/rawstudio.spec:1.31 SPECS/rawstudio.spec:1.32
--- SPECS/rawstudio.spec:1.31   Wed Apr 23 01:35:44 2008
+++ SPECS/rawstudio.spec        Wed Apr 23 02:02:49 2008
@@ -6,7 +6,7 @@
 # Keep it for future snapshots because releases are not-so-frequent:
 %define        _svnrev         1624
 %define        _snapday        20080130
-%define        _rel            1
+%define        _rel            2
 #Release:      1.%{_svnrev}.%{_snapday}.%{_rel}
 Release:       %{_rel}
 License:       GPL v2+
@@ -16,6 +16,7 @@
 # Original source:
 Source0:       http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
 # Source0-md5: 26ddd38ccb5d74f7c7c6759dae13b7ad
+Patch0:                %{name}-cz_locale.patch
 URL:           http://rawstudio.org/
 BuildRequires: GConf2-devel >= 2.0
 BuildRequires: autoconf
@@ -38,6 +39,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
+
+cd po
+mv cz.po cs_CZ.po
+mv cz.gmo cs_CZ.gmo
 
 %build
 ./autogen.sh
@@ -71,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2008-04-23 00:02:49  blues
+- rel.2 - proper cs_CZ locale
+
 Revision 1.31  2008-04-22 23:35:44  blues
 - typo
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawstudio.spec?r1=1.31&r2=1.32&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to