Author: glen Date: Wed Feb 15 22:21:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.87
---- Files affected: SPECS: perl-Alzabo.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/perl-Alzabo.spec diff -u SPECS/perl-Alzabo.spec:1.11 SPECS/perl-Alzabo.spec:1.12 --- SPECS/perl-Alzabo.spec:1.11 Fri Jan 7 13:13:27 2005 +++ SPECS/perl-Alzabo.spec Wed Feb 15 23:21:37 2006 @@ -8,13 +8,13 @@ Summary: Alzabo - a data modelling tool and RDBMS-OO mapper Summary(pl): Alzabo - narzędzie do modelowania danych i mapper RDBMS-OO Name: perl-Alzabo -Version: 0.86 -Release: 2 +Version: 0.87 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz -# Source0-md5: 90f8db4f0e86b5959de48f6871efc963 +# Source0-md5: cdbdca512aba503a999fc8151b39cdea BuildRequires: perl-Module-Build BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -39,11 +39,11 @@ %define alzabo_root_dir %{_datadir}/alzabo %description -Alzabo is a two-fold program. Its first function is as a data modelling -tool. Through either a schema creation interface or a custom Perl program, -you can create a set of schema, table, column, etc. objects that represent -your data model. Alzabo is also capable of reverse engineering an existing -data model. +Alzabo is a two-fold program. Its first function is as a data +modelling tool. Through either a schema creation interface or a custom +Perl program, you can create a set of schema, table, column, etc. +objects that represent your data model. Alzabo is also capable of +reverse engineering an existing data model. Its second function is as a RDBMS to object mapping system. Once you have created a schema, you can use the Alzabo::Runtime::Table and @@ -105,6 +105,7 @@ # get rid of pod documentation.spec rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Alzabo/*.pod +rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Alzabo/.packlist %clean rm -rf $RPM_BUILD_ROOT @@ -124,6 +125,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2006/02/15 22:21:37 glen +- up to 0.87 + Revision 1.11 2005/01/07 12:13:27 adamg - release 2 (for fixed deps on ac-i386) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Alzabo.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
