rpms/perl-Gtk2-Sexy/F-9 perl-Gtk2-Sexy.spec, 1.6, 1.7 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed Jun 18 05:17:43 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Gtk2-Sexy/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6131

Modified Files:
	perl-Gtk2-Sexy.spec sources 
Log Message:
* Tue Jun 17 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.03-1
- update to 0.03



Index: perl-Gtk2-Sexy.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/F-9/perl-Gtk2-Sexy.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-Gtk2-Sexy.spec	7 Mar 2008 02:03:30 -0000	1.6
+++ perl-Gtk2-Sexy.spec	18 Jun 2008 05:16:56 -0000	1.7
@@ -1,18 +1,25 @@
 Name:           perl-Gtk2-Sexy
-Version:        0.02        
-Release:        8%{?dist}
+Version:        0.03        
+Release:        1%{?dist}
 Summary:        Perl interface to the sexy widget collection 
 
 Group:          Development/Libraries
 License:        LGPLv2+
-URL:            http://search.cpan.org/dist/Gtk2-Sexy            
+URL:            http://search.cpan.org/dist/Gtk2-Sexy/
 Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Gtk2-Sexy-%{version}.tar.gz        
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-BuildRequires:  perl(Gtk2), perl(ExtUtils::Depends), perl(ExtUtils::PkgConfig)
+# non-perl
 BuildRequires:  libsexy-devel, libxml2-devel
 
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+BuildRequires:  perl(Glib::MakeHelper)
+BuildRequires:  perl(Gtk2::CodeGen)
+BuildRequires:  perl(ExtUtils::Depends)
+BuildRequires:  perl(ExtUtils::PkgConfig)
+# test
+BuildRequires:  perl(Gtk2::TestHelper)
+
 Requires:  perl(Gtk2)
 
 %description
@@ -38,7 +45,7 @@
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2>/dev/null ';'
-chmod -R u+w %{buildroot}/*
+%{_fixperms} %{buildroot}/*
 
 
 %check
@@ -51,13 +58,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog examples
+%doc ChangeLog examples README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Gtk2
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Tue Jun 17 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.03-1
+- update to 0.03
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.02-8
 Rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Gtk2-Sexy/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	1 Aug 2006 04:55:48 -0000	1.2
+++ sources	18 Jun 2008 05:16:56 -0000	1.3
@@ -1 +1 @@
-59433b6b2f2d72c5dfcc0d1dd0c5e7d7  Gtk2-Sexy-0.02.tar.gz
+f1737098fab51e7a016498f5139e9260  Gtk2-Sexy-0.03.tar.gz




More information about the fedora-extras-commits mailing list