SPECS: hgview.spec - strit internal deps - why requires_eq python ...

glen glen at pld-linux.org
Sat Mar 15 17:15:04 CET 2008


Author: glen                         Date: Sat Mar 15 16:15:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strit internal deps
- why requires_eq python dep needed?

---- Files affected:
SPECS:
   hgview.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/hgview.spec
diff -u SPECS/hgview.spec:1.1 SPECS/hgview.spec:1.2
--- SPECS/hgview.spec:1.1	Fri Mar 14 13:36:36 2008
+++ SPECS/hgview.spec	Sat Mar 15 17:14:59 2008
@@ -32,7 +32,7 @@
 Summary(pl.UTF-8):	Pliki wspólne dla hgview
 Group:		Development/Version Control
 %pyrequires_eq	python-modules
-Requires:	hgview-GUI
+Requires:	%{name}-GUI
 
 %description common
 Common files for hgview used by hgview-gtk and hgview-qt.
@@ -44,8 +44,8 @@
 Summary:	GTK GUI for hgview
 Summary(pl.UTF-8):	GUI w GTK dla hgview
 Group:		X11/Applications
-Requires:	hgview-common
-Provides:	hgview-GUI
+Requires:	%{name}-common = %{version}-%{release}
+Provides:	%{name}-GUI
 
 %description gtk
 GTK GUI for hgview.
@@ -57,8 +57,8 @@
 Summary:	Qt4 GUI for hgview
 Summary(pl.UTF-8):	GUI w Qt4 dla hgview
 Group:		X11/Applications
-Requires:	hgview-common
-Provides:	hgview-GUI
+Requires:	%{name}-common = %{version}-%{release}
+Provides:	%{name}-GUI
 
 %description qt
 Qt4 GUI for hgview.
@@ -95,7 +95,6 @@
 %{py_sitescriptdir}/%{module}-*.egg-info
 %{_mandir}/man1/hgview.1*
 
-
 %files gtk
 %defattr(644,root,root,755)
 %{_datadir}/hgview/hgview.glade
@@ -112,7 +111,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-15 16:14:59  glen
+- strit internal deps
+- why requires_eq python dep needed?
+
 Revision 1.1  2008-03-14 12:36:36  czarny
 - new
 - looks complete
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hgview.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list