Accepting request 83145 from home:jengelh:bl-c

- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build

OBS-URL: https://build.opensuse.org/request/show/83145
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cscope?expand=0&rev=7
This commit is contained in:
Petr Uzel 2011-09-20 11:00:24 +00:00 committed by Git OBS Bridge
parent 6b5d86a3e0
commit 60d4438cb7
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