Hello community,

here is the log from the commit of package fetchmail for openSUSE:Factory 
checked in at 2014-12-16 14:48:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fetchmail (Old)
 and      /work/SRC/openSUSE:Factory/.fetchmail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fetchmail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes      2014-11-26 
10:33:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fetchmail.new/fetchmail.changes 2014-12-16 
14:48:15.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Dec  5 13:06:55 UTC 2014 - lmue...@suse.com
+
+- Removed executable permission bits from fetchmail.service file.
+- Update the project url in the spec file after Berlios shutdown.
+- Remove dependency on gpg-offline as signature checking is implemented in the
+  source validator.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fetchmail.spec ++++++
--- /var/tmp/diff_new_pack.rz4rEV/_old  2014-12-16 14:48:16.000000000 +0100
+++ /var/tmp/diff_new_pack.rz4rEV/_new  2014-12-16 14:48:16.000000000 +0100
@@ -25,15 +25,12 @@
 BuildRequires:  procmail
 BuildRequires:  pwdutils
 BuildRequires:  python-devel
-%if 0%{?suse_version} > 1220
-BuildRequires:  gpg-offline
-%endif
 Version:        6.3.26
 Release:        0
 Summary:        Full-Featured POP and IMAP Mail Retrieval Daemon
 License:        GPL-2.0+
 Group:          Productivity/Networking/Email/Utilities
-Url:            http://fetchmail.berlios.de/
+Url:            http://www.fetchmail.info/
 # The fetchmail-{EN,SA}-*.txt security advisories
 # were relicensed to CC BY-ND 3.0, so there's no need
 # to repack the tarball without them anymore (bnc#713698)
@@ -84,9 +81,6 @@
 files (.fetchmailrc).
 
 %prep
-%if 0%{?gpg_verify:1}
-%gpg_verify %{S:4}
-%endif
 %setup -q -n %{name}-%{version}
 %patch0 -p1
 cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
@@ -122,8 +116,8 @@
 %if 0%{?suse_version} >=1230
 mkdir -p $RPM_BUILD_ROOT/%{_unitdir}
 mkdir -p $RPM_BUILD_ROOT/%{_libexecdir}/tmpfiles.d
-install -m 755 %{S:6} $RPM_BUILD_ROOT/%{_unitdir}/%{name}.service
-install -m 644 %{S:7} $RPM_BUILD_ROOT/%{_libexecdir}/tmpfiles.d/%{name}.conf
+install -m 0644 %{S:6} $RPM_BUILD_ROOT/%{_unitdir}/%{name}.service
+install -m 0644 %{S:7} $RPM_BUILD_ROOT/%{_libexecdir}/tmpfiles.d/%{name}.conf
 %else
 mkdir -p %{buildroot}%{_sysconfdir}/init.d
 cp fetchmail.init %{buildroot}%{_initddir}/fetchmail


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to