[gmime] Change paths for mono assemblies according to updated packaging guidelines (http://fedoraproject.org

Christian Krause chkr at fedoraproject.org
Thu Dec 1 23:15:40 UTC 2011


commit 0a2b7ccbc590f62d2a79cceeaf98d55a3c87fc99
Author: Christian Krause <chkr at fedoraproject.org>
Date:   Fri Dec 2 00:15:35 2011 +0100

    Change paths for mono assemblies according to updated packaging
    guidelines (http://fedoraproject.org/wiki/Packaging:Mono)

 gmime.spec   |    8 +++++---
 libdir.patch |   44 --------------------------------------------
 2 files changed, 5 insertions(+), 47 deletions(-)
---
diff --git a/gmime.spec b/gmime.spec
index 2211144..d89a96a 100644
--- a/gmime.spec
+++ b/gmime.spec
@@ -1,6 +1,6 @@
 Name:           gmime
 Version:        2.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for creating and parsing MIME messages
 
 Group:          System Environment/Libraries
@@ -17,7 +17,6 @@ BuildRequires:  zlib-devel >= 1.2.1.1
 BuildRequires:  gettext-devel, gtk-doc
 BuildRequires:  automake autoconf
 
-Patch2: libdir.patch
 Patch3: gmime-2.5.8-gpg-error.patch
 
 # mono available only on selected architectures
@@ -66,7 +65,6 @@ for developing mono applications that use libgmime.
 
 %prep
 %setup -q
-%patch2 -p1 -b .libdir
 %patch3 -p1 -b .gpg-error
 
 %build
@@ -127,6 +125,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Fri Dec 02 2011 Christian Krause <chkr at fedoraproject.org> - 2.6.1-2
+- Change paths for mono assemblies according to updated packaging
+  guidelines (http://fedoraproject.org/wiki/Packaging:Mono)
+
 * Tue Nov 22 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.6.1-1
 - Update to 2.6.1
 


More information about the scm-commits mailing list