rpms/opensp/devel opensp.spec,1.16,1.17

Ondrej Vasik (ovasik) fedora-extras-commits at redhat.com
Mon Aug 27 12:58:51 UTC 2007


Author: ovasik

Update of /cvs/extras/rpms/opensp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24861

Modified Files:
	opensp.spec 
Log Message:
License tag changed to BSD


Index: opensp.spec
===================================================================
RCS file: /cvs/extras/rpms/opensp/devel/opensp.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- opensp.spec	21 Jun 2007 12:43:36 -0000	1.16
+++ opensp.spec	27 Aug 2007 12:58:18 -0000	1.17
@@ -1,14 +1,15 @@
 Summary: SGML and XML parser
 Name: opensp
 Version: 1.5.2
-Release: 5%{?dist}
+Release: 6%{?dist}
 Requires: sgml-common >= 0.5
 URL: http://openjade.sourceforge.net/
 Source: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz
 Patch0: opensp-multilib.patch
 Patch1: opensp-nodeids.patch
 Patch2: opensp-sigsegv.patch
-License: Distributable
+Patch3: opensp-undefsymbols.patch
+License: BSD
 Group: Applications/Text
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -34,6 +35,7 @@
 %patch0 -p1 -b .multilib
 %patch1 -p1 -b .nodeids
 %patch2 -p1 -b .sigsegv
+%patch3 -p1 -b .undef
 
 %build
 %configure --disable-dependency-tracking --disable-static --enable-http \
@@ -101,6 +103,10 @@
 
 
 %changelog
+* Mon Aug 27 2007 Ondrej Vasik <ovasik at redhat.com> 1.5.2-6
+- License tag change to BSD
+- Rebuilt for F8
+
 * Thu Jun 21 2007 Ondrej Vasik <ovasik at redhat.com> 1.5.2-5
 - fixed SIGSEGV (bug #245104)
 




More information about the fedora-extras-commits mailing list