packages (DEVEL): k3b/k3b.spec - back to previous method which is way more ...

shadzik shadzik at pld-linux.org
Wed Jun 2 15:06:00 CEST 2010


Author: shadzik                      Date: Wed Jun  2 13:06:00 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- back to previous method which is way more intuitive for bad scripters like myself :) - turns out the problem is poldek cache which generates Requires(dir) when rel isn't changed
- rel .2

---- Files affected:
packages/k3b:
   k3b.spec (1.179.2.40 -> 1.179.2.41) 

---- Diffs:

================================================================
Index: packages/k3b/k3b.spec
diff -u packages/k3b/k3b.spec:1.179.2.40 packages/k3b/k3b.spec:1.179.2.41
--- packages/k3b/k3b.spec:1.179.2.40	Wed Jun  2 14:52:09 2010
+++ packages/k3b/k3b.spec	Wed Jun  2 15:05:55 2010
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Kreator CD
 Name:		k3b
 Version:	1.92.0
-Release:	0.%{_state}.1
+Release:	0.%{_state}.2
 Epoch:		1
 License:	GPL v2+
 Group:		X11/Libraries
@@ -141,8 +141,6 @@
 
 %prep
 %setup -q
-# remove unsupported langs
-%{__sed} -i -e '/sr at ijekavian/d' po/CMakeLists.txt
 
 %build
 install -d build
@@ -166,6 +164,10 @@
 	kde_htmldir=%{_kdedocdir} \
 	kde_libs_htmldir=%{_kdedocdir}
 
+# remove unsupported langs
+rm -rf $RPM_BUILD_ROOT/%{_datadir}/locale/sr at ijekavian
+rm -rf $RPM_BUILD_ROOT/%{_datadir}/locale/sr at ijekavianlatin
+
 %find_lang %{name} --all-name --with-kde
 
 %post	-p /sbin/ldconfig
@@ -256,6 +258,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179.2.41  2010/06/02 13:05:55  shadzik
+- back to previous method which is way more intuitive for bad scripters like myself :) - turns out the problem is poldek cache which generates Requires(dir) when rel isn't changed
+- rel .2
+
 Revision 1.179.2.40  2010/06/02 12:52:09  sparky
 - removed bogous dot from sed pattern
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/k3b/k3b.spec?r1=1.179.2.40&r2=1.179.2.41&f=u



More information about the pld-cvs-commit mailing list