SPECS: Atlas-C++.spec - epoch in internal deps

qboosh qboosh at pld-linux.org
Tue Dec 19 21:19:10 CET 2006


Author: qboosh                       Date: Tue Dec 19 20:19:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- epoch in internal deps

---- Files affected:
SPECS:
   Atlas-C++.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/Atlas-C++.spec
diff -u SPECS/Atlas-C++.spec:1.25 SPECS/Atlas-C++.spec:1.26
--- SPECS/Atlas-C++.spec:1.25	Tue Dec 19 20:41:44 2006
+++ SPECS/Atlas-C++.spec	Tue Dec 19 21:19:05 2006
@@ -35,7 +35,7 @@
 Summary:	Header files for Atlas-C++ development
 Summary(pl):	Pliki nagłówkowe do biblioteki Atlas-C++
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	libstdc++-devel
 # libAtlasFilters additionally R: bzip2-devel,zlib-devel
 
@@ -60,7 +60,7 @@
 Summary:	Static libraries for Atlas-C++ development
 Summary(pl):	Statyczne biblioteki Atlas-C++
 Group:		Development/Libraries
-Requires:	%{name}-devel = %{version}-%{release}
+Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 Atlas-C++ is the current C++ implementation of the Atlas protocol, a
@@ -126,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/12/19 20:19:05  qboosh
+- epoch in internal deps
+
 Revision 1.25  2006/12/19 19:41:44  blekot
 - up to 0.6.0
 - Epoch 1 due to rc2 in Version
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Atlas-C++.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list