Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
:
tools
>
znc
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
znc.changes
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Feb 26 14:28:16 UTC 2013 - cs@linux-administrator.com + +- update to release 1.0 + +------------------------------------------------------------------- Sun May 6 09:01:04 UTC 2012 - cs@linux-administrator.com - update to release 0.206
[-]
[+]
Changed
znc.spec
^
@@ -1,5 +1,5 @@ Name: znc -Version: 0.206 +Version: 1.0 Release: 1 Summary: Advanced IRC bouncer Group: System Environment/Daemons @@ -43,10 +43,10 @@ %build %configure \ --with-module-prefix="%{_libdir}/znc" \ - --enable-sasl \ + --enable-perl \ --enable-tcl \ + --enable-cyrus \ --with-tcl=%{_libdir} \ - --enable-extra make @@ -71,9 +71,10 @@ %defattr(-, root, root, 0755) %doc modules/sample.cpp %doc %{_mandir}/man1/znc-buildmod.1* -%doc %{_mandir}/man1/znc-config.1* %{_bindir}/znc-buildmod -%{_bindir}/znc-config +# dropped in 1.0 +#%{_bindir}/znc-config +#%doc %{_mandir}/man1/znc-config.1* %{_includedir}/%{name} %{_libdir}/pkgconfig/%{name}.pc
Changed
znc-1.0.tar.bz2
^