[znc-infobot/f20] Rebuild for znc 1.2

mbooth mbooth at fedoraproject.org
Mon Aug 26 20:24:38 UTC 2013


commit f86d7b57ea30b54a815fbd3719f5b4bc91f10c04
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Mon Aug 26 21:23:37 2013 +0100

    Rebuild for znc 1.2

 znc-infobot.spec |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/znc-infobot.spec b/znc-infobot.spec
index 63941df..47cc449 100644
--- a/znc-infobot.spec
+++ b/znc-infobot.spec
@@ -1,7 +1,7 @@
 Summary:        infobot module for ZNC IRC Bouncer
 Name:           znc-infobot
-Version:        1.0
-Release:        4%{?dist}
+Version:        1.2
+Release:        1%{?dist}
 License:        GPLv2
 Group:          System Environment/Daemons
 URL:            http://znc-msvc.googlecode.com
@@ -9,7 +9,6 @@ Source0:        znc-infobot-0.204.tar.gz
 # Had to generate tar.gz manually download source file : http://znc-msvc.googlecode.com/svn/trunk/flakes/infobot.cpp
 Patch0:		znc-infobot-1.0-znc1.patch
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  znc = %{version}
 BuildRequires:  znc-devel = %{version}
 BuildRequires:  c-ares c-ares-devel pcre-devel openssl-devel
@@ -32,14 +31,13 @@ LIBS="-lpcrecpp -lpcre" INCLUDES="-I/usr/include/znc" znc-buildmod infobot.cpp
 mkdir -p %{buildroot}%{_libdir}/znc/
 mv infobot.so %{buildroot}%{_libdir}/znc/
 
-%clean
-%__rm -Rf "%{buildroot}"
-
 %files
-%defattr(-,root,root)
 %{_libdir}/znc/infobot.so
 
 %changelog
+* Mon Aug 26 2013 Mat Booth <fedora at matbooth.co.uk> - 1.2-1
+- Rebuild for znc 1.2
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list