Author: uzsolt Date: Sun Oct 5 13:43:35 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.4.2 - added some Provides
---- Files affected: SPECS: gcstar.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/gcstar.spec diff -u SPECS/gcstar.spec:1.16 SPECS/gcstar.spec:1.17 --- SPECS/gcstar.spec:1.16 Sun Aug 17 22:55:41 2008 +++ SPECS/gcstar.spec Sun Oct 5 15:43:29 2008 @@ -5,14 +5,15 @@ # %include /usr/lib/rpm/macros.perl Summary: GCstar: collection manager +Summary(hu.UTF-8): GCstar: gyűjtemény kezelő Summary(pl.UTF-8): GCstar: zarządca kolekcji Name: gcstar -Version: 1.4.0 +Version: 1.4.2 Release: 1 License: GPL Group: Applications Source0: http://download.gna.org/gcstar/%{name}-%{version}.tar.gz -# Source0-md5: 70bebd9e52e2f9d1532e91080604b26f +# Source0-md5: 6c4b8d94b9577e6aa45bdec2a8d55625 Patch0: %{name}-mandir.patch Patch1: %{name}-desktop.patch Patch2: %{name}-perlmoddir.patch @@ -24,6 +25,39 @@ BuildRequires: perl-libwww BuildRequires: rpm-perlprov Requires(post,postun): desktop-file-utils +# I don't know why, but builder says the following: +# /usr/lib/rpm/perl.prov: weird, cannot determine the package name for `/root/tmp/gcstar-1.4.2-root-root/usr/share/gcstar/lib/GCLang/SV/GCstar.pm' +# and similar +# By install missed the following packages. /uzsolt/ +Provides: perl(GCBackend::GCBeXmlBase) +Provides: perl(GCDoubleListDialog) +Provides: perl(GCExport::GCExportBaseClass) +Provides: perl(GCExportImportBase) +Provides: perl(GCFieldsSelectionDialog) +Provides: perl(GCImport::GCImportBaseClass) +Provides: perl(GCItemExtracter) +Provides: perl(GCModalDialog) +Provides: perl(GCPluginParser) +Provides: perl(GCPlugins::GCTVepisodes::GCPluginTvdb) +Provides: perl(GCPlugins::GCTVepisodes::GCTVepisodesPluginsBase) +Provides: perl(GCPlugins::GCboardgames::GCboardgamesPluginsBase) +Provides: perl(GCPlugins::GCbooks::GCbooksAdlibrisPluginsBase) +Provides: perl(GCPlugins::GCbooks::GCbooksAmazonPluginsBase) +Provides: perl(GCPlugins::GCbooks::GCbooksPluginsBase) +Provides: perl(GCPlugins::GCcomics::GCcomicsPluginsBase) +Provides: perl(GCPlugins::GCfilms::GCfilmsAmazonPluginsBase) +Provides: perl(GCPlugins::GCfilms::GCfilmsPluginsBase) +Provides: perl(GCPlugins::GCgames::GCgamesAmazonPluginsBase) +Provides: perl(GCPlugins::GCgames::GCgamesPluginsBase) +Provides: perl(GCPlugins::GCmusics::GCmusicsPluginsBase) +Provides: perl(Gtk2::Dialog) +Provides: perl(Gtk2::MenuBar) +Provides: perl(Gtk2::MessageDialog) +Provides: perl(Gtk2::ScrolledWindow) +Provides: perl(Gtk2::Toolbar) +Provides: perl(Gtk2::TreeView) +Provides: perl(Gtk2::VBox) +Provides: perl(Gtk2::Window) BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -36,6 +70,15 @@ - Books - User defined collections +%description -l hu.UTF-8 +GCstar egy alkalmazás, amellyel gyűjtemények különféle fajtáit +tarthatjuk nyilván. Annyi típusú gyűjteményt tud kezelni, amennyire +csak szükségünk lehet. Jelenleg a következőket: + - filmek + - videójátékok + - könyvek + - felhasználó által definiált gyűjtemények + %description -l pl.UTF-8 GCstar jest aplikacją do zarządzania różnymi rodzajami kolekcji. Jest zaprojektowana by móc wspierać wszystkie potrzebne typy kolekcji. @@ -87,6 +130,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/10/05 13:43:29 uzsolt +- up to 1.4.2 +- added some Provides + Revision 1.16 2008/08/17 20:55:41 qboosh - sorted ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcstar.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
