]> git.pld-linux.org Git - packages/fftw.git/commitdiff
- strict internal deps
authorfreetz <freetz@pld-linux.org>
Sun, 26 Jun 2005 16:21:05 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fftw.spec -> 1.58

fftw.spec

index f5484736d17c9b9b3bbb52941395ba15ce72e970..68fe700f93cbbd666f1c39f821cf1386effe39ad 100644 (file)
--- a/fftw.spec
+++ b/fftw.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build
 %bcond_without  single            # without single precision library
-
+#
 Summary:       Fast Fourier transform library
 Summary(pl):   Biblioteka z funkcjami szybkiej transformaty Fouriera
 Summary(pt_BR):        Biblioteca fast Fourier transform
@@ -49,7 +49,7 @@ Summary:      Headers, libraries & docs for fftw
 Summary(pl):   Nag³ówki, biblioteki oraz dokumentacja do fftw
 Summary(pt_BR):        headers, bibliotecas e documentação do pacote FFTW
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 This package contains the additional header files, documentation and
@@ -70,7 +70,7 @@ Summary:      Static fftw libraries
 Summary(pl):   Statyczne biblioteki fftw
 Summary(pt_BR):        bibliotecas estáticas do pacote FFTW
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static fftw libraries.
This page took 0.098293 seconds and 4 git commands to generate.