]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
*** empty log message ***
authorGordon Matzigkeit <gord@gnu.org>
Fri, 28 Nov 1997 17:23:28 +0000 (17:23 +0000)
committerGordon Matzigkeit <gord@gnu.org>
Fri, 28 Nov 1997 17:23:28 +0000 (17:23 +0000)
libtool.spec

index 0e08b94d26b72b09b7ae7b1ed9e6c485939a8518..2ced9b85a9f980e8b2a13d3675674358c8ffa643 100644 (file)
@@ -1,12 +1,16 @@
 Summary: GNU libtool - shared library support for source packages
+# $Format: "Name: $Project$"$
 Name: libtool
-Version: 1.1
+# $Format: "Version: $ProjectMajorVersion$"$
+Version: 1.0g
 Release: 1
 Copyright: GPL
 Group: Development/Build
+# FIXME: add an `Icon:' entry when we have one.
 Source: ftp://prep.ai.mit.edu/pub/gnu/libtool-%{PACKAGE_VERSION}.tar.gz
 BuildRoot: /tmp/libtool.root
 
+# FIXME: add information to the description when we have an URL.
 %description
 This is GNU libtool, a generic library support script.  Libtool hides
 the complexity of using shared libraries behind a consistent, portable