diff --git a/tidyp.changes b/tidyp.changes index ab8ac24..a9e19f1 100644 --- a/tidyp.changes +++ b/tidyp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 8 10:45:25 UTC 2014 - jengelh@inai.de + +- Remove ancient specfile tags and sections + ------------------------------------------------------------------- Wed Jun 20 13:15:52 UTC 2012 - cfarrell@suse.com diff --git a/tidyp.spec b/tidyp.spec index a158a20..97c7f36 100644 --- a/tidyp.spec +++ b/tidyp.spec @@ -1,7 +1,7 @@ # # spec file for package tidyp # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: tidyp Version: 1.04 -Release: 1 +Release: 0 Summary: Utility to Clean Up and Pretty-print HTML, XHTML or XML Markup -Group: Productivity/Publishing/HTML/Tools License: W3C +Group: Productivity/Publishing/HTML/Tools Url: http://tidy.sourceforge.net/ Source0: http://github.com//downloads/petdance/%{name}/%{name}-%{version}.tar.gz +BuildRequires: doxygen BuildRequires: libtool BuildRequires: libxslt -BuildRequires: doxygen BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -41,10 +39,8 @@ Furthermore, it can convert plain HTML to XHTML. For generic XML files, Tidy is limited to correcting basic well-formedness errors and pretty printing. %package -n libtidyp-1_04-0 -License: W3C Summary: Library to Clean Up and Pretty-print HTML, XHTML or XML Markup Group: Productivity/Publishing/HTML/Tools -AutoReqProv: on %description -n libtidyp-1_04-0 TidyLib is a library for cleaning up and pretty printing HTML, XHTML and XML @@ -59,11 +55,9 @@ There is a commandline frontend for this library, contained in the package "tidy". %package -n libtidyp-devel -License: W3C Summary: Include Files and Libraries for Development Group: Development/Libraries/C and C++ Requires: libtidyp-1_04-0 = %{version} glibc-devel -AutoReqProv: on %description -n libtidyp-devel This package contains all necessary include files and libraries needed @@ -81,16 +75,13 @@ make %{?_smp_mflags} all make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/libtidyp.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libtidyp-1_04-0 -p /sbin/ldconfig %postun -n libtidyp-1_04-0 -p /sbin/ldconfig %files %defattr(-, root, root) -/usr/bin/tidyp +%_bindir/tidyp %files -n libtidyp-1_04-0 %defattr(-, root, root)