Hello community,

here is the log from the commit of package tidyp for openSUSE:Factory checked 
in at 2014-10-11 19:25:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tidyp (Old)
 and      /work/SRC/openSUSE:Factory/.tidyp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tidyp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tidyp/tidyp.changes      2012-06-25 
12:11:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tidyp.new/tidyp.changes 2014-10-11 
19:25:59.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  8 10:45:25 UTC 2014 - [email protected]
+
+- Remove ancient specfile tags and sections
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tidyp.spec ++++++
--- /var/tmp/diff_new_pack.Skd8aR/_old  2014-10-11 19:26:00.000000000 +0200
+++ /var/tmp/diff_new_pack.Skd8aR/_new  2014-10-11 19:26:00.000000000 +0200
@@ -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 @@
 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 @@
 "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 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)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to