Accepting request 83798 from devel:tools

- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build (forwarded request 83145 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/83798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cscope?expand=0&rev=16
This commit is contained in:
Sascha Peilicke 2011-09-21 14:59:05 +00:00 committed by Git OBS Bridge
commit 75e7e83b4e
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Sep 18 00:03:41 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Wed Jun 22 11:40:10 CDT 2011 - rcoe@wi.rr.com

View File

@ -52,7 +52,7 @@ browse through C source code files for specified elements of code.
%build
%{?suse_update_config:%{suse_update_config}}
%configure
make
make %{?_smp_mflags}
%install
mkdir -p %{buildroot}%{_bindir}
@ -64,9 +64,6 @@ pushd contrib
%make_install
popd
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%doc TODO COPYING ChangeLog AUTHORS README NEWS INSTALL