Accepting request 83117 from home:jengelh:bl-c
- Remove redundant tags/sections from specfile OBS-URL: https://build.opensuse.org/request/show/83117 OBS-URL: https://build.opensuse.org/package/show/devel:tools/colordiff?expand=0&rev=5
This commit is contained in:
parent
ba304a5569
commit
8bef5ef209
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 17 23:39:48 UTC 2011 - jengelh@medozas.de
|
||||
|
||||
- Remove redundant tags/sections from specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package colordiff (Version 1.0.9)
|
||||
# spec file for package colordiff
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -34,12 +34,6 @@ The Perl script colordiff is a wrapper for 'diff' and produces the same
|
||||
output but with pretty 'syntax' highlighting. Colour schemes can be
|
||||
customized.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Dave Ewart <davee@sungate.co.uk>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
@ -56,9 +50,6 @@ gzip $RPM_BUILD_ROOT/%{_mandir}/man1/*.1
|
||||
sed -i -e "s@$RPM_BUILD_ROOT@@" $RPM_BUILD_ROOT/%{_bindir}/colordiff
|
||||
chmod a-x $RPM_BUILD_ROOT/%{_mandir}/man1/colordiff.*
|
||||
|
||||
%clean
|
||||
rm -rf "$RPM_BUILD_ROOT"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README TODO COPYING CHANGES BUGS colordiffrc colordiffrc-lightbg
|
||||
|
Loading…
Reference in New Issue
Block a user