fix license, rebuild
This commit is contained in:
parent
4e69e2e071
commit
050b8d3a68
@ -1,22 +0,0 @@
|
|||||||
--- findutils-4.2.23/Makefile.am.no-locate 2005-06-07 23:18:41.000000000 +0100
|
|
||||||
+++ findutils-4.2.23/Makefile.am 2005-06-20 09:30:26.000000000 +0100
|
|
||||||
@@ -2,7 +2,7 @@
|
|
||||||
|
|
||||||
EXTRA_DIST = COPYING ChangeLog TODO install-sh config.h.in stamp-h.in \
|
|
||||||
THANKS config.rpath
|
|
||||||
-SUBDIRS = gnulib lib find xargs locate doc po m4
|
|
||||||
+SUBDIRS = gnulib lib find xargs doc po m4
|
|
||||||
|
|
||||||
ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4
|
|
||||||
|
|
||||||
--- findutils-4.2.23/Makefile.in.no-locate 2005-06-19 12:28:34.000000000 +0100
|
|
||||||
+++ findutils-4.2.23/Makefile.in 2005-06-20 09:30:57.000000000 +0100
|
|
||||||
@@ -263,7 +263,7 @@
|
|
||||||
EXTRA_DIST = COPYING ChangeLog TODO install-sh config.h.in stamp-h.in \
|
|
||||||
THANKS config.rpath
|
|
||||||
|
|
||||||
-SUBDIRS = gnulib lib find xargs locate doc po m4
|
|
||||||
+SUBDIRS = gnulib lib find xargs doc po m4
|
|
||||||
ACLOCAL_AMFLAGS = -I gnulib/m4 -I m4
|
|
||||||
all: config.h
|
|
||||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
@ -1,9 +1,9 @@
|
|||||||
Summary: The GNU versions of find utilities (find and xargs)
|
Summary: The GNU versions of find utilities (find and xargs)
|
||||||
Name: findutils
|
Name: findutils
|
||||||
Version: 4.2.31
|
Version: 4.2.31
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPL
|
License: GPL+
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
URL: http://www.gnu.org/software/findutils/
|
URL: http://www.gnu.org/software/findutils/
|
||||||
Source0: ftp://ftp.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
|
Source0: ftp://ftp.gnu.org/gnu/findutils/%{name}-%{version}.tar.gz
|
||||||
@ -75,6 +75,10 @@ rm -rf %{buildroot}
|
|||||||
%{_infodir}/find.info*
|
%{_infodir}/find.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 23 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1:4.2.31-2
|
||||||
|
- fix license
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Tue Jun 12 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1:4.2.31-1
|
* Tue Jun 12 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 1:4.2.31-1
|
||||||
- Update to findutils-4.2.31
|
- Update to findutils-4.2.31
|
||||||
Resolves: #243732
|
Resolves: #243732
|
||||||
|
Loading…
Reference in New Issue
Block a user