rpms/perl-Net-DBus/F-8 perl-Net-DBus.spec,1.4,1.5 sources,1.3,1.4

Chris Weyl cweyl at fedoraproject.org
Sun Feb 24 03:11:40 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Net-DBus/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31699

Modified Files:
	perl-Net-DBus.spec sources 
Log Message:
* Thu Feb 21 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.33.6-1
- update to 0.33.6
- update license tag



Index: perl-Net-DBus.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-DBus/F-8/perl-Net-DBus.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Net-DBus.spec	21 Aug 2007 22:01:26 -0000	1.4
+++ perl-Net-DBus.spec	24 Feb 2008 03:11:06 -0000	1.5
@@ -1,8 +1,8 @@
 Name:           perl-Net-DBus
-Version:        0.33.5
-Release:        2%{?dist}
+Version:        0.33.6
+Release:        1%{?dist}
 Summary:        Use and provide DBus services
-License:        GPL or Artistic 
+License:        GPL+ or Artistic 
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Net-DBus/
 Source0:        http://www.cpan.org/authors/id/D/DA/DANBERR/Net-DBus-%{version}.tar.gz
@@ -42,8 +42,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -56,12 +56,19 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS CHANGES COPYING README examples/ t/
+%doc AUTHORS CHANGES README examples/ t/
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Net*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 21 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.33.6-1
+- update to 0.33.6
+- update license tag
+
+* Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.33.5-3
+- Autorebuild for GCC 4.3
+
 * Tue Aug 21 2007 Chris Weyl <cweyl at alumni.drew.edu> 0.33.5-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Net-DBus/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	10 Aug 2007 01:44:45 -0000	1.3
+++ sources	24 Feb 2008 03:11:06 -0000	1.4
@@ -1 +1 @@
-fac4674945f53509ce8c3249646aaa11  Net-DBus-0.33.5.tar.gz
+a1dbce89b1b839fd0e46d74067ae2e35  Net-DBus-0.33.6.tar.gz




More information about the Fedora-perl-devel-list mailing list