SPECS: ts2.spec - upgraded to version 202401

ciesiel ciesiel at pld-linux.org
Fri Dec 14 19:54:08 CET 2007


Author: ciesiel                      Date: Fri Dec 14 18:54:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgraded to version 202401

---- Files affected:
SPECS:
   ts2.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/ts2.spec
diff -u SPECS/ts2.spec:1.15 SPECS/ts2.spec:1.16
--- SPECS/ts2.spec:1.15	Sun Aug  5 16:00:36 2007
+++ SPECS/ts2.spec	Fri Dec 14 19:54:03 2007
@@ -1,15 +1,18 @@
 # $Revision$, $Date$
+%define		main_version	rc2_202319
 Summary:	VoIP server for gamers
 Summary(pl.UTF-8):	Serwer VoIP dla graczy
 Name:		ts2
-Version:	rc2_202319
-Release:	0.1
+Version:	rc2_202401
+Release:	1
 Epoch:		2
 License:	redistributable for non-commercial use
 Group:		Networking/Daemons
-Source0:	ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/%{name}_server_%{version}.tar.bz2
+Source0:	ftp://ftp.freenet.de/pub/4players/teamspeak.org/releases/%{name}_server_%{main_version}.tar.bz2
 # Source0-md5:	05e2bdec80eeed3d935eacb9ada3623e
 Source1:	%{name}.init
+Source2:	ftp://ftp.freenet.de/pub/4players/teamspeak.org/developer/server/%{version}/server_linux
+# Source2-md5:	55dac0e5c05760f1e8232b32a2920db0
 URL:		http://www.goteamspeak.com/
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires(post,preun):	/sbin/chkconfig
@@ -47,7 +50,8 @@
 	$RPM_BUILD_ROOT%{_datadir}/tss \
 	$RPM_BUILD_ROOT%{_localstatedir}/tss \
 
-install server_linux $RPM_BUILD_ROOT%{_libdir}/tss/tss
+# removed binary from main version:
+# install server_linux $RPM_BUILD_ROOT%{_libdir}/tss/tss
 install *.so $RPM_BUILD_ROOT%{_libdir}/tss
 install mysql_sql/* $RPM_BUILD_ROOT%{_libdir}/tss/mysql_sql
 install sqlite_sql/* $RPM_BUILD_ROOT%{_libdir}/tss/sqlite_sql
@@ -61,6 +65,8 @@
 > $RPM_BUILD_ROOT%{_localstatedir}/server.log
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/tss
+# new version binary:
+install %{SOURCE2} $RPM_BUILD_ROOT%{_libdir}/tss/tss
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -112,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007-12-14 18:54:03  ciesiel
+- upgraded to version 202401
+
 Revision 1.15  2007-08-05 14:00:36  beorn
 - Up to 202319, needs checking (I'm not sure about that Epoch thing)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ts2.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list