1.1 --- a/perl-sys/perl-sys.spec Tue Aug 28 18:55:10 2012 +0200 1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 @@ -1,470 +0,0 @@ 1.4 -## 1.5 -## perl-sys.spec -- OpenPKG RPM Package Specification 1.6 -## Copyright (c) 2000-2011 OpenPKG Foundation e.V. <http://openpkg.net/> 1.7 -## 1.8 -## Permission to use, copy, modify, and distribute this software for 1.9 -## any purpose with or without fee is hereby granted, provided that 1.10 -## the above copyright notice and this permission notice appear in all 1.11 -## copies. 1.12 -## 1.13 -## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED 1.14 -## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 1.15 -## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 1.16 -## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR 1.17 -## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1.18 -## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1.19 -## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF 1.20 -## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 1.21 -## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 1.22 -## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 1.23 -## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1.24 -## SUCH DAMAGE. 1.25 -## 1.26 - 1.27 -# versions of individual parts 1.28 -%define V_perl 5.14 1.29 -%define V_unix_syslog 1.1 1.30 -%define V_archive_tar 1.78 1.31 -%define V_archive_zip 1.31_03 1.32 -%define V_archive_cpio 0.09 1.33 -%define V_expect 1.21 1.34 -%define V_storable 2.30 1.35 -%define V_ipc_sharelite 0.17 1.36 -%define V_ipc_shareable 0.60 1.37 -%define V_ipc_sharedcache 1.3 1.38 -%define V_ipc_run 0.90_03 1.39 -%define V_ipc_run3 0.044 1.40 -%define V_ipc_signal 1.00 1.41 -%define V_ipc_filter 0.004 1.42 -%define V_file_tail 0.99.3 1.43 -%define V_file_temp 0.22 1.44 -%define V_file_remove 1.50 1.45 -%define V_file_rename 0.05 1.46 -%define V_freezethaw 0.5001 1.47 -%define V_authen_sasl 2.15 1.48 -%define V_authen_pam 0.16 1.49 -%define V_weakref 0.01 1.50 -%define V_filehandle_deluxe 0.92 1.51 -%define V_filehandle_rollback 1.06 1.52 -%define V_filehandle_unget 0.1623 1.53 -%define V_spiffy 0.30 1.54 -%define V_io 1.25 1.55 -%define V_io_all 0.41 1.56 -%define V_io_multiplex 1.10 1.57 -%define V_io_interface 1.06 1.58 -%define V_io_util 1.5 1.59 -%define V_io_mux 0.08 1.60 -%define V_boulder 1.30 1.61 -%define V_error 0.17016 1.62 -%define V_file_fnmatch 0.02 1.63 -%define V_user 1.9 1.64 -%define V_file_rsync 0.43 1.65 -%define V_storable_amf 1.00 1.66 -%define V_file_next 1.06 1.67 - 1.68 -# package information 1.69 -Name: perl-sys 1.70 -Summary: Perl Modules for use with the system 1.71 -URL: http://www.cpan.org/ 1.72 -Vendor: Perl Community 1.73 -Packager: OpenPKG Foundation e.V. 1.74 -Distribution: OpenPKG Community 1.75 -Class: BASE 1.76 -Group: Perl 1.77 -License: GPL/Artistic 1.78 -Version: %{V_perl} 1.79 -Release: 20110914 1.80 - 1.81 -# package options 1.82 -%option with_pam no 1.83 - 1.84 -# list of sources 1.85 -Source0: http://www.cpan.org/authors/id/M/MH/MHARNISCH/Unix-Syslog-%{V_unix_syslog}.tar.gz 1.86 -Source1: http://www.cpan.org/authors/id/B/BI/BINGOS/Archive-Tar-%{V_archive_tar}.tar.gz 1.87 -Source2: http://www.cpan.org/authors/id/A/AD/ADAMK/Archive-Zip-%{V_archive_zip}.tar.gz 1.88 -Source3: http://www.cpan.org/authors/id/R/RG/RGIERSIG/Expect-%{V_expect}.tar.gz 1.89 -Source4: http://www.cpan.org/authors/id/A/AM/AMS/Storable-%{V_storable}.tar.gz 1.90 -Source5: http://www.cpan.org/authors/id/B/BS/BSUGARS/IPC-Shareable-%{V_ipc_shareable}.tar.gz 1.91 -Source6: http://www.cpan.org/authors/id/M/MG/MGRABNAR/File-Tail-%{V_file_tail}.tar.gz 1.92 -Source7: http://www.cpan.org/modules/by-module/FreezeThaw/FreezeThaw-%{V_freezethaw}.tar.gz 1.93 -Source8: http://www.cpan.org/authors/id/G/GB/GBARR/Authen-SASL-%{V_authen_sasl}.tar.gz 1.94 -Source9: http://www.cpan.org/authors/id/L/LU/LUKKA/WeakRef-%{V_weakref}.tar.gz 1.95 -Source10: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Deluxe-%{V_filehandle_deluxe}.tar.gz 1.96 -Source11: http://www.cpan.org/modules/by-module/FileHandle/FileHandle-Rollback-%{V_filehandle_rollback}.tar.gz 1.97 -Source12: http://www.cpan.org/authors/id/D/DC/DCOPPIT/FileHandle-Unget-%{V_filehandle_unget}.tar.gz 1.98 -Source13: http://www.cpan.org/authors/id/A/AN/ANDYA/IPC-ShareLite-%{V_ipc_sharelite}.tar.gz 1.99 -Source14: http://www.cpan.org/authors/id/S/SA/SAMTREGAR/IPC-SharedCache-%{V_ipc_sharedcache}.tar.gz 1.100 -Source15: http://www.cpan.org/authors/id/T/TO/TODDR/IPC-Run-%{V_ipc_run}.tar.gz 1.101 -Source16: http://www.cpan.org/authors/id/R/RO/ROSCH/IPC-Signal-%{V_ipc_signal}.tar.gz 1.102 -Source17: http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/IPC-Filter-%{V_ipc_filter}.tar.gz 1.103 -Source18: http://www.cpan.org/authors/id/I/IN/INGY/Spiffy-%{V_spiffy}.tar.gz 1.104 -Source19: http://www.cpan.org/authors/id/G/GB/GBARR/IO-%{V_io}.tar.gz 1.105 -Source20: http://www.cpan.org/authors/id/I/IN/INGY/IO-All-%{V_io_all}.tar.gz 1.106 -Source21: http://www.cpan.org/authors/id/B/BB/BBB/IO-Multiplex-%{V_io_multiplex}.tar.gz 1.107 -Source22: http://www.cpan.org/authors/id/L/LD/LDS/IO-Interface-%{V_io_interface}.tar.gz 1.108 -Source23: http://www.cpan.org/authors/id/D/DO/DOMIZIO/IO-Util-%{V_io_util}.tar.gz 1.109 -Source24: http://www.cpan.org/authors/id/L/LD/LDS/Boulder-%{V_boulder}.tar.gz 1.110 -Source25: http://www.cpan.org/authors/id/S/SH/SHLOMIF/Error-%{V_error}.tar.gz 1.111 -Source26: http://www.cpan.org/authors/id/R/RJ/RJBS/IPC-Run3-%{V_ipc_run3}.tar.gz 1.112 -Source27: http://www.cpan.org/authors/id/P/PA/PATL/IO-Mux-%{V_io_mux}.tar.gz 1.113 -Source28: http://www.cpan.org/authors/id/M/MJ/MJP/File-FnMatch-%{V_file_fnmatch}.tar.gz 1.114 -Source29: http://www.cpan.org/authors/id/N/NI/NIKIP/Authen-PAM-%{V_authen_pam}.tar.gz 1.115 -Source30: http://www.cpan.org/authors/id/P/PI/PIXEL/Archive-Cpio-%{V_archive_cpio}.tar.gz 1.116 -Source31: http://www.cpan.org/authors/id/T/TB/TBONE/User-%{V_user}.tar.gz 1.117 -Source32: http://www.cpan.org/authors/id/T/TJ/TJENNESS/File-Temp-%{V_file_temp}.tar.gz 1.118 -Source33: http://www.cpan.org/authors/id/A/AD/ADAMK/File-Remove-%{V_file_remove}.tar.gz 1.119 -Source34: http://www.cpan.org/authors/id/R/RM/RMBARKER/File-Rename-%{V_file_rename}.tar.gz 1.120 -Source35: http://www.cpan.org/authors/id/L/LE/LEAKIN/File-Rsync-%{V_file_rsync}.tar.gz 1.121 -Source36: http://www.cpan.org/authors/id/G/GR/GRIAN/Storable-AMF-%{V_storable_amf}.tar.gz 1.122 -Source37: http://www.cpan.org/authors/id/P/PE/PETDANCE/File-Next-%{V_file_next}.tar.gz 1.123 -Patch0: perl-sys.patch 1.124 - 1.125 -# build information 1.126 -Prefix: %{l_prefix} 1.127 -BuildRoot: %{l_buildroot} 1.128 -BuildPreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 1.129 -PreReq: OpenPKG, openpkg >= 20060823, perl >= %{V_perl} 1.130 -BuildPreReq: perl-util, perl-time, perl-term 1.131 -PreReq: perl-util, perl-time, perl-term 1.132 -%if "%{with_pam}" == "yes" 1.133 -BuildPreReq: PAM 1.134 -PreReq: PAM 1.135 -%endif 1.136 -AutoReq: no 1.137 -AutoReqProv: no 1.138 - 1.139 -%description 1.140 - Perl modules for use with the system: 1.141 - - Unix::Syslog (%{V_unix_syslog}) 1.142 - - Archive::Tar (%{V_archive_tar}) 1.143 - - Expect (%{V_expect}) 1.144 - - Storable (%{V_storable}) 1.145 - - IPC::ShareLite (%{V_ipc_sharelite}) 1.146 - - IPC::Shareable (%{V_ipc_shareable}) 1.147 - - IPC::SharedCache (%{V_ipc_sharedcache}) 1.148 - - IPC::Run (%{V_ipc_run}) 1.149 - - IPC::Run3 (%{V_ipc_run3}) 1.150 - - IPC::Signal (%{V_ipc_signal}) 1.151 - - IPC::Filter (%{V_ipc_filter}) 1.152 - - File::Tail (%{V_file_tail}) 1.153 - - FreezeThaw (%{V_freezethaw}) 1.154 - - Authen::SASL (%{V_authen_sasl}) 1.155 - - Authen::PAM (%{V_authen_pam}) [with_pam=yes] 1.156 - - Archive::Zip (%{V_archive_zip}) 1.157 - - WeakRef (%{V_weakref}) 1.158 - - FileHandle::Deluxe (%{V_filehandle_deluxe}) 1.159 - - FileHandle::Rollback (%{V_filehandle_rollback}) 1.160 - - FileHandle::Unget (%{V_filehandle_unget}) 1.161 - - Spiffy (%{V_spiffy}) 1.162 - - IO (%{V_io}) 1.163 - - IO::All (%{V_io_all}) 1.164 - - IO::Multiplex (%{V_io_multiplex}) 1.165 - - IO::Interface (%{V_io_interface}) 1.166 - - IO::Util (%{V_io_util}) 1.167 - - IO::Mux (%{V_io_mux}) 1.168 - - Boulder (%{V_boulder}) 1.169 - - Error (%{V_error}) 1.170 - - File::FnMatch (%{V_file_fnmatch}) 1.171 - - Archive::Cpio (%{V_archive_cpio}) 1.172 - - User (%{V_user}) 1.173 - - File::Temp (%{V_file_temp}) 1.174 - - File::Remove (%{V_file_remove}) 1.175 - - File::Rename (%{V_file_rename}) 1.176 - - File::Rsync (%{V_file_rsync}) 1.177 - - Storable::AMF (%{V_storable_amf}) 1.178 - - File::Next (%{V_file_next}) 1.179 - 1.180 -%track 1.181 - prog perl-sys:Archive-Tar = { 1.182 - version = %{V_archive_tar} 1.183 - url = http://www.cpan.org/authors/id/B/BI/BINGOS/ 1.184 - regex = Archive-Tar-(__VER__)\.tar\.gz 1.185 - } 1.186 - prog perl-sys:Archive-Zip = { 1.187 - version = %{V_archive_zip} 1.188 - url = http://www.cpan.org/authors/id/A/AD/ADAMK/ 1.189 - regex = Archive-Zip-(__VER__)\.tar\.gz 1.190 - } 1.191 - prog perl-sys:Authen-SASL = { 1.192 - version = %{V_authen_sasl} 1.193 - url = http://www.cpan.org/authors/id/G/GB/GBARR/ 1.194 - regex = Authen-SASL-(__VER__)\.tar\.gz 1.195 - } 1.196 - prog perl-sys:Expect = { 1.197 - version = %{V_expect} 1.198 - url = http://www.cpan.org/authors/id/R/RG/RGIERSIG/ 1.199 - regex = Expect-(__VER__)\.tar\.gz 1.200 - } 1.201 - prog perl-sys:File-Tail = { 1.202 - version = %{V_file_tail} 1.203 - url = http://www.cpan.org/authors/id/M/MG/MGRABNAR/ 1.204 - regex = File-Tail-(__VER__)\.tar\.gz 1.205 - } 1.206 - prog perl-sys:FileHandle-Deluxe = { 1.207 - version = %{V_filehandle_deluxe} 1.208 - url = http://www.cpan.org/modules/by-module/FileHandle/ 1.209 - regex = FileHandle-Deluxe-(__VER__)\.tar\.gz 1.210 - } 1.211 - prog perl-sys:FileHandle-Rollback = { 1.212 - version = %{V_filehandle_rollback} 1.213 - url = http://www.cpan.org/modules/by-module/FileHandle/ 1.214 - regex = FileHandle-Rollback-(__VER__)\.tar\.gz 1.215 - } 1.216 - prog perl-sys:FileHandle-Unget = { 1.217 - version = %{V_filehandle_unget} 1.218 - url = http://www.cpan.org/authors/id/D/DC/DCOPPIT/ 1.219 - regex = FileHandle-Unget-(__VER__)\.tar\.gz 1.220 - } 1.221 - prog perl-sys:FreezeThaw = { 1.222 - version = %{V_freezethaw} 1.223 - url = http://www.cpan.org/modules/by-module/FreezeThaw/ 1.224 - regex = FreezeThaw-(__VER__)\.tar\.gz 1.225 - } 1.226 - prog perl-sys:IPC-Shareable = { 1.227 - version = %{V_ipc_shareable} 1.228 - url = http://www.cpan.org/authors/id/B/BS/BSUGARS/ 1.229 - regex = IPC-Shareable-(__VER__)\.tar\.gz 1.230 - } 1.231 - prog perl-sys:IPC-ShareLite = { 1.232 - version = %{V_ipc_sharelite} 1.233 - url = http://www.cpan.org/authors/id/A/AN/ANDYA/ 1.234 - regex = IPC-ShareLite-(__VER__)\.tar\.gz 1.235 - } 1.236 - prog perl-sys:IPC-SharedCache = { 1.237 - version = %{V_ipc_sharedcache} 1.238 - url = http://www.cpan.org/authors/id/S/SA/SAMTREGAR/ 1.239 - regex = IPC-SharedCache-(__VER__)\.tar\.gz 1.240 - } 1.241 - prog perl-sys:IPC-Run = { 1.242 - version = %{V_ipc_run} 1.243 - url = http://www.cpan.org/authors/id/T/TO/TODDR/ 1.244 - regex = IPC-Run-(__VER__)\.tar\.gz 1.245 - } 1.246 - prog perl-sys:IPC-Run3 = { 1.247 - version = %{V_ipc_run3} 1.248 - url = http://www.cpan.org/authors/id/R/RJ/RJBS/ 1.249 - regex = IPC-Run3-(__VER__)\.tar\.gz 1.250 - } 1.251 - prog perl-sys:IPC-Signal = { 1.252 - version = %{V_ipc_signal} 1.253 - url = http://www.cpan.org/authors/id/R/RO/ROSCH/ 1.254 - regex = IPC-Signal-(__VER__)\.tar\.gz 1.255 - } 1.256 - prog perl-sys:IPC-Filter = { 1.257 - version = %{V_ipc_filter} 1.258 - url = http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/ 1.259 - regex = IPC-Filter-(__VER__)\.tar\.gz 1.260 - } 1.261 - prog perl-sys:Storable = { 1.262 - version = %{V_storable} 1.263 - url = http://www.cpan.org/authors/id/A/AM/AMS/ 1.264 - regex = Storable-(__VER__)\.tar\.gz 1.265 - } 1.266 - prog perl-sys:Unix-Syslog = { 1.267 - version = %{V_unix_syslog} 1.268 - url = http://www.cpan.org/authors/id/M/MH/MHARNISCH/ 1.269 - regex = Unix-Syslog-(__VER__)\.tar\.gz 1.270 - } 1.271 - prog perl-sys:WeakRef = { 1.272 - version = %{V_weakref} 1.273 - url = http://www.cpan.org/authors/id/L/LU/LUKKA/ 1.274 - regex = WeakRef-(__VER__)\.tar\.gz 1.275 - } 1.276 - prog perl-sys:Spiffy = { 1.277 - version = %{V_spiffy} 1.278 - url = http://www.cpan.org/authors/id/I/IN/INGY/ 1.279 - regex = Spiffy-(__VER__)\.tar\.gz 1.280 - } 1.281 - prog perl-sys:IO = { 1.282 - version = %{V_io} 1.283 - url = http://www.cpan.org/modules/by-module/IO/ 1.284 - regex = \bIO-(__VER__)\.tar\.gz 1.285 - } 1.286 - prog perl-sys:IO-All = { 1.287 - version = %{V_io_all} 1.288 - url = http://www.cpan.org/authors/id/G/GB/GBARR/ 1.289 - regex = IO-All-(__VER__)\.tar\.gz 1.290 - } 1.291 - prog perl-sys:IO-Multiplex = { 1.292 - version = %{V_io_multiplex} 1.293 - url = http://www.cpan.org/authors/id/B/BB/BBB/ 1.294 - regex = IO-Multiplex-(__VER__)\.tar\.gz 1.295 - } 1.296 - prog perl-sys:IO-Interface = { 1.297 - version = %{V_io_interface} 1.298 - url = http://www.cpan.org/authors/id/L/LD/LDS/ 1.299 - regex = IO-Interface-(__VER__)\.tar\.gz 1.300 - } 1.301 - prog perl-sys:IO-Util = { 1.302 - version = %{V_io_util} 1.303 - url = http://www.cpan.org/authors/id/D/DO/DOMIZIO/ 1.304 - regex = IO-Util-(__VER__)\.tar\.gz 1.305 - } 1.306 - prog perl-sys:IO-Mux = { 1.307 - version = %{V_io_mux} 1.308 - url = http://www.cpan.org/authors/id/P/PA/PATL/ 1.309 - regex = IO-Mux-(__VER__)\.tar\.gz 1.310 - } 1.311 - prog perl-sys:Boulder = { 1.312 - version = %{V_boulder} 1.313 - url = http://www.cpan.org/authors/id/L/LD/LDS/ 1.314 - regex = Boulder-(__VER__)\.tar\.gz 1.315 - } 1.316 - prog perl-sys:Error = { 1.317 - version = %{V_error} 1.318 - url = http://www.cpan.org/authors/id/S/SH/SHLOMIF/ 1.319 - regex = Error-(__VER__)\.tar\.gz 1.320 - } 1.321 - prog perl-sys:File-FnMatch = { 1.322 - version = %{V_file_fnmatch} 1.323 - url = http://www.cpan.org/authors/id/M/MJ/MJP/ 1.324 - regex = File-FnMatch-(__VER__)\.tar\.gz 1.325 - } 1.326 - prog perl-sys:Authen-PAM = { 1.327 - version = %{V_authen_pam} 1.328 - url = http://www.cpan.org/authors/id/N/NI/NIKIP/ 1.329 - regex = Authen-PAM-(__VER__)\.tar\.gz 1.330 - } 1.331 - prog perl-sys:Archive-Cpio = { 1.332 - version = %{V_archive_cpio} 1.333 - url = http://www.cpan.org/authors/id/P/PI/PIXEL/ 1.334 - regex = Archive-Cpio-(__VER__)\.tar\.gz 1.335 - } 1.336 - prog perl-sys:User = { 1.337 - version = %{V_user} 1.338 - url = http://www.cpan.org/authors/id/T/TB/TBONE/ 1.339 - regex = User-(__VER__)\.tar\.gz 1.340 - } 1.341 - prog perl-sys:File-Temp = { 1.342 - version = %{V_file_temp} 1.343 - url = http://www.cpan.org/authors/id/T/TJ/TJENNESS/ 1.344 - regex = File-Temp-(__VER__)\.tar\.gz 1.345 - } 1.346 - prog perl-sys:File-Remove = { 1.347 - version = %{V_file_remove} 1.348 - url = http://www.cpan.org/authors/id/A/AD/ADAMK/ 1.349 - regex = File-Remove-(__VER__)\.tar\.gz 1.350 - } 1.351 - prog perl-sys:File-Rename = { 1.352 - version = %{V_file_rename} 1.353 - url = http://www.cpan.org/authors/id/R/RM/RMBARKER/ 1.354 - regex = File-Rename-(__VER__)\.tar\.gz 1.355 - } 1.356 - prog perl-sys:File-Rsync = { 1.357 - version = %{V_file_rsync} 1.358 - url = http://www.cpan.org/authors/id/L/LE/LEAKIN/ 1.359 - regex = File-Rsync-(__VER__)\.tar\.gz 1.360 - } 1.361 - prog perl-sys:Storable-AMF = { 1.362 - version = %{V_storable_amf} 1.363 - url = http://www.cpan.org/authors/id/G/GR/GRIAN/ 1.364 - regex = Storable-AMF-(__VER__)\.tar\.gz 1.365 - } 1.366 - prog perl-sys:File-Next = { 1.367 - version = %{V_file_next} 1.368 - url = http://www.cpan.org/authors/id/P/PE/PETDANCE/ 1.369 - regex = File-Next-(__VER__)\.tar\.gz 1.370 - } 1.371 - 1.372 -%prep 1.373 - %setup -q -c 1.374 - %setup -q -T -D -a 1 1.375 - %setup -q -T -D -a 2 1.376 - %setup -q -T -D -a 3 1.377 - %setup -q -T -D -a 4 1.378 - %setup -q -T -D -a 5 1.379 - %setup -q -T -D -a 6 1.380 - %setup -q -T -D -a 7 1.381 - %setup -q -T -D -a 8 1.382 - %setup -q -T -D -a 9 1.383 - %setup -q -T -D -a 10 1.384 - %setup -q -T -D -a 11 1.385 - %setup -q -T -D -a 12 1.386 - %setup -q -T -D -a 13 1.387 - %setup -q -T -D -a 14 1.388 - %setup -q -T -D -a 15 1.389 - %setup -q -T -D -a 16 1.390 - %setup -q -T -D -a 17 1.391 - %setup -q -T -D -a 18 1.392 - %setup -q -T -D -a 19 1.393 - %setup -q -T -D -a 20 1.394 - %setup -q -T -D -a 21 1.395 - %setup -q -T -D -a 22 1.396 - %setup -q -T -D -a 23 1.397 - %setup -q -T -D -a 24 1.398 - %setup -q -T -D -a 25 1.399 - %setup -q -T -D -a 26 1.400 - %setup -q -T -D -a 27 1.401 - %setup -q -T -D -a 28 1.402 - %setup -q -T -D -a 29 1.403 - %setup -q -T -D -a 30 1.404 - %setup -q -T -D -a 31 1.405 - %setup -q -T -D -a 32 1.406 - %setup -q -T -D -a 33 1.407 - %setup -q -T -D -a 34 1.408 - %setup -q -T -D -a 35 1.409 - %setup -q -T -D -a 36 1.410 - %setup -q -T -D -a 37 1.411 - %patch -p0 1.412 - 1.413 -%build 1.414 - %{l_shtool} subst \ 1.415 - -e 's;/usr/local/bin/rsync;%{l_prefix}/bin/rsync;' \ 1.416 - -e 's;<STDIN>;"";' \ 1.417 - File-Rsync-*/makepm.PL 1.418 - 1.419 -%install 1.420 - rm -rf $RPM_BUILD_ROOT 1.421 - %{l_prefix}/bin/perl-openpkg prepare 1.422 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} configure build install 1.423 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE1} configure build install 1.424 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE2} configure build install 1.425 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE3} configure build install 1.426 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE4} configure build install 1.427 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE5} configure build install 1.428 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE6} configure build install 1.429 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE7} configure build install 1.430 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE8} configure build install 1.431 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE9} configure build install 1.432 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE10} configure build install 1.433 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE11} configure build install 1.434 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE12} configure build install 1.435 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE13} configure build install 1.436 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install 1.437 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install 1.438 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install 1.439 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE17} configure build install 1.440 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE18} configure build install 1.441 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE19} configure build install 1.442 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE20} configure build install 1.443 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE21} configure build install 1.444 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE22} configure build install 1.445 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE23} configure build install 1.446 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE24} configure build install 1.447 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE25} configure build install 1.448 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE26} configure build install 1.449 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE27} configure build install 1.450 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE28} configure build install 1.451 -%if "%{with_pam}" == "yes" 1.452 - export CC="%{l_cc}" 1.453 - export CFLAGS="%{l_cflags} -I`%{l_rc} --query pam_incdir`" 1.454 - export CPPFLAGS="%{l_cppflags} -I`%{l_rc} --query pam_incdir`" 1.455 - export LDFLAGS="%{l_ldflags} -L`%{l_rc} --query pam_libdir`" 1.456 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE29} configure build install 1.457 -%endif 1.458 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE30} configure build install 1.459 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE31} configure build install 1.460 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE32} configure build install 1.461 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE33} configure build install 1.462 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE34} configure build install 1.463 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE35} configure build install 1.464 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE36} configure build install 1.465 - %{l_prefix}/bin/perl-openpkg -d %{SOURCE37} configure build install 1.466 - %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup 1.467 - %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files` 1.468 - 1.469 -%files -f files 1.470 - 1.471 -%clean 1.472 - rm -rf $RPM_BUILD_ROOT 1.473 -