[kismon/f16] Patch0 removed

Fabian Affolter fab at fedoraproject.org
Sun Jun 17 10:56:05 UTC 2012


commit cd4dd68a75b14e2fe72d07c8ea871e0e7f1b836c
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sun Jun 17 12:55:53 2012 +0200

    Patch0 removed

 kismon.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/kismon.spec b/kismon.spec
index e222ed8..2e5d734 100644
--- a/kismon.spec
+++ b/kismon.spec
@@ -7,7 +7,6 @@ Group:          Applications/Internet
 License:        BSD
 URL:            http://www.salecker.org/software/kismon/en
 Source0:        http://files.salecker.org/%{name}/%{name}-%{version}.tar.gz
-Patch0:         kismon-desktop.patch
 BuildArch:      noarch
 
 BuildRequires:  python2-devel
@@ -25,7 +24,6 @@ networks.
 
 %prep
 %setup -q
-%patch0 -p1 -b .desktop
 for lib in %{name}/*.py %{name}/windows/*.py; do
     sed '/\/usr\/bin\/env/d' $lib > $lib.new &&
     touch -r $lib $lib.new &&
@@ -51,6 +49,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %changelog
 * Sun Jun 17 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.6-1
 - COPYING added
+- Patch0 is now upstream
 - Update to new upstream version 0.6
 
 * Mon May 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.5-2


More information about the scm-commits mailing list