rpms/kipi-plugins/F-10 kipi-plugins.spec, 1.79, 1.80 kipi-plugins-use-libgpod-0.6.0.patch, 1.2, NONE

Todd M. Zullinger tmz at fedoraproject.org
Wed May 27 03:31:21 UTC 2009


Author: tmz

Update of /cvs/extras/rpms/kipi-plugins/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7055

Modified Files:
	kipi-plugins.spec 
Removed Files:
	kipi-plugins-use-libgpod-0.6.0.patch 
Log Message:
Rebuild against libgpod-0.7.0



Index: kipi-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/kipi-plugins/F-10/kipi-plugins.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- kipi-plugins.spec	12 May 2009 10:49:26 -0000	1.79
+++ kipi-plugins.spec	27 May 2009 03:30:51 -0000	1.80
@@ -3,7 +3,7 @@
 Name:    kipi-plugins
 Summary: Plugins to use with Kipi
 Version: 0.3.0
-Release: 1%{?dist}
+Release: 1%{?dist}.1
 
 License: GPLv2+ and Adobe
 Group:   Applications/Multimedia
@@ -11,14 +11,6 @@ Url:	 http://www.kipi-plugins.org/
 Source0: http://downloads.sourceforge.net/kipi/kipi-plugins-%{version}%{?beta:-%{beta}}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%if 0%{?fedora} > 10
-%define libgpod_ver 0.7.0
-%else
-%define libgpod_ver 0.6.0
-%endif
-# temporary, until f10 is up'd to libgpod-0.7.0 too
-Patch1: kipi-plugins-use-libgpod-0.6.0.patch
-
 BuildRequires: exiv2-devel
 ## DNG converter
 BuildRequires: expat-devel
@@ -30,7 +22,7 @@ BuildRequires: kdelibs4-devel >= 4.2.0
 %global kdelibs4_version %((kde4-config --version 2>/dev/null || echo "KDE 4.2.0") | grep ^KDE | cut -d' ' -f2)
 Requires: kdelibs4 >= %{kdelibs4_version}
 BuildRequires: kdepimlibs-devel
-BuildRequires: libgpod-devel >= %{libgpod_ver} 
+BuildRequires: libgpod-devel >= 0.7.0
 BuildRequires: libkipi-devel >= 0.3.0
 BuildRequires: libkdcraw-devel >= 0.4.0-2
 BuildRequires: libkexiv2-devel >= 0.5.0
@@ -77,10 +69,6 @@ PrintWizard        : print images in var
 %prep
 %setup -q -n %{name}-%{version}%{?beta:-%{beta}}
 
-%if "%{?libgpod_ver}" == "0.6.0" 
-%patch1 -p1 -b .libgpod-0.6.0
-%endif
-
 
 %build
 mkdir -p %{_target_platform}
@@ -174,6 +162,9 @@ xdg-desktop-menu forceupdate 2> /dev/nul
 
 
 %changelog
+* Tue May 26 2009 Todd Zullinger <tmz at pobox.com> - 0.3.0-1.1
+- Rebuild against libgpod-0.7.0
+
 * Tue May 12 2009 Lukáš Tinkl <ltinkl at redhat.com> - 0.3.0-1
 - latest upstream bugfix release 0.3.0, many fixes 
   (cf http://www.digikam.org/drupal/node/449)


--- kipi-plugins-use-libgpod-0.6.0.patch DELETED ---




More information about the fedora-extras-commits mailing list