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

Miroslav Suchý msuchy at fedoraproject.org
Fri Feb 13 08:59:54 UTC 2009


Author: msuchy

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

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



--- NEW FILE import.log ---
perl-NOCpulse-Debug-1_23_15-1:HEAD:perl-NOCpulse-Debug-1.23.15-1.src.rpm:1234515488


--- NEW FILE perl-NOCpulse-Debug.spec ---
Name:         perl-NOCpulse-Debug
Version:      1.23.15
Release:      1%{?dist}
Summary:      Perl debug output package
URL:          https://fedorahosted.org/spacewalk
Source0:      https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
BuildArch:    noarch
Requires:     nocpulse-common
BuildRequires: nocpulse-common perl(Error) perl(Class::MethodMaker) perl(ExtUtils::MakeMaker)
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires(pre):     perl(Class::MethodMaker)
Group:        Development/Libraries
License:      GPLv2
Buildroot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

%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 an API for generating varying levels of debugging output
on various output streams.

%prep
%setup -q

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT

mkdir -p %{buildroot}%{_sysconfdir}/nocpulse
install -m644 logging.ini %{buildroot}%{_sysconfdir}/nocpulse/logging.ini

make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT

find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;

%{_fixperms} $RPM_BUILD_ROOT/*

%check
make test

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/nocpulse/logging.ini
%dir %{perl_vendorlib}/NOCpulse
%{perl_vendorlib}/NOCpulse/*
%{_mandir}/man3/*
%doc LICENSE

%changelog
* Wed Feb  4 2009 Miroslav Suchy <msuchy at redhat.com> 1.23.15-1
- remove ownership of /etc/nocpulse
- add LICENSE

* Tue Feb  3 2009 Miroslav Suchy <msuchy at redhat.com> 1.23.14-1
- 455934 - write timestamps to logs by default

* Thu Jan 29 2009 Miroslav Suchy <msuchy at redhat.com> 1.23.13-1
- own %%{perl_vendorlib}/NOCpulse
- silent rpmlint by $RPM_BUILD_ROOT prefix to %%install
- move logging.ini from Makefile.PL to spec

* Wed Jan 28 2009 Dennis Gilmore <dennis at ausil.us> 1.23.10-1
- fix up spec so we can build

* Tue Jan 27 2009 Dennis Gilmore <dennis at ausil.us> 1.23.9-1
- BR perl(ExtUtils::MakeMaker)

* Fri Oct 17 2008 Milan Zazrivec 1.23.8-1
- fixed build-time issues

* Tue Oct 14 2008 Miroslav Suchy <msuchy at redhat.com>
- edit comment before url and fix dependecy

* Tue Aug 19 2008 Miroslav Suchy <msuchy at redhat.com> 1.23.7-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.23.4-7
- fixed file permissions

* Wed May 28 2008 Jan Pazdziora 1.23.4-6
- rebuild in dist-cvs


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-NOCpulse-Debug/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Feb 2009 06:52:40 -0000	1.1
+++ .cvsignore	13 Feb 2009 08:59:23 -0000	1.2
@@ -0,0 +1 @@
+perl-NOCpulse-Debug-1.23.15.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-NOCpulse-Debug/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Feb 2009 06:52:40 -0000	1.1
+++ sources	13 Feb 2009 08:59:24 -0000	1.2
@@ -0,0 +1 @@
+643faa392fd5c11d3ed21a7211fd3712  perl-NOCpulse-Debug-1.23.15.tar.gz




More information about the fedora-extras-commits mailing list