rpms/perl-NOCpulse-Utils/devel import.log, NONE, 1.1 perl-NOCpulse-Utils.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Miroslav Suchý msuchy at fedoraproject.org
Mon Feb 16 08:36:58 UTC 2009


Author: msuchy

Update of /cvs/pkgs/rpms/perl-NOCpulse-Utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6049/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log perl-NOCpulse-Utils.spec 
Log Message:
Import initial version of perl-NOCpulse-Utils-1.14.11-1  to devel branch.



--- NEW FILE import.log ---
perl-NOCpulse-Utils-1_14_11-1:HEAD:perl-NOCpulse-Utils-1.14.11-1.src.rpm:1234773355


--- NEW FILE perl-NOCpulse-Utils.spec ---
Name:         perl-NOCpulse-Utils
Version:      1.14.11
Release:      1%{?dist}
Summary:      NOCpulse utility packages
URL:          https://fedorahosted.org/spacewalk
Source0:      https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
BuildArch:    noarch
Group:        Development/Libraries
License:      GPLv2
Buildroot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires:     perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))

%description
NOCpulse provides application, network, systems and transaction monitoring,
coupled with a comprehensive reporting system including availability,
historical and trending reports in an easy-to-use browser interface.

This package provides miscellaneous utility modules.

%prep
%setup -q

%build
# Nothing to build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT%{perl_vendorlib}/NOCpulse/Utils/test

install -m 444 Module.pm          $RPM_BUILD_ROOT%{perl_vendorlib}/NOCpulse/Module.pm 
#install -m 444 TestRunner.pm      $RPM_BUILD_ROOT%{perl_vendorlib}/NOCpulse/Utils/TestRunner.pm
install -m 444 Error.pm           $RPM_BUILD_ROOT%{perl_vendorlib}/NOCpulse/Utils/Error.pm
#install -m 755 -D runtest.pl      $RPM_BUILD_ROOT/%{_bindir}/runtest.pl
install -m 444 XML.pm          $RPM_BUILD_ROOT%{perl_vendorlib}/NOCpulse/Utils/XML.pm
mkdir -p $RPM_BUILD_ROOT%{_mandir}/man3/
/usr/bin/pod2man $RPM_BUILD_ROOT%{perl_vendorlib}/NOCpulse/Module.pm |gzip > $RPM_BUILD_ROOT%{_mandir}/man3/NOCpulse::Module.3pm.gz

%files 
%defattr(-,root,root)
%dir %{perl_vendorlib}/NOCpulse
%{perl_vendorlib}/NOCpulse/*
%{_mandir}/man3/*

%clean
rm -rf $RPM_BUILD_ROOT

%changelog
* Wed Jan  7 2009 Milan Zazrivec 1.14.11-1
- include documentation fixes

* Wed Dec  3 2008 Miroslav Suchý <msuchy at redhat.com> 1.14.10-1
- changed Source0 to point to fedorahosted.org

* Mon Oct 20 2008 Miroslav Suchý <msuchy at redhat.com> 1.14.9-1
- 467441 - fix namespace

* Mon Oct 20 2008 Miroslav Suchy <msuchy at redhat.com> 1.14.8-1
- 467443 - fix typo in module name

* Tue Oct 14 2008 Miroslav Suchy <msuchy at redhat.com> 1.14.7-1
- remove nocpulse-common from requires

* Thu Aug 20 2008 Miroslav Suchy <msuchy at redhat.com> 1.14.5-1
- edit spec to comply with Fedora guidelines

* Thu Jun 19 2008 Miroslav Suchy <msuchy at redhat.com>
- migrating nocpulse home dir (BZ 202614)

* Wed Jun  4 2008 Milan Zazrivec <mzazrivec at redhat.com> 1.14.2-9
- fixed file permissions

* Tue May 27 2008 Jan Pazdziora 1.14.2-8
- fixed bugzilla 438770
u rebuild in dist.cvs



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-NOCpulse-Utils/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 Feb 2009 00:44:50 -0000	1.1
+++ .cvsignore	16 Feb 2009 08:36:28 -0000	1.2
@@ -0,0 +1 @@
+perl-NOCpulse-Utils-1.14.11.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-NOCpulse-Utils/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 Feb 2009 00:44:50 -0000	1.1
+++ sources	16 Feb 2009 08:36:28 -0000	1.2
@@ -0,0 +1 @@
+fc962eb4a529f467911494d9d508512f  perl-NOCpulse-Utils-1.14.11.tar.gz




More information about the Fedora-perl-devel-list mailing list