mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 07:20:16 +00:00
2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake.add: Add %{?dist}.
* autotools/autoconf.add: Add %{?dist}.
Replace Copyright: by Licence:.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* autotools/automake.add: Add %{?dist}.
|
||||
* autotools/autoconf.add: Add %{?dist}.
|
||||
Replace Copyright: by Licence:.
|
||||
* gccnewlib/gccnewlib.add: Remove Epoch.
|
||||
|
||||
2005-05-20 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
@@ -13,11 +13,11 @@
|
||||
Name: %{name}
|
||||
Packager: Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
Copyright: GPL
|
||||
License: GPL
|
||||
URL: http://www.gnu.org/software/autoconf
|
||||
Group: @rpmgroup@
|
||||
Version: %{rpmvers}
|
||||
Release: 4
|
||||
Release: 4%{?dist}
|
||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl m4 gawk emacs
|
||||
|
||||
@@ -24,7 +24,7 @@ License: GPL
|
||||
Group: @rpmgroup@
|
||||
|
||||
Version: %{rpmvers}
|
||||
Release: 2
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||
BuildArch: noarch
|
||||
BuildRequires: %{requirements} perl help2man
|
||||
|
||||
Reference in New Issue
Block a user