commit 079010b6c5bc594866c4ba9f647ac756b983c7ea
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 17 18:34:59 2016 +0200

    - updated to 3.6.0

 sdcc.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sdcc.spec b/sdcc.spec
index eb06c2e..7f8d981 100644
--- a/sdcc.spec
+++ b/sdcc.spec
@@ -5,12 +5,12 @@
 Summary:       C compiler for Intel 8051 and Zilog Z80
 Summary(pl.UTF-8):     Kompilator C dla Intel 8051 i Zilog Z80
 Name:          sdcc
-Version:       3.5.0
-Release:       2
+Version:       3.6.0
+Release:       1
 License:       GPL v2+ (tools), GPL v2+ with linking exception (runtime)
 Group:         Development/Languages
 Source0:       
http://downloads.sourceforge.net/sdcc/%{name}-src-%{version}.tar.bz2
-# Source0-md5: e0a1df72747c481cdedbbd328b0fceae
+# Source0-md5: 4c4cf17d8d2b2d37af66c5b7511f62d8
 URL:           http://sdcc.sourceforge.net/
 BuildRequires: bison
 BuildRequires: boost-devel
@@ -18,6 +18,7 @@ BuildRequires:        flex
 BuildRequires: gc-devel
 BuildRequires: gputils
 BuildRequires: libstdc++-devel
+BuildRequires: python >= 1:2.4
 BuildRequires: sed >= 4.0
 %if %{with doc}
 BuildRequires: latex2html
@@ -95,6 +96,8 @@ install -d $RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
 
 %{__mv} $RPM_BUILD_ROOT%{_bindir}/*.el 
$RPM_BUILD_ROOT%{_datadir}/emacs/site-lisp
 
+%{__rm} $RPM_BUILD_ROOT%{_infodir}/bfd.info*
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sdcc.git/commitdiff/079010b6c5bc594866c4ba9f647ac756b983c7ea

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to