X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdcc.spec;h=5ff92fab8df2f46039b271110621902590be3917;hb=d49ef705a2aa2ff92120fa9ab49f5f341d0eed4d;hp=079af54b6937b4a0ea104fafccb0e3b21ab347ce;hpb=a90e533a41614f3e482255320fedffff7bbce1fc;p=fw%2Fsdcc diff --git a/sdcc.spec b/sdcc.spec index 079af54b..5ff92fab 100644 --- a/sdcc.spec +++ b/sdcc.spec @@ -8,9 +8,9 @@ License: GPL Group: Applications/Engineering Summary: Small Device C Compiler Requires: sdcc-common -Version: 2.5.3 -Release: 1 -Source: %{name}-%{version}.tar.bz2 +Version: 2.6.0 +Release: 2 +Source: %{name}-src-%{version}.tar.gz URL: http://sdcc.sourceforge.net/ Packager: Bernhard Held BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -48,7 +48,7 @@ degree) include the 8051, ds390, z80, hc08, and PIC. %setup -n sdcc %build -./configure CFLAGS="$RPM_OPT_FLAGS" --prefix=/usr docdir=$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name} +./configure CFLAGS="$RPM_OPT_FLAGS" --prefix=/usr --enable-doc docdir=$RPM_BUILD_ROOT/%{_defaultdocdir}/%{name} make cd doc make