Author: uzsolt Date: Fri Nov 20 20:45:36 2009 GMT Module: packages Tag: HEAD ---- Log message: - 1.5.0 - new group, new todo (subpackages) - disable patch2
---- Files affected: packages/gcstar: gcstar.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: packages/gcstar/gcstar.spec diff -u packages/gcstar/gcstar.spec:1.18 packages/gcstar/gcstar.spec:1.19 --- packages/gcstar/gcstar.spec:1.18 Sun Oct 12 17:02:20 2008 +++ packages/gcstar/gcstar.spec Fri Nov 20 21:45:31 2009 @@ -7,17 +7,18 @@ # and similar # TODO: - fix this message, IMHO the first byte of utf8 is the source of error - see with 'less' (uzsolt) # - after the done of the first todo, clear the 'Provides' fields +# - maybe create subpackage %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.3 +Version: 1.5.0 Release: 1 License: GPL -Group: Applications +Group: X11/Applications Source0: http://download.gna.org/gcstar/%{name}-%{version}.tar.gz -# Source0-md5: a4182efaf0f81fba39d1ab8b9b582417 +# Source0-md5: 966652b3f331d72c76509e13fc4dfba5 Patch0: %{name}-mandir.patch Patch1: %{name}-desktop.patch Patch2: %{name}-perlmoddir.patch @@ -52,6 +53,8 @@ Provides: perl(GCPlugins::GCgames::GCgamesAmazonPluginsBase) Provides: perl(GCPlugins::GCgames::GCgamesPluginsBase) Provides: perl(GCPlugins::GCmusics::GCmusicsPluginsBase) +Provides: perl(GCItemsLists::GCImageLists) +Provides: perl(GCItemsLists::GCTextLists) Provides: perl(Gtk2::Dialog) Provides: perl(Gtk2::MenuBar) Provides: perl(Gtk2::MessageDialog) @@ -94,7 +97,7 @@ %setup -q -n %{name} %patch0 -p1 %patch1 -p1 -%patch2 -p1 +# %patch2 -p1 %install rm -rf $RPM_BUILD_ROOT @@ -121,6 +124,15 @@ %doc README %attr(755,root,root) %{_bindir}/* %dir %{_datadir}/%{name} +%{_libdir}/%{name} +# %dir %{_libdir}/%{name} +# %dir %{_libdir}/%{name}/GCPlugins +# %{_libdir}/%{name}/GCBackend +# %{_libdir}/%{name}/GCItemsLists +# %{_libdir}/%{name}/GCPlugins/GCPluginsBase.pm +# %{_libdir}/%{name}/*.pm +# %{_libdir}/%{name}/GCExport +# %{_libdir}/%{name}/GCExtract %{_datadir}/%{name}/* %{_mandir}/man1/* %{_desktopdir}/*.desktop @@ -132,6 +144,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2009/11/20 20:45:31 uzsolt +- 1.5.0 +- new group, new todo (subpackages) +- disable patch2 + Revision 1.18 2008/10/12 15:02:20 uzsolt - up to 1.4.3 - added TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcstar/gcstar.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
