[kvirc] rebuild with patch applied unconditionally

nucleo nucleo at fedoraproject.org
Wed Apr 24 00:04:28 UTC 2013


commit cf8d2f2c8aeb5fb4af6930393a9dd1a3e28a41cd
Author: nucleo <nucleo at fedoraproject.org>
Date:   Wed Apr 24 03:04:25 2013 +0300

    rebuild with patch applied unconditionally

 kvirc.spec |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/kvirc.spec b/kvirc.spec
index 9204316..937b9de 100644
--- a/kvirc.spec
+++ b/kvirc.spec
@@ -1,6 +1,6 @@
 Name:             kvirc
 Version:          4.2.0
-Release:          7%{?dist}
+Release:          8%{?dist}
 Summary:          Free portable IRC client
 Group:            Applications/Internet
 License:          GPLv2+ with exceptions
@@ -28,10 +28,7 @@ many IRC addicted developers around the world.
 %prep
 %setup -q
 %patch0 -p1
-
-%if 0%{?fedora} > 18
 %patch1 -p1
-%endif
 
 %build
 %{cmake}  \
@@ -135,7 +132,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %exclude %{_datadir}/%{name}/4.2/doc/README
 
 %changelog
-* Wed Apr 24 2013 Alexey Kurov <nucleo at fedoraproject.org> - 4.2.0-7
+* Wed Apr 24 2013 Alexey Kurov <nucleo at fedoraproject.org> - 4.2.0-8
 - fix deprecated v4l interfaces in 3.9 kernel
 
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.0-6


More information about the scm-commits mailing list