X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdcc.spec;h=5ff92fab8df2f46039b271110621902590be3917;hb=43cc70abc15aaff182ca2b79a81a5c1b9e4cee24;hp=d9a6bbccbeaede10974dc4b394368c8a681bba88;hpb=3f562313476304f146ee002e795804cff7db8a39;p=fw%2Fsdcc diff --git a/sdcc.spec b/sdcc.spec index d9a6bbcc..5ff92fab 100644 --- a/sdcc.spec +++ b/sdcc.spec @@ -9,8 +9,8 @@ Group: Applications/Engineering Summary: Small Device C Compiler Requires: sdcc-common Version: 2.6.0 -Release: 1 -Source: %{name}-%{version}.tar.bz2 +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