rpms/kdepim/devel kdepim.spec,1.192,1.193

Kevin Kofler kkofler at fedoraproject.org
Sun Oct 26 00:16:30 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kdepim/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26268/devel

Modified Files:
	kdepim.spec 
Log Message:
* Sun Oct 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.2-4
- add missing BR soprano-devel


Index: kdepim.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdepim/devel/kdepim.spec,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -r1.192 -r1.193
--- kdepim.spec	14 Oct 2008 22:47:53 -0000	1.192
+++ kdepim.spec	26 Oct 2008 00:16:00 -0000	1.193
@@ -7,7 +7,7 @@
 Summary: PIM (Personal Information Manager) applications
 Epoch:   6
 Version: 4.1.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 License: GPLv2
 Group:   Applications/Productivity
@@ -42,6 +42,7 @@
 BuildRequires: lockdev-devel
 %{?_with_pilot_link:BuildRequires: pilot-link-devel >= 0.12}
 BuildRequires: python-devel
+BuildRequires: soprano-devel
 BuildRequires: qca2-devel
 BuildRequires: zlib-devel
 # these seem mostly bogus, not checked for, but linked nonetheless -- Rex
@@ -96,7 +97,7 @@
 
 mkdir -p %{_target_platform}
 pushd %{_target_platform}
-%{cmake_kde4} ..
+%{cmake_kde4} --debug-output ..
 popd
 
 make %{?_smp_mflags} -C %{_target_platform} VERBOSE=1
@@ -178,6 +179,9 @@
 
 
 %changelog
+* Sun Oct 26 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.2-4
+- add missing BR soprano-devel
+
 * Tue Oct 14 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.2-3
 - add converter for old kabc distribution lists (#464622)
 




More information about the scm-commits mailing list