]> git.pld-linux.org Git - packages/fetchmail.git/commitdiff
- added home_etc.patch with support for HOME_ETC
authorwitekfl <witekfl@pld-linux.org>
Wed, 5 Nov 2003 06:48:50 +0000 (06:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 3

Changed files:
    fetchmail.spec -> 1.204

fetchmail.spec

index 98d72aae8424449b9a73a7aadc3c3249977d315e..f8331ac114f59d89fd77b15c94a086e3eec11b94 100644 (file)
@@ -11,7 +11,7 @@ Summary(uk):  
 Summary(zh_CN):        ¹¦ÄÜÇ¿´óµÄ POP/IMAP µç×ÓÓʼþÊÕÈ¡ÊØ»¤½ø³Ì
 Name:          fetchmail
 Version:       6.2.5
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://catb.org/~esr/fetchmail/%{name}-%{version}.tar.gz
@@ -21,6 +21,7 @@ Source2:      %{name}.sysconfig
 Source3:       %{name}.init
 Source4:       %{name}.logrotate
 Patch0:                %{name}-pl.po-update.patch
+Patch1:                %{name}-home_etc.patch
 Icon:          fetchmail.gif
 URL:           http://www.catb.org/~esr/fetchmail/
 BuildRequires: automake
@@ -162,6 +163,7 @@ Skrypt startowy SysV do uruchamiania systemowego fetchmaila jako demona.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
This page took 0.082505 seconds and 4 git commands to generate.