Author: glen Date: Thu Jul 27 15:22:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.6, generic URL
---- Files affected: SPECS: perl-DBIx-Librarian.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/perl-DBIx-Librarian.spec diff -u SPECS/perl-DBIx-Librarian.spec:1.17 SPECS/perl-DBIx-Librarian.spec:1.18 --- SPECS/perl-DBIx-Librarian.spec:1.17 Wed Nov 3 23:30:16 2004 +++ SPECS/perl-DBIx-Librarian.spec Thu Jul 27 17:22:21 2006 @@ -9,13 +9,14 @@ Summary: DBIx::Librarian - manage SQL in repository outside code Summary(pl): DBIx::Librarian - zarządzanie SQL w repozytorium poza kodem Name: perl-DBIx-Librarian -Version: 0.4 +Version: 0.6 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 08b2d0e010853a54a595e32c46db70b2 +# Source0-md5: 8da6b1d5a28ec8bbbd32c89bff942a5d +URL: http://search.cpan.org/dist/DBIx-Librarian/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} @@ -27,14 +28,14 @@ %description This is for data manipulation (SELECT, INSERT, UPDATE, DELETE), not -for data definition (CREATE, DROP, ALTER). Some DDL statements may +for data definition (CREATE, DROP, ALTER). Some DDL statements may work inside this module, but correct behavior is not guaranteed. %description -l pl Ten moduł służy do operacji na danych (SELECT, INSERT, UPDATE, -DELETE), ale nie do definiowania danych (CREATE, DROP, ALTER). Niektóre -wyrażenia DDL mogą działać wewnątrz tego modułu, ale prawidłowe -zachowanie nie jest gwarantowane. +DELETE), ale nie do definiowania danych (CREATE, DROP, ALTER). +Niektóre wyrażenia DDL mogą działać wewnątrz tego modułu, ale +prawidłowe zachowanie nie jest gwarantowane. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -67,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2006/07/27 15:22:21 glen +- 0.6, generic URL + Revision 1.17 2004/11/03 22:30:16 paladine - formatting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DBIx-Librarian.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
