2011-05-03 06:15:19 +00:00
|
|
|
#
|
2024-07-21 19:33:37 +00:00
|
|
|
# spec file for package perl-Eidolon
|
2011-05-03 06:15:19 +00:00
|
|
|
#
|
2024-07-21 19:33:37 +00:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2011-05-03 06:15:19 +00:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2024-07-21 19:33:37 +00:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2011-05-03 06:15:19 +00:00
|
|
|
#
|
|
|
|
|
2024-07-21 19:33:37 +00:00
|
|
|
|
2011-05-03 06:15:19 +00:00
|
|
|
%define cpan_name Eidolon
|
2024-07-21 19:33:37 +00:00
|
|
|
Name: perl-Eidolon
|
|
|
|
Version: 0.20.0
|
|
|
|
Release: 0
|
|
|
|
# 0.02 -> normalize -> 0.20.0
|
|
|
|
%define cpan_version 0.02
|
|
|
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
|
|
|
Summary: Web application framework
|
|
|
|
URL: https://metacpan.org/release/%{cpan_name}
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/A/AB/ABEL/%{cpan_name}-%{cpan_version}.tar.gz
|
2025-08-12 18:13:48 +02:00
|
|
|
Source100: README.md
|
2011-05-03 06:15:19 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: perl
|
|
|
|
BuildRequires: perl-macros
|
|
|
|
BuildRequires: perl(Class::Accessor::Fast)
|
|
|
|
BuildRequires: perl(DBI)
|
|
|
|
Requires: perl(Class::Accessor::Fast)
|
|
|
|
Requires: perl(DBI)
|
2024-07-21 19:33:37 +00:00
|
|
|
Provides: perl(Eidolon) = %{version}
|
|
|
|
Provides: perl(Eidolon::Application) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Attributes) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::CGI) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Config) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Exception) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Exception::Builder) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Loader) = %{version}
|
|
|
|
Provides: perl(Eidolon::Core::Registry) = %{version}
|
|
|
|
Provides: perl(Eidolon::Debug) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::DB) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::DB::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Log) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Log::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Router) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Router::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Template) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::Template::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::User) = %{version}
|
|
|
|
Provides: perl(Eidolon::Driver::User::Exceptions) = %{version}
|
|
|
|
Provides: perl(Eidolon::Error) = %{version}
|
|
|
|
%undefine __perllib_provides
|
2011-05-03 06:15:19 +00:00
|
|
|
%{perl_requires}
|
|
|
|
|
|
|
|
%description
|
|
|
|
_Eidolon_ is intended to turn a headache of web user interface development
|
|
|
|
into something easy and full of fun. The main goal of the project is to
|
|
|
|
ease the creation of various web-based backends and systems such as project
|
|
|
|
management systems, customer relationship management systems, online
|
|
|
|
payment services and so on. You can use _Eidolon_ for web site creation
|
|
|
|
too, but it isn't recommended - try to use another powerful tools, that are
|
|
|
|
intended for this task (for example, Typo3 CMF, Movable Type or, say,
|
|
|
|
Wordpress).
|
|
|
|
|
|
|
|
%prep
|
2024-07-21 19:33:37 +00:00
|
|
|
%autosetup -n %{cpan_name}-%{cpan_version}
|
|
|
|
|
|
|
|
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
2011-05-03 06:15:19 +00:00
|
|
|
|
|
|
|
%build
|
2024-07-21 19:33:37 +00:00
|
|
|
perl Makefile.PL INSTALLDIRS=vendor
|
|
|
|
%make_build
|
2011-05-03 06:15:19 +00:00
|
|
|
|
|
|
|
%check
|
2024-07-21 19:33:37 +00:00
|
|
|
make test
|
2011-05-03 06:15:19 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
%perl_make_install
|
|
|
|
%perl_process_packlist
|
|
|
|
%perl_gen_filelist
|
|
|
|
|
|
|
|
%files -f %{name}.files
|
|
|
|
%doc Changes README
|
|
|
|
|
|
|
|
%changelog
|