rpms/gcstar/devel gcstar.spec,1.18,1.19

tian tian at fedoraproject.org
Sun Nov 29 17:18:21 UTC 2009


Author: tian

Update of /cvs/pkgs/rpms/gcstar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7642

Modified Files:
	gcstar.spec 
Log Message:
Added Provides directive as it was not correctly detected



Index: gcstar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcstar/devel/gcstar.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- gcstar.spec	28 Nov 2009 15:17:21 -0000	1.18
+++ gcstar.spec	29 Nov 2009 17:18:20 -0000	1.19
@@ -1,6 +1,6 @@
 Name:           gcstar
 Version:        1.5.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Personal collections manager
 
 Group:          Applications/Databases
@@ -13,6 +13,7 @@ BuildArch:      noarch
 
 BuildRequires:    desktop-file-utils
 Requires:         perl-Gtk2
+Provides:         perl(GCItemsLists::GCImageLists) perl(GCItemsLists::GCTextLists)
 Obsoletes:        gcfilms
 
 %define desktop_vendor fedora
@@ -103,6 +104,8 @@ update-mime-database %{_datadir}/mime &>
 %{_datadir}/mime/packages/%{name}.xml
 
 %changelog
+* Sun Nov 29 2009 Tian <tian at c-sait.net> - 1.5.0-2
+  - Added Provides directive as it was not correctly detected
 * Sat Nov 28 2009 Tian <tian at c-sait.net> - 1.5.0-1
   - New upstream version http://svn.gna.org/viewcvs/*checkout*/gcstar/tags/GCstar_1_5_0/CHANGELOG
 * Wed Nov 11 2009 Tian <tian at c-sait.net> - 1.4.3-4




More information about the fedora-extras-commits mailing list