[BitchX/f16] updated spec, source tarball, bugfixes

Dan Mashal vicodan at fedoraproject.org
Fri May 11 22:39:07 UTC 2012


commit e9a34592cb4b7372c126d2521d87704801be3d1a
Author: vicodan <vicodan at fedoraproject.org>
Date:   Fri May 11 15:38:33 2012 -0700

    updated spec, source tarball, bugfixes

 BitchX-1.2-Makefile-fix.patch |  335 -----------------------------------------
 BitchX.spec                   |   12 +-
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 342 deletions(-)
---
diff --git a/BitchX.spec b/BitchX.spec
index 988031a..c8f5bbe 100644
--- a/BitchX.spec
+++ b/BitchX.spec
@@ -1,14 +1,13 @@
 Summary: IrcII chat client
 Name: BitchX
 Version: 1.2
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: BSD and GPLv2+
 Group: Applications/Communications
 URL: http://vicodan.fedorapeople.org/
-Source0: http://vicodan.fedorapeople.org/BitchX1.2.tar.gz
+Source0: BitchX1.2.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u}  -n)
-BuildRequires: ncurses ncurses-devel openssl openssl-devel glib2-devel 
-Patch0: BitchX-1.2-Makefile-fix.patch
+BuildRequires: ncurses-devel openssl-devel glib2-devel 
 
 %description
 BitchX: The ultimate IRC client
@@ -16,8 +15,6 @@ BitchX: The ultimate IRC client
 %prep
 %setup -q -n BitchX%{version} 
 
-%patch0 -p1 -b .Makefile-fix
-
 %build
 %configure --with-plugins --with-ssl --enable-ipv6
 gmake 
@@ -36,6 +33,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Fri May 10 2012 Dan Mashal <vicodan at fedoraproject.org> 1.2-6
+-Bugfix release
+
 * Thu Apr 30 2012 Dan Mashal <vicodan at fedoraproject.org> 1.2-5
 -New BitchX release to fix /detach and scr-bx with ipv6 support enabled
 
diff --git a/sources b/sources
index 4e76c23..a6237d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31d95f157b01e4c1fa34f82d5551da9c  BitchX1.2.tar.gz
+85cc89729112cf7fd60141cbd34753de  BitchX1.2.tar.gz


More information about the scm-commits mailing list