diff --git a/xmlto.spec b/xmlto.spec index 28e84cd..502dd59 100644 --- a/xmlto.spec +++ b/xmlto.spec @@ -1,14 +1,14 @@ Summary: A tool for converting XML files to various formats Name: xmlto Version: 0.0.21 -Release: 3%{?dist} -License: GPLv2+ +Release: 4%{?dist} +License: GPLv2+ and GPL+ Group: Applications/System #Older versions up to xmlto-0.0.20 #URL: http://cyberelk.net/tim/xmlto/ #Source0: http://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2 URL: https://fedorahosted.org/xmlto/ -Source0: http://svn.fedorahosted.org/svn/%{name}/%{name}-%{version}.tar.bz2 +Source0: https://fedorahosted.org/releases/x/m/%{name}/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -29,7 +29,7 @@ stylesheets. %package tex Group: Applications/System -License: GPLv2 +License: GPLv2+ Summary: A set of xmlto backends with TeX requirements # For full functionality, we need passivetex. Requires: passivetex >= 1.11 @@ -58,8 +58,8 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT %files -%doc COPYING ChangeLog README AUTHORS NEWS %defattr(-,root,root) +%doc COPYING ChangeLog README AUTHORS NEWS %{_bindir}/* %{_mandir}/*/* %{_datadir}/xmlto @@ -74,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/xmlto/format/fo/pdf %changelog +* Tue Dec 16 2008 Ondrej Vasik - 0.0.21-4 +- merge review(#226568) + correct doc filelist attributes, add License GPL+ for xmlif + * Fri Dec 12 2008 Ondrej Vasik - 0.0.21-3 - merge review(#226568): ship documentation files, fix license tag, use recommended