]> git.pld-linux.org Git - packages/avra.git/commitdiff
- up to 1.2.3 alpha deadbranch-1.6.2
authorBartłomiej Zimoń <cactus@pld-linux.org>
Thu, 16 Jul 2009 11:55:16 +0000 (11:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avra.spec -> 1.6.2.1

avra.spec

index d3dfcc02cdd5e0206cb0d2e012dd05f305ef924b..2ae9afaab4aa2908ffc23e51bbdfa9abb8b6191e 100644 (file)
--- a/avra.spec
+++ b/avra.spec
@@ -1,12 +1,14 @@
+
+%define rel a
 Summary:       Atmel AVR Assembler
 Summary(pl.UTF-8):     Asembler dla mikrokontrolerów AVR Atmel
 Name:          avra
-Version:       1.2.2
-Release:       1
+Version:       1.2.3
+Release:       0.%{rel}.1
 License:       GPL
 Group:         Development
-Source0:       http://dl.sourceforge.net/avra/%{name}-%{version}-src.tar.bz2
-# Source0-md5: e05c89f7c481641d2cfdf8ccbbeb3109
+Source0:       http://dl.sourceforge.net/avra/%{name}-%{version}%{rel}-src.tar.bz2
+# Source0-md5: 738a40e52bb5b836ee7fd816669a99c2
 URL:           http://avra.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -26,7 +28,7 @@ całkowicie kompatybilny z własnym asemblerem AVRASM32 Atmela.
 %build
 %{__aclocal}
 %{__autoconf}
-%{__automake}
+%{__automake} -a
 %configure
 %{__make}
 
This page took 0.116324 seconds and 4 git commands to generate.