Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
proftpd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 31
[-]
[+]
Changed
proftpd.spec
@@ -1,5 +1,5 @@ # -# spec file for package proftpd (Version 1.3.0a) +# spec file for package proftpd (Version 1.3.2rc2) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -9,9 +9,9 @@ # # norootforbuild - +%define _pversion 1.3.2rc2 Name: proftpd -Version: 1.3.1 +Version: 1.3.1_1.3.2rc2 Release: 6 License: GPL Group: Productivity/Networking/Ftp/Servers @@ -45,10 +45,10 @@ Url: http://www.proftpd.org/ Packager: Carsten Schoene <cs@linux-administrator.com> Vendor: linux-administrator.com -Source: ftp://ftp.proftpd.org/distrib/source/proftpd-%{version}.tar.bz2 +Source: ftp://ftp.proftpd.org/distrib/source/proftpd-%{_pversion}.tar.bz2 Source1: %{name}.init -Patch0: %{name}-gcc43.patch -Patch1: %{name}-dfsg_%{version}-11.diff +#Patch0: %{name}-gcc43.patch +#Patch1: %{name}-dfsg_%{version}-11.diff Summary: Highly configurable GPL-licensed FTP server software %description @@ -81,12 +81,12 @@ Development headers for proftpd %prep -%setup -%patch0 -%patch1 -p1 -for PATCH in `cat debian/patches/00list` ; do -patch -p1 < debian/patches/${PATCH}.dpatch -done +%setup -n %{name}-%{_pversion} +#%patch0 +#%patch1 -p1 +#for PATCH in `cat debian/patches/00list` ; do +#patch -p1 < debian/patches/${PATCH}.dpatch +#done %build %configure \
Added
proftpd-1.3.2rc2.tar.bz2
^