diff --git a/tidy.spec b/tidy.spec index 6b68667..9872220 100644 --- a/tidy.spec +++ b/tidy.spec @@ -14,7 +14,7 @@ URL: http://tidy.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: tidy-%{snap}cvs.tar.gz -Source10: tidy-cvs_checkout.sh +Source10: tidy-cvs_checkout.sh BuildRequires: libtool BuildRequires: doxygen @@ -32,16 +32,16 @@ specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities. -%package -n %{libname} +%package -n %{libname} Summary: Shared libraries for %{name} Group: System Environment/Libraries -%description -n %{libname} +%description -n %{libname} %{summary}. %package -n %{libname}-devel -Summary: Development files for %{name} +Summary: Development files for %{name} Group: Development/Libraries -Obsoletes: tidy-devel < 0.99.0-10 +Obsoletes: tidy-devel < 0.99.0-10 Provides: tidy-devel = %{version}-%{release} Requires: %{libname}%{?_isa} = %{version}-%{release} %description -n %{libname}-devel @@ -64,20 +64,20 @@ sh build/gnuauto/setup.sh make %{?_smp_mflags} -# api docs +# api docs doxygen htmldoc/doxygen.cfg # make doc steps gleaned from build/gmake/Makefile pushd htmldoc ../console/tidy -xml-config > tidy-config.xml ../console/tidy -xml-help > tidy-help.xml -xsltproc -o tidy.1 tidy1.xsl tidy-help.xml -xsltproc -o quickref.html quickref-html.xsl tidy-config.xml +xsltproc -o tidy.1 tidy1.xsl tidy-help.xml +xsltproc -o quickref.html quickref-html.xsl tidy-config.xml popd %install -rm -rf $RPM_BUILD_ROOT +rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT @@ -103,7 +103,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/tidy %{_mandir}/man1/tidy.1* -%files -n %{libname} +%files -n %{libname} %defattr(-,root,root,-) %{_libdir}/libtidy-0.99.so.0* @@ -144,7 +144,7 @@ rm -rf $RPM_BUILD_ROOT * Wed Feb 25 2009 Fedora Release Engineering - 0.99.0-18.20070615 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Mon Feb 11 2008 Rex Dieter 0.99.0-17.20070615 +* Mon Feb 11 2008 Rex Dieter 0.99.0-17.20070615 - respin (gcc43) * Sat Aug 25 2007 Rex Dieter 0.99.0-16.20070615 @@ -168,7 +168,7 @@ rm -rf $RPM_BUILD_ROOT * Wed Jul 12 2006 Rex Dieter 0.99.0-10.20051025 - fc6 respin -* Wed Mar 1 2006 Rex Dieter +* Wed Mar 1 2006 Rex Dieter - fc5: gcc/glibc respin * Fri Jan 20 2006 Rex Dieter 0.99.0-9.20051025 @@ -187,13 +187,13 @@ rm -rf $RPM_BUILD_ROOT * Mon Aug 8 2005 Rex Dieter 0.99.0-5.20050803 - Update to 050803 and docs to 050705 - simplify (fedora.us bug #2071) -- drop missing manpage +- drop missing manpage * Sun May 22 2005 Jeremy Katz - 0.99.0-4.20041214 - rebuild on all arches * Fri Apr 7 2005 Michael Schwendt -- rebuilt +- rebuilt * Thu Dec 16 2004 Ville Skyttä - 0:0.99.0-2.20041214 - Update to 041214 and docs to 041206.