Explorar o código

upgrading package: file 4.14 -> 4.15

Thomas Lotterer %!s(int64=21) %!d(string=hai) anos
pai
achega
07350c4c99
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      file/file.spec

+ 2 - 4
file/file.spec

@@ -23,7 +23,7 @@
 ##
 
 #   package version
-%define       V_api_c   4.14
+%define       V_api_c   4.15
 %define       V_api_pl  0.82
 
 #   package information
@@ -37,7 +37,7 @@ Class:        BASE
 Group:        Filesystem
 License:      BSD
 Version:      %{V_api_c}
-Release:      20050708
+Release:      20050819
 
 #   package options
 %option       with_perl  no
@@ -45,7 +45,6 @@ Release:      20050708
 #   list of sources
 Source0:      ftp://ftp.astron.com/pub/file/file-%{V_api_c}.tar.gz
 Source1:      http://www.cpan.org/modules/by-module/File/File-LibMagic-%{V_api_pl}.tgz
-Patch0:       ftp://ftp.astron.com/pub/file/file-%{V_api_c}.patch1
 
 #   build information
 Prefix:       %{l_prefix}
@@ -80,7 +79,6 @@ AutoReqProv:  no
 %prep
     %setup -q
     %setup -q -D -T -a 1
-    %patch -p0
 
 %build
     ACLOCAL=true \