rpms/okteta/devel okteta.spec,1.3,1.4

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Tue Feb 5 21:35:20 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/okteta/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19886/devel

Modified Files:
	okteta.spec 
Log Message:
* Tue Feb 5 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.0.1-0.4.20080203svn770494
- Don't ship oktetapart translations (which conflict with kde-l10n)


Index: okteta.spec
===================================================================
RCS file: /cvs/pkgs/rpms/okteta/devel/okteta.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- okteta.spec	4 Feb 2008 03:57:50 -0000	1.3
+++ okteta.spec	5 Feb 2008 21:34:16 -0000	1.4
@@ -3,7 +3,7 @@
 Summary: Binary editor
 Name:    okteta
 Version: 0.0.1
-Release: 0.3.20080203svn%{revision}%{?dist}
+Release: 0.4.20080203svn%{revision}%{?dist}
 
 Group:   Applications/Editors
 License: GPLv2
@@ -26,6 +26,7 @@
 %prep
 %setup -q -n %{name}-%{version}-%{revision}
 %patch0 -p1
+rm -f po/*/oktetapart.po
 
 %build
 %cmake_kde4 .
@@ -41,9 +42,6 @@
 # remove the Path key because it is blank (causing a warning)
 desktop-file-install %{buildroot}%{_datadir}/applications/kde4/okteta.desktop --vendor "" --dir %{buildroot}%{_datadir}/applications/kde4 --remove-key=Path
 %find_lang %{name}
-%find_lang oktetapart
-cat oktetapart.lang >>%{name}.lang
-rm -f oktetapart.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,6 +70,9 @@
 %{_kde4_datadir}/kde4/services/oktetapart.desktop
 
 %changelog
+* Tue Feb 5 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.0.1-0.4.20080203svn770494
+- Don't ship oktetapart translations (which conflict with kde-l10n)
+
 * Mon Feb 4 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.0.1-0.3.20080203svn770494
 - Update to revision 770494
 - Package translations




More information about the fedora-extras-commits mailing list