projects
/
libexpat
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a2f5f
)
Update the RPM .spec file for 1.95.2.
author
Fred L. Drake, Jr.
<fdrake@users.sourceforge.net>
Wed, 25 Jul 2001 20:14:13 +0000
(20:14 +0000)
committer
Fred L. Drake, Jr.
<fdrake@users.sourceforge.net>
Wed, 25 Jul 2001 20:14:13 +0000
(20:14 +0000)
expat/expat.spec
patch
|
blob
|
history
diff --git
a/expat/expat.spec
b/expat/expat.spec
index 8d276a64ccf794127fde31e7767f22f0e4f4f4a9..d3bae56d4816789dfe643a46482fb806097b468b 100644
(file)
--- a/
expat/expat.spec
+++ b/
expat/expat.spec
@@
-23,7
+23,6
@@
fully conforming. It is currently not a validating XML parser.
make lib xmlwf
%install
-
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/bin
mkdir -p $RPM_BUILD_ROOT/usr/lib
@@
-38,6
+37,10
@@
install -D xmlwf/xmlwf $RPM_BUILD_ROOT/usr/bin/xmlwf
/usr/include
%changelog
+* Wed Jul 25 2001 Fred L. Drake, Jr. <fdrake@acm.org>
+[Release 1.95.2-1]
+- Updated for the 1.95.2 release.
+
* Sun Feb 18 2001 Sean Reifschneider <jafo-rpms@tummy.com>
[Release 1.95.1-1tummy]
- Updated to 1.95.1 release.