forked from Imagelibrary/rtems
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* scripts/automake.spec.in: Add defattr, URL:-tag. Release 2.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-01-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* scripts/automake.spec.in: Add defattr, URL:-tag.
|
||||
Release 2.
|
||||
|
||||
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* binutils/base-binutils.add: Add osversion support.
|
||||
|
||||
@@ -23,12 +23,13 @@
|
||||
Vendor: http://www.rtems.com
|
||||
Name: %{name}
|
||||
Packager: Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
URL: http://sources.redhat.com/automake
|
||||
|
||||
Copyright: GPL
|
||||
Group: @rpmgroup@
|
||||
Autoreqprov: on
|
||||
Version: %{rpmvers}
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_defaultbuildroot}
|
||||
@@ -81,6 +82,7 @@ if [ $1 = 0 ]; then
|
||||
fi
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README THANKS
|
||||
%{_bindir}/aclocal*
|
||||
%{_bindir}/automake*
|
||||
@@ -88,4 +90,3 @@ fi
|
||||
%doc %{_mandir}/man?/*
|
||||
%{_datadir}/aclocal-%{amvers}
|
||||
%{_datadir}/automake-%{amvers}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user