rpms/perl-Gearman/devel .cvsignore, 1.2, 1.3 perl-Gearman.spec, 1.6, 1.7 sources, 1.2, 1.3

Ruben Kerkhof ruben at fedoraproject.org
Thu Jun 24 14:07:25 UTC 2010


Author: ruben

Update of /cvs/pkgs/rpms/perl-Gearman/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7836

Modified Files:
	.cvsignore perl-Gearman.spec sources 
Log Message:
* Thu Jun 24 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 1.11-1
- Upstream released new version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Gearman/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	2 Jul 2007 20:47:54 -0000	1.2
+++ .cvsignore	24 Jun 2010 14:07:25 -0000	1.3
@@ -1 +1 @@
-Gearman-1.09.tar.gz
+Gearman-1.11.tar.gz


Index: perl-Gearman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Gearman/devel/perl-Gearman.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- perl-Gearman.spec	2 May 2010 07:13:03 -0000	1.6
+++ perl-Gearman.spec	24 Jun 2010 14:07:25 -0000	1.7
@@ -1,12 +1,11 @@
 Name:           perl-Gearman
-Version:        1.09
-Release:        6%{?dist}
+Version:        1.11
+Release:        1%{?dist}
 Summary:        Distributed job system
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://danga.com/gearman/
-Source0:        http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/Gearman-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:        http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO/Gearman-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  perl(Test::More)
@@ -40,8 +39,6 @@ chmod +x %{__perl_provides}
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -52,16 +49,16 @@ find $RPM_BUILD_ROOT -depth -type d -exe
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,-)
 %doc CHANGES HACKING TODO
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/Gearman
+%{_mandir}/man3/Gearman::*.*
 
 %changelog
+* Thu Jun 24 2010 Ruben Kerkhof <ruben at rubenkerkhof.com> 1.11-1
+- Upstream released new version
+
 * Sun May 02 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.09-6
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Gearman/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	2 Jul 2007 20:47:54 -0000	1.2
+++ sources	24 Jun 2010 14:07:25 -0000	1.3
@@ -1 +1 @@
-97403520bed18e1a7316001742381b2c  Gearman-1.09.tar.gz
+abb58b0f8c152d6a7b381677b5320079  Gearman-1.11.tar.gz



More information about the scm-commits mailing list