[pinot/f15/master] disable gmime-2.6 patch, not required anymore buildrequire libuuid-devel

Karsten Hopp karsten at fedoraproject.org
Fri May 6 15:57:51 UTC 2011


commit c02c442e5543e094ee1b597e5af19f601dd7368b
Author: Karsten Hopp <karsten at redhat.com>
Date:   Fri May 6 17:57:27 2011 +0200

    disable gmime-2.6 patch, not required anymore
    buildrequire libuuid-devel

 pinot.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/pinot.spec b/pinot.spec
index c9eefc1..3e41b74 100644
--- a/pinot.spec
+++ b/pinot.spec
@@ -1,6 +1,6 @@
 Name:  pinot
 Version: 0.96
-Release: 3%{?dist}
+Release: 3.1%{?dist}
 Summary: Personal search and metasearch for the Desktop      
 
 Group: User Interface/Desktops        
@@ -29,6 +29,7 @@ BuildRequires: shared-mime-info
 BuildRequires: libexif-devel
 BuildRequires: libtool
 BuildRequires: libarchive-devel
+BuildRequires: libuuid-devel
 
 Requires: shared-mime-info
 Requires: unzip
@@ -57,7 +58,7 @@ The included plugin enables Deskbar to search documents indexed by Pinot
 %prep
 %setup -q 
 %patch0 -p1 -b .lang_detect
-%patch1 -p1 -b .gmime26
+#patch1 -p1 -b .gmime26
 
 %build
 autoreconf --force --install
@@ -130,6 +131,10 @@ fi
 
 
 %changelog
+* Fri May 06 2011 Karsten Hopp <karsten at redhat.com> 0.96-3.1
+- disable gmime-2.6 patch, not required anymore
+- buildrequire libuuid-devel
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.96-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list