SPECS: ircd-ptlink.spec - up to 6.19.4

aredridel aredridel at pld-linux.org
Sun Aug 28 02:18:41 CEST 2005


Author: aredridel                    Date: Sun Aug 28 00:18:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 6.19.4

---- Files affected:
SPECS:
   ircd-ptlink.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/ircd-ptlink.spec
diff -u SPECS/ircd-ptlink.spec:1.13 SPECS/ircd-ptlink.spec:1.14
--- SPECS/ircd-ptlink.spec:1.13	Sun May  1 19:31:30 2005
+++ SPECS/ircd-ptlink.spec	Sun Aug 28 02:18:34 2005
@@ -9,12 +9,12 @@
 Summary:	Internet Relay Chat Server
 Summary(pl):	Serwer IRC
 Name:		ircd-ptlink
-Version:	6.19.3
+Version:	6.19.4
 Release:	1
 License:	GPL v2
 Group:		Daemons
 Source0:	ftp://ftp.sunsite.dk/projects/ptlink/ircd/PTlink%{version}.tar.gz
-# Source0-md5:	d46979f76e28757fedc508544dd0b5fa
+# Source0-md5:	e7c1ac8e0f6eb5486378b84d3949cc2b
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-config.patch
@@ -64,7 +64,8 @@
 %{__autoconf}
 CFLAGS="%{rpmcflags} %{?debug:-DDEBUGMODE}"
 %configure \
-	%{?with_ipv6:--enable-ipv6}
+	%{?with_ipv6:--enable-ipv6} \
+	--enable-utf-8 
 %{__make} \
 	LIBDIR=%{_libdir}
 
@@ -117,7 +118,8 @@
 %doc doc/{*.txt,*.conf,server-version-info,Tao-of-IRC.940110} doc_hybrid6/* CHANGES README
 %attr(755,root,root) %{_sbindir}/*
 %attr(770,root,ircd) %dir %{_sysconfdir}
-%attr(660,ircd,ircd) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/ircd.conf
+%attr(660,ircd,ircd) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*.conf
+%attr(660,ircd,ircd) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/*.dconf
 %attr(754,root,root) /etc/rc.d/init.d/ircd
 %config(noreplace) %verify(not size mtime md5) /etc/sysconfig/ircd
 %dir %{_libdir}/ircd
@@ -131,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2005/08/28 00:18:34  aredridel
+- up to 6.19.4
+
 Revision 1.13  2005/05/01 17:31:30  glen
 - use %useradd/%groupadd macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ircd-ptlink.spec?r1=1.13&r2=1.14&f=u




More information about the pld-cvs-commit mailing list