New version 0.0.22, autodetection for tools/program paths, consolidated
error code handling, build warnings cleanup, various minor changes
This commit is contained in:
		
							parent
							
								
									0c27b2a0ca
								
							
						
					
					
						commit
						636d85c0dc
					
				| @ -1 +1 @@ | ||||
| xmlto-0.0.21.tar.bz2 | ||||
| xmlto-0.0.22.tar.bz2 | ||||
|  | ||||
							
								
								
									
										2
									
								
								sources
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sources
									
									
									
									
									
								
							| @ -1 +1 @@ | ||||
| cc2039dedc81f1a56b06e5fdac6f7570  xmlto-0.0.21.tar.bz2 | ||||
| 12f297dc7051e4fef08339980f88a1dd  xmlto-0.0.22.tar.bz2 | ||||
|  | ||||
							
								
								
									
										22
									
								
								xmlto.spec
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								xmlto.spec
									
									
									
									
									
								
							| @ -1,19 +1,14 @@ | ||||
| Summary: A tool for converting XML files to various formats | ||||
| Name: xmlto | ||||
| Version: 0.0.21 | ||||
| Release: 9%{?dist} | ||||
| #xmlto is released under GPLv2+ license, xmlif under GPL+ license | ||||
| License: GPLv2+ and GPL+ | ||||
| Version: 0.0.22 | ||||
| Release: 1%{?dist} | ||||
| License: GPLv2+ | ||||
| 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: https://fedorahosted.org/releases/x/m/%{name}/%{name}-%{version}.tar.bz2 | ||||
| Patch0: xmlto-stringparam.patch | ||||
| Patch1: xmlto-libpaper.patch | ||||
| Patch2: xmlto-xmllintoptions.patch | ||||
| Patch3: xmlto-xhtml1.patch | ||||
| 
 | ||||
| BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) | ||||
| 
 | ||||
| @ -26,7 +21,7 @@ Requires: docbook-xsl >= 1.56.0 | ||||
| Requires: text-www-browser | ||||
| Requires: libxslt | ||||
| Requires: docbook-dtds | ||||
| Requires: util-linux, flex | ||||
| Requires: util-linux, flex, which | ||||
| 
 | ||||
| %description | ||||
| This is a package for converting XML files to various formats using XSL | ||||
| @ -60,10 +55,6 @@ xhtml1 source format. | ||||
| 
 | ||||
| %prep | ||||
| %setup -q | ||||
| %patch0 -p1 -b .stringparam | ||||
| %patch1 -p1 -b .libpapercleanup | ||||
| %patch2 -p1 -b .xmllintoptions | ||||
| %patch3 -p1 -b .xhtml1 | ||||
| 
 | ||||
| %build | ||||
| %configure | ||||
| @ -105,6 +96,11 @@ rm -rf $RPM_BUILD_ROOT | ||||
| 
 | ||||
| 
 | ||||
| %changelog | ||||
| * Wed Mar 25 2009 Ondrej Vasik <ovasik@redhat.com> | ||||
| - New version 0.0.22 | ||||
| - autodetection for tools/program paths, consolidated | ||||
|   error code handling, build warnings cleanup | ||||
| 
 | ||||
| * Mon Mar 16 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-9 | ||||
| - reenable noent switch - bug is on lcdproc side | ||||
| - add xhtml support(subpackage) (#145140) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user