rpms/tellico/devel tellico.spec,1.27,1.28

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Fri May 23 06:26:43 UTC 2008


Author: alexlan

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

Modified Files:
	tellico.spec 
Log Message:
- Only kdepim3-devel if <= F-9, the KDE3 version of kdepim has been been 
  removed from F-10/rawhide.



Index: tellico.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tellico/devel/tellico.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- tellico.spec	20 May 2008 11:53:04 -0000	1.27
+++ tellico.spec	23 May 2008 06:25:55 -0000	1.28
@@ -1,6 +1,6 @@
 Name:           tellico
 Version:        1.3.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A collection manager
 
 Group:          Applications/Multimedia
@@ -22,7 +22,10 @@
 BuildRequires:  exempi-devel
 BuildRequires:  poppler-qt-devel
 BuildRequires:  kdelibs3-devel
+
+%if 0%{?fedora} < 10
 BuildRequires:  kdepim3-devel
+%endif
 
 %if 0%{?fedora} < 9
 BuildRequires:  kdemultimedia3-devel
@@ -108,6 +111,10 @@
 
 
 %changelog
+* Thu May 22 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.3.1-3
+- Only kdepim3-devel if <= F-9, the KDE3 version of kdepim has been been 
+  removed from F-10/rawhide.
+
 * Tue May 20 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.3.1-2
 - Rebuild for new deps.
 




More information about the fedora-extras-commits mailing list