Hello community, here is the log from the commit of package diffmk for openSUSE:Factory checked in at Mon Sep 19 16:00:15 CEST 2011.
-------- --- diffmk/diffmk.changes 2007-03-29 11:29:04.000000000 +0200 +++ /mounts/work_src_done/STABLE/diffmk/diffmk.changes 2011-09-18 19:30:23.000000000 +0200 @@ -1,0 +2,6 @@ +Sun Sep 18 17:17:12 UTC 2011 - [email protected] + +- Remove redundant tags/sections from specfile + (cf. packaging guidelines) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diffmk.spec ++++++ --- /var/tmp/diff_new_pack.0DcMiu/_old 2011-09-19 16:00:11.000000000 +0200 +++ /var/tmp/diff_new_pack.0DcMiu/_new 2011-09-19 16:00:11.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package diffmk (Version 1.0) +# spec file for package diffmk # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: diffmk @@ -25,7 +24,6 @@ Requires: perl = %{perl_version} Requires: perl-Algorithm-Diff perl-XML-DOM perl-XML-Parser BuildRequires: unzip -AutoReqProv: on Summary: Compute Differences between XML Documents Version: 1.0 Release: 139 @@ -39,12 +37,6 @@ Using DiffMk, you can build an automated comparison of two XML documents. The output format for viewing is HTML. - - -Authors: --------- - Norman Walsh <[email protected]> - %prep %setup -T -D -c unzip -a %{S:0} @@ -56,7 +48,6 @@ diffmk.tmp > diffmk %install -rm -rf $RPM_BUILD_ROOT install -d -m 755 $RPM_BUILD_ROOT%{_bindir} \ $RPM_BUILD_ROOT%{_datadir}/xml/diffmk/{dtd,xsd,xml} install -m 755 diffmk $RPM_BUILD_ROOT%{_bindir} @@ -67,9 +58,6 @@ && ln -sf ../xml/diffmk.xml . \ && popd -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc diff.* diffmk.* README.html diff.txt ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
