[ledmon] Properly update the spec as well

jsynacek jsynacek at fedoraproject.org
Mon Jan 7 13:58:52 UTC 2013


commit ef09696bb3e2e844d82a59840a22de32bfab1690
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Mon Jan 7 14:58:15 2013 +0100

    Properly update the spec as well

 ledmon.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ledmon.spec b/ledmon.spec
index 7eb3c78..63cb551 100644
--- a/ledmon.spec
+++ b/ledmon.spec
@@ -1,13 +1,12 @@
 Summary: Enclosure LED Utilities
 Name: ledmon
-Version: 0.74
-Release: 3%{?dist}
+Version: 0.75
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://sourceforge.net/projects/ledmon/
-Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0: ledmon_cflags.patch
-Patch1: ledmon-0.74-coverity-fixes.patch
 BuildRequires: perl
 BuildRequires: sg3_utils-devel
 Obsoletes: ledctl = 0.1-1
@@ -24,7 +23,6 @@ use this application.
 %prep
 %setup -q
 %patch0 -p1 -b .cflags
-%patch1 -p1 -b .coverity
 
 %build
 # can't use smp_flags because -j4 makes the build fail
@@ -40,6 +38,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI
 %{_mandir}/*/*
 
 %changelog
+* Mon Jan 07 2013 Jan Synáček <jsynacek at redhat.com> - 0.75-1
+- Update to 0.75 and drop upstreamed patch
+
 * Thu Nov 15 2012 Jan Synáček <jsynacek at redhat.com> - 0.74-3
 - Some coverity fixes
 


More information about the scm-commits mailing list