SPECS: tuxaator.spec - 20070614 snapshot, adapterized

glen glen at pld-linux.org
Wed Jun 13 23:40:49 CEST 2007


Author: glen                         Date: Wed Jun 13 21:40:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 20070614 snapshot, adapterized

---- Files affected:
SPECS:
   tuxaator.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/tuxaator.spec
diff -u SPECS/tuxaator.spec:1.5 SPECS/tuxaator.spec:1.6
--- SPECS/tuxaator.spec:1.5	Mon Feb 12 23:09:18 2007
+++ SPECS/tuxaator.spec	Wed Jun 13 23:40:44 2007
@@ -1,26 +1,26 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.perl
+%define	_pre	pre2
+%define	_snap	20070614
+%define	_rel	0.1
 Summary:	A lightweight IRC bot/dictionary, easy to set up, easy to localize
 Summary(pl.UTF-8):	Lekki bot/słownik IRC, łatwy do postawienia, łatwy do zlokalizowania
 Name:		tuxaator
 Version:	2.0
-%define	_pre	pre2
-%define	_snap	20050718
-Release:	0.%{_pre}.%{_snap}.24
+Release:	0.%{_pre}.%{_snap}.%{_rel}
 Epoch:		0
 License:	BSD
 Group:		Applications/Communications
-Source0:	http://glen.alkohol.ee/pld/tuxaator/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	3451a4d019dbf364d5983541b9fc8fb5
+Source0:	%{name}-%{_snap}.tar.bz2
+# Source0-md5:	fb1ec38d6ef8528c5a0b5874bec89580
 Source1:	%{name}.init
-Patch0:		%{name}-schema.patch
-Patch1:		%{name}-basedir.patch
-Patch2:		%{name}-perl.patch
+Patch0:		%{name}-basedir.patch
+Patch1:		%{name}-perl.patch
 URL:		http://tuxaator.sourceforge.net/
 BuildRequires:	rpmbuild(macros) >= 1.228
-Requires(pre):  /usr/bin/getgid
-Requires(pre):  /usr/sbin/groupadd
 Requires(postun):	/usr/sbin/groupdel
+Requires(pre):	/usr/bin/getgid
+Requires(pre):	/usr/sbin/groupadd
 Provides:	group(tuxaator)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,12 +38,12 @@
 Summary:	tuxaator initscript
 Summary(pl.UTF-8):	Skrypt init dla tuxaatora
 Group:		Applications/Communications
-PreReq:		rc-scripts >= 0.4.0.17
-PreReq:		%{name} = %{epoch}:%{version}-%{release}
 Requires(post,preun):	/sbin/chkconfig
-Requires(pre):  /bin/id
-Requires(pre):  /usr/sbin/useradd
 Requires(postun):	/usr/sbin/userdel
+Requires(pre):	/bin/id
+Requires(pre):	/usr/sbin/useradd
+Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	rc-scripts >= 0.4.0.17
 Provides:	user(tuxaator)
 
 %description init
@@ -53,10 +53,9 @@
 Skrypt init dla bota IRC-owego tuxaator.
 
 %prep
-%setup -q -n %{name}-%{_snap}
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 find -name CVS -print0 | xargs -0 rm -rf
 
 %install
@@ -133,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/06/13 21:40:44  glen
+- 20070614 snapshot, adapterized
+
 Revision 1.5  2007/02/12 22:09:18  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tuxaator.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list