Explorar el Código

upgrading package: lame 3.92 -> 3.93

Thomas Lotterer hace 23 años
padre
commit
2406480171
Se han modificado 1 ficheros con 6 adiciones y 3 borrados
  1. 6 3
      lame/lame.spec

+ 6 - 3
lame/lame.spec

@@ -23,6 +23,9 @@
 ##  SUCH DAMAGE.
 ##
 
+%define       V_logic  3.93
+%define       V_real   3.93.0
+
 #   package information
 Name:         lame
 Summary:      MP3 Encoder
@@ -32,11 +35,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [PLUS]
 Group:        Audio
 License:      GPL
-Version:      3.92
-Release:      20020821
+Version:      %{V_logic}
+Release:      20021118
 
 #   list of sources
-Source0:      http://belnet.dl.sourceforge.net/sourceforge/lame/lame-%{version}.tar.gz
+Source0:      http://belnet.dl.sourceforge.net/sourceforge/lame/lame-%{V_real}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}