Changes of Revision 5
[-] | Changed | perl-X11-Protocol.spec |
x 1
2 3 %define real_name X11-Protocol 4 5 -Summary: Perl module for the X Window System Protocol 6 -Name: perl-X11-Protocol 7 -Version: 0.55 8 -Release: 1 9 -License: Artistic 10 -Group: Applications/CPAN 11 -URL: http://search.cpan.org/dist/X11-Protocol/ 12 -Packager: Richard Bos <richard@radoeka.nl> 13 +Summary: Perl module for the X Window System Protocol 14 +Name: perl-X11-Protocol 15 +Version: 0.56 16 +Release: 1 17 +License: Artistic 18 +Group: Applications/CPAN 19 +URL: http://search.cpan.org/dist/X11-Protocol/ 20 21 Source: http://www.cpan.org/modules/by-module/X11/X11-Protocol-%{version}.tar.gz 22 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 23
24 %{perl_vendorlib}/X11/Protocol/ 25 26 %changelog 27 +* Wed Jan 20 2010 Carsten Schoene <cs@linux-administrator.com> - 0.56-1 28 +- update to release 0.56 29 + 30 * Mon Jul 31 2006 Richard Bos <richard@radoeka.nl> - 0.55-1 31 - Initial build for opensuse 32 33 |