commit perl-File-Rsync for openSUSE:Factory
Hello community, here is the log from the commit of package perl-File-Rsync for openSUSE:Factory checked in at Wed Nov 10 21:45:38 CET 2010. -------- New Changes file: --- /dev/null 2010-07-09 01:59:37.000000000 +0200 +++ perl-File-Rsync/perl-File-Rsync.changes 2010-07-30 19:23:39.000000000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Fri Jul 30 17:05:08 UTC 2010 - lars@linux-schulserver.de + +- initial version 0.43 + calling whatdependson for head-i586 New: ---- File-Rsync-0.43.tar.bz2 perl-File-Rsync.changes perl-File-Rsync.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-File-Rsync.spec ++++++ # # spec file for package perl-File-Rsync (Version 0.43) # # Copyright (c) 2010 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: perl-File-Rsync %define cpan_name %( %{__sed} -e 's,perl-,,' <<< %{name} ) Summary: Perl module interface to rsync Url: http://search.cpan.org/perldoc?File::Rsync Group: Development/Libraries/Perl License: Artistic Version: 0.43 Release: 1 Source: %{cpan_name}-%{version}.tar.bz2 BuildRequires: perl-macros BuildRequires: rsync Requires: rsync Requires: perl = %{perl_version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Perl Convenience wrapper for the rsync(1) program. Written for rsync-2.3.2 and updated for rsync-2.6.0 but should perform properly with most recent versions. Author: ------- Lee Eakin <leakin@dfw.nostrum.com> %prep %setup -n %{cpan_name}-%{version} sed -i "s|/usr/local/bin/rsync|/usr/bin/rsync|" config.in %build perl Makefile.PL make %{?jobs:-j%jobs} %check make test %install %perl_make_install %perl_process_packlist %perl_gen_filelist %clean rm -rf %{buildroot} %files -f %{name}.files %defattr(-, root, root) %doc Changelog README MANIFEST TODO %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de