rpms/qstat/devel qstat.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Tue Aug 1 08:43:03 UTC 2006


Author: andriy

Update of /cvs/extras/rpms/qstat/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20263/devel

Modified Files:
	.cvsignore sources 
Added Files:
	qstat.spec 
Log Message:
auto-import qstat-2.10-4 on branch devel from qstat-2.10-4.src.rpm
import qstat


--- NEW FILE qstat.spec ---
Summary: Real-time Game Server Status for FPS game servers
Name: qstat
Version: 2.10
Release: 4%{?dist}
License: Artistic
Group: Amusements/Games
URL: http://www.qstat.org/
Source: http://heanet.dl.sourceforge.net/sourceforge/qstat/qstat-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%description
QStat is a command-line program that gathers real-time statistics
from Internet game servers. Most supported games are of the first
person shooter variety (Quake, Half-Life, etc)

%prep
%setup -q

%build
%configure
%{__make} %{?_smp_mflags}

%install
rm -rf %{buildroot}

%makeinstall

# prepare for including to documentation
find template -name "Makefile*" -type f -delete

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%doc CHANGES.txt LICENSE.txt
%doc contrib.cfg info/*.txt qstatdoc.html template/
%config(noreplace) %{_sysconfdir}/qstat.cfg
%{_bindir}/qstat

%changelog
* Mon Jul 31 2006 Andy Shevchenko <andriy at asplinux.com.ua> 2.10-4
- do not pack COMPILE.txt
- no need Makefile* in the documentation

* Fri Jul 28 2006 Andy Shevchenko <andriy at asplinux.com.ua> 2.10-3
- drop check for "/" in install and clean sections
- drop -n for setup macro
- do not use attr macro in files section
- qstat can be used not only for Quake, so change Summary

* Thu Jul 27 2006 Andy Shevchenko <andriy at asplinux.com.ua> 2.10-2
- preparing for Fedora Extras
- correct BuildRoot tag

* Mon Nov 07 2005 Andy Shevchenko <andriy at asplinux.ru>
- update to 2.10
- use full URL for source

* Fri Oct 15 2004 Evgeniy Bolshakov <ben at asplinux.ru>
- update to 2.6

* Fri Jul 09 2004 Alexandr D. Kanevskiy <kad at asplinux.ru>
- cvs patches from XQF project

* Wed Oct 22 2003 Alexandr D. Kanevskiy <kad at asplinux.ru>
- rebuild 

* Thu Jul 10 2003 Alexandr D. Kanevskiy <kad at asplinux.ru>
- build for ASPLinux


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/qstat/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	1 Aug 2006 08:13:30 -0000	1.1
+++ .cvsignore	1 Aug 2006 08:43:02 -0000	1.2
@@ -0,0 +1 @@
+qstat-2.10.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/qstat/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Aug 2006 08:13:30 -0000	1.1
+++ sources	1 Aug 2006 08:43:02 -0000	1.2
@@ -0,0 +1 @@
+ac3ce3dbed5248bd5738a4968460880e  qstat-2.10.tar.gz




More information about the fedora-extras-commits mailing list