commit perl-SGMLS for openSUSE:Factory
Hello community, here is the log from the commit of package perl-SGMLS for openSUSE:Factory checked in at Wed Jan 5 15:56:14 CET 2011. -------- --- perl-SGMLS/perl-SGMLS.changes 2010-10-19 10:47:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/perl-SGMLS/perl-SGMLS.changes 2011-01-04 14:04:37.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Jan 4 13:04:29 UTC 2011 - coolo@novell.com + +- ran spec-cleaner + +------------------------------------------------------------------- +Thu Dec 16 14:49:38 UTC 2010 - vcizek@novell.com + +- switched to %perl_requires macro + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-SGMLS.spec ++++++ --- /var/tmp/diff_new_pack.fWGr38/_old 2011-01-05 15:54:45.000000000 +0100 +++ /var/tmp/diff_new_pack.fWGr38/_new 2011-01-05 15:54:45.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-SGMLS (Version 1.03ii) # -# Copyright (c) 2010 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,50 +15,42 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: perl-SGMLS -Url: http://www.garshol.priv.no/download/xmltools/prod/SGMLSpm.html +Version: 1.03ii +Release: 528 License: LGPLv2.1+ -Group: Productivity/Publishing/SGML -Requires: perl = %perl_version -AutoReqProv: on Summary: SGML/XML Parsers -Version: 1.03ii -Release: 527 +Url: http://www.garshol.priv.no/download/xmltools/prod/SGMLSpm.html +Group: Productivity/Publishing/SGML Source: SGMLSpm-%version.tar.bz2 +BuildRequires: perl perl-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: perl +%perl_requires %description SGMLSpm is a Perl script that reads ESIS output (from parsers like SP) and offers an event-based interface to the parser. As long as the parser can parse XML this also works for XML. - - -Authors: --------- - David Megginson <dmeggins@aix1.uottawa.ca> - %prep %setup -n SGMLSpm -q %build %install -mkdir -p $RPM_BUILD_ROOT/%perl_vendorlib -mkdir -p $RPM_BUILD_ROOT/%perl_vendorlib/SGMLS -mkdir -p $RPM_BUILD_ROOT/usr/bin -install SGMLS.pm $RPM_BUILD_ROOT/%perl_vendorlib -install skel.pl $RPM_BUILD_ROOT/%perl_vendorlib -install Output.pm Refs.pm $RPM_BUILD_ROOT/%perl_vendorlib/SGMLS -install sgmlspl.pl $RPM_BUILD_ROOT/usr/bin/sgmlspl +mkdir -p %{buildroot}%perl_vendorlib +mkdir -p %{buildroot}%perl_vendorlib/SGMLS +mkdir -p %{buildroot}%{_prefix}/bin +install SGMLS.pm %{buildroot}%perl_vendorlib +install skel.pl %{buildroot}%perl_vendorlib +install Output.pm Refs.pm %{buildroot}%perl_vendorlib/SGMLS +install sgmlspl.pl %{buildroot}%{_bindir}/sgmlspl mv DOC/sample.pl DOC/HTML/SGMLSpm/sample.pl %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files %defattr(-,root,root) @@ -68,6 +60,6 @@ %perl_vendorlib/skel.pl %perl_vendorlib/SGMLS/Output.pm %perl_vendorlib/SGMLS/Refs.pm -/usr/bin/sgmlspl +%{_bindir}/sgmlspl %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de