]> git.pld-linux.org Git - packages/bzip2.git/commitdiff
- epoch, strict deps.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 26 Feb 2004 04:47:29 +0000 (04:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzip2.spec -> 1.77

bzip2.spec

index eddb3457ceff2a98bedf33540ba4a0a2270e08ae..f101b9c824871f993e5c5b3037fb7b37d6a116a8 100644 (file)
@@ -8,6 +8,7 @@ Summary(ru):    
 Name:          bzip2
 Version:       1.0.2
 Release:       7
+Epoch:         0
 License:       BSD-like
 Group:         Applications/Archiving
 Source0:       ftp://sources.redhat.com/pub/bzip2/v102/%{name}-%{version}.tar.gz
@@ -82,7 +83,7 @@ Summary(pt_BR):       Arquivos de inclus
 Summary(uk):   èÅÄÅÒÉ, ÎÅÏÂȦÄΦ ÄÌÑ ÐÒÏÇÒÁÍÕ×ÁÎÎÑ Ú libbz2
 Summary(ru):   èÅÄÅÒÙ, ÎÅÏÂÈÏÄÉÍÙÅ ÄÌÑ ÐÒÏÇÒÁÍÍÉÒÏ×ÁÎÉÑ Ó libbz2
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Obsoletes:     libbzip2-devel
 
 %description devel
@@ -115,9 +116,9 @@ Summary(pt_BR):     Bibliotecas est
 Summary(ru):   óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ bzip2
 Summary(uk):   óÔÁÔÉÞΦ Â¦Â̦ÏÔÅËÉ bzip2
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
-%define                specflags_ia32  "-fomit-frame-pointer"
+%define                specflags_ia32  -fomit-frame-pointer
 
 %description static
 Static libbz2 library.
This page took 0.075206 seconds and 4 git commands to generate.