packages: perl-REST-Client/perl-REST-Client.spec - added missing %dir in %f...
amateja
amateja at pld-linux.org
Fri Oct 23 15:28:43 CEST 2009
Author: amateja Date: Fri Oct 23 13:28:43 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- added missing %dir in %files section
- release 2
---- Files affected:
packages/perl-REST-Client:
perl-REST-Client.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/perl-REST-Client/perl-REST-Client.spec
diff -u packages/perl-REST-Client/perl-REST-Client.spec:1.2 packages/perl-REST-Client/perl-REST-Client.spec:1.3
--- packages/perl-REST-Client/perl-REST-Client.spec:1.2 Thu Oct 8 08:37:18 2009
+++ packages/perl-REST-Client/perl-REST-Client.spec Fri Oct 23 15:28:37 2009
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): REST::Client - prosty klient do interakcji z zasobami RESTful http/https
Name: perl-REST-Client
Version: 118
-Release: 1
+Release: 2
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -51,6 +51,7 @@
%files
%defattr(644,root,root,755)
%doc CHANGES
+%dir %{perl_vendorlib}/REST
%{perl_vendorlib}/REST/*.pm
%{_mandir}/man3/*
@@ -60,6 +61,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/10/23 13:28:37 amateja
+- added missing %dir in %files section
+- release 2
+
Revision 1.2 2009/10/08 06:37:18 amateja
- updated to 118
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-REST-Client/perl-REST-Client.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list