SPECS: fetchmail.spec - update to rc7; adapterized

glen glen at pld-linux.org
Sun Nov 6 23:40:12 CET 2005


Author: glen                         Date: Sun Nov  6 22:40:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to rc7; adapterized

---- Files affected:
SPECS:
   fetchmail.spec (1.221 -> 1.222) 

---- Diffs:

================================================================
Index: SPECS/fetchmail.spec
diff -u SPECS/fetchmail.spec:1.221 SPECS/fetchmail.spec:1.222
--- SPECS/fetchmail.spec:1.221	Tue Oct 25 10:18:09 2005
+++ SPECS/fetchmail.spec	Sun Nov  6 23:40:06 2005
@@ -17,11 +17,13 @@
 Summary(zh_CN):	šŚÄÜÇż´óľÄ POP/IMAP ľç×ÓÓĘźţĘŐČĄĘŘť¤˝řłĚ
 Name:		fetchmail
 Version:	6.2.9
-Release:	0.rc6.2
+%define	_rc	rc7
+%define	_rel	1
+Release:	0.%{_rc}.%{_rel}
 License:	GPL
 Group:		Applications/Mail
-Source0:	http://download.berlios.de/fetchmail/%{name}-%{version}-rc6.tar.bz2
-# Source0-md5:	9e48f58338fcfc63f8920cd720a63e3e
+Source0:	http://download.berlios.de/fetchmail/%{name}-%{version}-%{_rc}.tar.bz2
+# Source0-md5:	6a2b96b2e0661353582f88b8fd3eb6d9
 Source1:	%{name}conf.desktop
 Source2:	%{name}.sysconfig
 Source3:	%{name}.init
@@ -33,6 +35,7 @@
 BuildRequires:	flex
 BuildRequires:	gettext-devel
 %{?with_ssl:BuildRequires:	openssl-devel >= 0.9.7d}
+BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	setup >= 2.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -154,18 +157,19 @@
 Summary:	SysV init script for demonize fetchmail for sucking emails
 Summary(pl):	Skrypt startowy SysV do uruchamiania systemowego fetchmaila jako demona
 Group:		Applications/System
-Requires:	%{name} = %{version}-%{release}
-PreReq:		rc-scripts >= 0.2.0
 Requires(post,preun):	/sbin/chkconfig
+Requires:	%{name} = %{version}-%{release}
+Requires:	rc-scripts
 
 %description daemon
 SysV init script for demonize fetchmail for sucking emails.
 
 %description daemon -l pl
-Skrypt startowy SysV do uruchamiania systemowego fetchmaila jako demona.
+Skrypt startowy SysV do uruchamiania systemowego fetchmaila jako
+demona.
 
 %prep
-%setup -q -n %{name}-%{version}-rc6
+%setup -q -n %{name}-%{version}-%{_rc}
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -202,6 +206,8 @@
 
 %find_lang %{name}
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -247,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222  2005/11/06 22:40:06  glen
+- update to rc7; adapterized
+
 Revision 1.221  2005/10/25 08:18:09  havner
 - reverted, i'm too sleepy...
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fetchmail.spec?r1=1.221&r2=1.222&f=u




More information about the pld-cvs-commit mailing list