Author: sparky Date: Tue Dec 9 19:42:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed adapter breakage
---- Files affected: SPECS: perl-RT-Client-REST.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-RT-Client-REST.spec diff -u SPECS/perl-RT-Client-REST.spec:1.1 SPECS/perl-RT-Client-REST.spec:1.2 --- SPECS/perl-RT-Client-REST.spec:1.1 Tue Dec 9 20:11:47 2008 +++ SPECS/perl-RT-Client-REST.spec Tue Dec 9 20:42:17 2008 @@ -4,6 +4,7 @@ %bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl + %define pdir RT %define pnam Client-REST Summary: RT::Client::REST - talk to RT installation using REST protocol @@ -11,13 +12,13 @@ Version: 0.37 Release: 1 # same as perl -# Source0-md5: 383bf572afdb8040641d4d413ef96476 License: GPL v1+ or Artistic Group: Development/Languages/Perl +Source0: http://search.cpan.org/CPAN/authors/id/D/DM/DMITRI/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 383bf572afdb8040641d4d413ef96476 URL: http://search.cpan.org/dist/RT-Client-REST/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -Source0: http://search.cpan.org/CPAN/authors/id/D/DM/DMITRI/%{pdir}-%{pnam}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -60,11 +61,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.1 2008/12/09 19:11:47 arekm -- new +Revision 1.2 2008/12/09 19:42:17 sparky +- fixed adapter breakage -Revision 1.2 2007/05/09 21:52:08 qboosh -- pl - -Revision 1.1 2007/04/30 11:29:15 radek +Revision 1.1 2008/12/09 19:11:47 arekm - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-RT-Client-REST.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
