|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Net-DBus
|
|
|
|
|
Version: 0.33.6
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Use and provide DBus services
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -62,6 +62,9 @@ rm -rf %{buildroot}
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.33.6-2
|
|
|
|
|
Rebuild for new perl
|
|
|
|
|
|
|
|
|
|
* Thu Feb 21 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.33.6-1
|
|
|
|
|
- update to 0.33.6
|
|
|
|
|
- update license tag
|
|
|
|
|