rpms/znc/devel .cvsignore, 1.9, 1.10 sources, 1.10, 1.11 znc.spec, 1.15, 1.16

Nick Bebout nb at fedoraproject.org
Fri Aug 28 07:36:52 UTC 2009


Author: nb

Update of /cvs/pkgs/rpms/znc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14020

Modified Files:
	.cvsignore sources znc.spec 
Log Message:
Upgrade to svn1613 and add tmraz's patch for new openssl



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	21 Aug 2009 05:20:21 -0000	1.9
+++ .cvsignore	28 Aug 2009 07:36:51 -0000	1.10
@@ -1 +1 @@
-znc-0.075.svn1608.tar.bz2
+znc-0.075.svn1613.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	21 Aug 2009 05:23:31 -0000	1.10
+++ sources	28 Aug 2009 07:36:51 -0000	1.11
@@ -1 +1 @@
-9c4932f49424638f136de9c1e9d9fb9d  znc-0.075.svn1608.tar.bz2
+285799b069c452182d9a342aaaf1de1d  znc-0.075.svn1613.tar.bz2


Index: znc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/znc.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- znc.spec	26 Aug 2009 15:31:37 -0000	1.15
+++ znc.spec	28 Aug 2009 07:36:51 -0000	1.16
@@ -1,12 +1,12 @@
 Summary:        An advanced IRC bouncer
 Name:           znc
 Version:        0.075
-Release:        6.svn1608%{?dist}
+Release:        8.svn1613%{?dist}
 License:        GPLv2 with exceptions
 Group:          System Environment/Daemons
 URL:            http://znc.sf.net/
-# SVN 1608 from https://znc.svn.sourceforge.net/svnroot/znc/trunk/
-Source0:        znc-0.075.svn1608.tar.bz2 
+# SVN 1613 from https://znc.svn.sourceforge.net/svnroot/znc/trunk/
+Source0:        znc-0.075.svn1613.tar.bz2 
 Patch1:         znc-0.075-openssl.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -46,7 +46,7 @@ Extra modules for ZNC
 %setup -q
 %patch1 -p1 -b .openssl
 %__perl -pi.add_release -e 's|(?<="ZNC \%1\.3f)|-%{release}|' znc.cpp
-#chmod -x modules/q.cpp
+chmod -x modules/q.cpp
 
 %build
 %configure \
@@ -128,6 +128,11 @@ Extra modules for ZNC
 %{_libdir}/znc/send_raw.so
 
 %changelog
+* Fri Aug 28 2009 Nick Bebout <nb at fedoraproject.org> - 0.075-8.svn1613
+- Rebuild with new openssl and svn 1613
+- build 0.075-7.svn1610 existed but I had to remove it from the spec because
+- the date was earlier than the date tmraz build the new openssl one
+
 * Wed Aug 26 2009 Tomas Mraz <tmraz at redhat.com> - 0.075-6.svn1608
 - rebuilt with new openssl
 




More information about the fedora-extras-commits mailing list