rpms/werken-xpath/devel werken-xpath.spec,1.7,1.8

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jul 10 19:52:44 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/werken-xpath/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10490

Modified Files:
	werken-xpath.spec 
Log Message:
fix repotag


Index: werken-xpath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/werken-xpath/devel/werken-xpath.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- werken-xpath.spec	19 Feb 2008 03:15:06 -0000	1.7
+++ werken-xpath.spec	10 Jul 2008 19:51:52 -0000	1.8
@@ -38,10 +38,12 @@
 
 Name:           werken-xpath
 Version:        0.9.4
-Release:        1.beta.12jpp.2
+Release:        1.beta.12.3
 Epoch:          0
 Summary:        XPath implementation using JDOM
-License:        Apache Software License-like
+# Worth noting that this ASL 1.1 has slightly different wording.
+# It may be GPL compatible as a result.
+License:        ASL 1.1
 Source0:        %{dotname}-%{version}-beta-src.tar.gz
 Patch0:         %{name}-ElementNamespaceContext.patch
 Patch1:         %{name}-Partition.patch
@@ -86,8 +88,9 @@
 Summary:        Javadoc for %{name}
 Group:          Development/Documentation
 BuildRequires:  java-javadoc
-Requires(post): /bin/rm /bin/ln
-Requires(postun): /bin/rm
+# for /bin/rm and /bin/ln
+Requires(post): coreutils
+Requires(postun): coreutils
 Provides:    werken.xpath-javadoc = %{epoch}:%{version}-%{release}
 Obsoletes:   werken.xpath-javadoc < 0.9.4
 
@@ -198,6 +201,10 @@
 # -----------------------------------------------------------------------------
 
 %changelog
+* Thu Jul 10 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0:0.9.4-1.beta.12.3
+- drop repotag
+- fix license tag
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0:0.9.4-1.beta.12jpp.2
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list