[gcstar/f18] Add missing provides

Emmanuel Seyman eseyman at fedoraproject.org
Wed Aug 14 19:48:10 UTC 2013


commit 437b355bc32aecf9a193ef294bf290bb31e76c4f
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Wed Aug 14 21:47:47 2013 +0200

    Add missing provides

 gcstar.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gcstar.spec b/gcstar.spec
index 3c05609..906eb84 100644
--- a/gcstar.spec
+++ b/gcstar.spec
@@ -1,6 +1,6 @@
 Name:           gcstar
 Version:        1.7.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Personal collections manager
 
 Group:          Applications/Databases
@@ -13,7 +13,7 @@ BuildArch:      noarch
 
 BuildRequires:    desktop-file-utils
 Requires:         perl-Gtk2
-Provides:         perl(GCItemsLists::GCImageLists) perl(GCItemsLists::GCTextLists) perl(GCPlugins::GCfilms::GCThemoviedb)
+Provides:         perl(GCItemsLists::GCImageLists) perl(GCItemsLists::GCTextLists) perl(GCPlugins::GCfilms::GCThemoviedb) perl(GCItemsLists::GCListOptions) perl(GCItemsLists::GCImageListComponents) perl(GCGraphicComponents::GCDoubleLists) perl(GCGraphicComponents::GCBaseWidgets)
 Obsoletes:        gcfilms
 
 %define desktop_vendor fedora
@@ -104,6 +104,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_datadir}/mime/packages/%{name}.xml
 
 %changelog
+* Wed Aug 14 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.7.0-2
+- Add missing provides
+
 * Wed Sep 05 2012 Tian <tian at c-sait.net> - 1.7.0-1
   - New upstream version http://svn.gna.org/viewcvs/*checkout*/gcstar/tags/GCstar_1_7_0/CHANGELOG
 


More information about the scm-commits mailing list