nonamedotc pushed to xfce4-mailwatch-plugin (epel7). "Initial build for EPEL-7 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Mar 29 00:00:14 UTC 2015


>From 88e65c60e49412a52543a8daaa7ab6a3708270a0 Mon Sep 17 00:00:00 2001
From: Mukundan Ragavan <nonamedotc at fedoraproject.org>
Date: Sat, 28 Mar 2015 19:00:07 -0500
Subject: Initial build for EPEL-7

- changed xfceversion conditional

diff --git a/xfce4-mailwatch-plugin.spec b/xfce4-mailwatch-plugin.spec
index 68f2e98..06b6bbb 100644
--- a/xfce4-mailwatch-plugin.spec
+++ b/xfce4-mailwatch-plugin.spec
@@ -2,7 +2,7 @@
 
 %global minorversion 1.2
 
-%if 0%{?fedora} >= 22 || 0%{?rhel} >= 7
+%if 0%{?fedora} >= 22 || 0%{?rhel} > 7
     %global xfceversion 4.12
 %else
     %global xfceversion 4.10
@@ -10,7 +10,7 @@
 
 Name:           xfce4-mailwatch-plugin
 Version:        1.2.0
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Mail Watcher plugin for the Xfce panel
 
 Group:          User Interface/Desktops
@@ -87,6 +87,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Mar 28 2015 Mukundan Ragavan <nonamedotc at fedoraproject.org> - 1.2.0-7
+- Initial build for EPEL-7
+- changed xfceversion conditional
+
 * Sat Feb 28 2015 Kevin Fenzi <kevin at scrye.com> 1.2.0-6
 - Rebuild for Xfce 4.12
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/xfce4-mailwatch-plugin.git/commit/?h=epel7&id=88e65c60e49412a52543a8daaa7ab6a3708270a0


More information about the scm-commits mailing list