Updating link to change in openSUSE:Factory/diffstat revision 8.0

OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=e9ce82897a03630d67c0d3295b338caf
This commit is contained in:
OBS User buildservice-autocommit 2010-01-14 15:26:02 +00:00 committed by Git OBS Bridge
parent 36a1d67671
commit f811a4686b
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 9 00:22:05 CET 2009 - jengelh@medozas.de
- enable parallel building
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 24 18:07:09 CET 2009 - pgajdos@suse.cz Tue Nov 24 18:07:09 CET 2009 - pgajdos@suse.cz

View File

@ -1,7 +1,7 @@
# #
# spec file for package diffstat (Version 1.51) # spec file for package diffstat (Version 1.51)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
Name: diffstat Name: diffstat
Version: 1.51 Version: 1.51
Release: 1 Release: 2
AutoReqProv: on AutoReqProv: on
Group: Productivity/Text/Utilities Group: Productivity/Text/Utilities
License: MIT License (or similar) License: MIT License (or similar)
@ -51,7 +51,7 @@ CFLAGS="$RPM_OPT_FLAGS -Wall" \
--prefix=%{_prefix} \ --prefix=%{_prefix} \
--bindir=%{_bindir} \ --bindir=%{_bindir} \
--mandir=%{_mandir} --mandir=%{_mandir}
make make %{?_smp_mflags}
%install %install
make DESTDIR=$RPM_BUILD_ROOT install make DESTDIR=$RPM_BUILD_ROOT install