rpms/perl-X11-Protocol/devel .cvsignore, 1.3, 1.4 perl-X11-Protocol.spec, 1.5, 1.6 sources, 1.3, 1.4

Patrick Laughton jima at fedoraproject.org
Tue Sep 18 17:34:36 UTC 2007


Author: jima

Update of /cvs/pkgs/rpms/perl-X11-Protocol/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8376

Modified Files:
	.cvsignore perl-X11-Protocol.spec sources 
Log Message:

* Tue Sep 18 2007 Patrick "Jima" Laughton <jima at beer.tclug.org> 0.56-1
- New upstream release (bugfix)
- Added BR for perl(ExtUtils::MakeMaker)
- License clarification
- Minor spec cleanup, mainly to suppress rpmlint warnings



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-X11-Protocol/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	31 Mar 2006 18:07:02 -0000	1.3
+++ .cvsignore	18 Sep 2007 17:34:02 -0000	1.4
@@ -1 +1 @@
-X11-Protocol-0.55.tar.gz
+X11-Protocol-0.56.tar.gz


Index: perl-X11-Protocol.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-X11-Protocol/devel/perl-X11-Protocol.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-X11-Protocol.spec	15 Sep 2006 20:28:00 -0000	1.5
+++ perl-X11-Protocol.spec	18 Sep 2007 17:34:02 -0000	1.6
@@ -1,15 +1,16 @@
 Name:           perl-X11-Protocol
-Version:        0.55
-Release:        5%{?dist}
+Version:        0.56
+Release:        1%{?dist}
 Summary:        X11-Protocol - Raw interface to X Window System servers
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/X11-Protocol/
-Source0:        http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/X11-Protocol-0.55.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/S/SM/SMCCAM/X11-Protocol-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildArch:	noarch
+BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -30,7 +31,7 @@
 # Testing requires X - use "rpmbuild --with X"
 %if 0%{!?_with_X:1}
 %{__perl} -pi -e 'print "print \"Remaining tests require X\n\"; exit 0;" 
-			if /Insert your test code below/;' test.pl 
+    if /Insert your test code below/;' test.pl 
 %endif
 
 perldoc -t perlartistic > Artistic
@@ -69,6 +70,12 @@
 
 
 %changelog
+* Tue Sep 18 2007 Patrick "Jima" Laughton <jima at beer.tclug.org> 0.56-1
+- New upstream release (bugfix)
+- Added BR for perl(ExtUtils::MakeMaker)
+- License clarification
+- Minor spec cleanup, mainly to suppress rpmlint warnings
+
 * Fri Sep 15 2006 Duncan Ferguson <duncan_j_ferguson at yahoo.co.uk> 0.55-5
 - FC-6 rebuild requests
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-X11-Protocol/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 Mar 2006 18:07:02 -0000	1.3
+++ sources	18 Sep 2007 17:34:02 -0000	1.4
@@ -1 +1 @@
-3d914cb8945105a8b96ec1497dee47e2  X11-Protocol-0.55.tar.gz
+2260bad68d373b201b17c60d761e0f0a  X11-Protocol-0.56.tar.gz




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