SHA256
1
0
forked from pool/proftpd

Accepting request 174185 from home:computersalat:devel:network

update to 1.3.4c

OBS-URL: https://build.opensuse.org/request/show/174185
OBS-URL: https://build.opensuse.org/package/show/network/proftpd?expand=0&rev=20
This commit is contained in:
Christian Wittmer
2013-05-01 20:56:24 +00:00
committed by Git OBS Bridge
parent bf00f2b08c
commit cb83a4212a
11 changed files with 46 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package proftpd
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@ License: GPL-2.0+
Group: Productivity/Networking/Ftp/Servers
# Please save your time and do not update to "rc" versions.
# We only accept updates for "STABLE" Versions
Version: 1.3.4b
Version: 1.3.4c
Release: 0
Url: http://www.proftpd.org/
Source0: ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
@@ -33,13 +33,13 @@ Source13: %{name}.service
Source14: %{name}.conf.tmpfile
Source15: %{name}.keyring
#PATCH-FIX-openSUSE: pam, logrotate, xinet
Patch100: %{name}-1.3.4a-dist.patch
Patch100: %{name}-dist.patch
#PATCH-FIX-openSUSE: provide a useful default config
Patch101: %{name}-1.3.4a-basic.conf.patch
Patch101: %{name}-basic.conf.patch
#PATCH-FIX: provide more info on usage ;)
Patch102: %{name}-1.3.4a-ftpasswd.patch
Patch102: %{name}-ftpasswd.patch
#PATCH-FIX: fix strip
Patch103: %{name}-1.3.4a-strip.patch
Patch103: %{name}-strip.patch
#PATCH-FIX-openSUSE: file-contains-date-and-time
Patch104: %{name}-no_BuildDate.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build