rpms/perl-NOCpulse-SetID/EL-5 import.log, NONE, 1.1 perl-NOCpulse-SetID.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Miroslav Suchý msuchy at fedoraproject.org
Mon Feb 9 11:00:26 UTC 2009


Author: msuchy

Update of /cvs/pkgs/rpms/perl-NOCpulse-SetID/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22691/EL-5

Modified Files:
	.cvsignore sources 
Added Files:
	import.log perl-NOCpulse-SetID.spec 
Log Message:
Import initial version of  perl-NOCpulse-SetID-1.6.9-1 to EL-5 branch.



--- NEW FILE import.log ---
perl-NOCpulse-SetID-1_6_9-1:EL-5:perl-NOCpulse-SetID-1.6.9-1.src.rpm:1234177164


--- NEW FILE perl-NOCpulse-SetID.spec ---
Name:         perl-NOCpulse-SetID
Version:      1.6.9
Release:      1%{?dist}
Summary:      Provides api for correctly changing user identity
URL:          https://fedorahosted.org/spacewalk
Source0:      https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
BuildArch:    noarch
Requires:     perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildRequires: perl(ExtUtils::MakeMaker)
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 API for correctly changing user identity.

%prep
%setup -q
 
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
 
%install
rm -rf $RPM_BUILD_ROOT
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
#this require to be root - skip it
#make test

%clean
rm -rf $RPM_BUILD_ROOT
 
%files 
%defattr(-,root,root,-)
%{perl_vendorlib}/NOCpulse/*
%{_mandir}/man3/*
%doc LICENSE

%changelog
* Mon Feb  9 2009 Miroslav Suchý <msuchy at redhat.com> 1.6.9-1
- 466906 - apply comments from package review

* Mon Nov  3 2008 Miroslav Suchý <msuchy at redhat.com> 1.6.8-1
- add LICENSE file
- bump up version for new major release

* Thu Oct 30 2008 Miroslav Suchý <msuchy at redhat.com> 1.5.6-1
- add link to tgz file

* Tue Oct 14 2008 Miroslav Suchý <msuchy at redhat.com> 1.5.5-1
- add BuildRequires: perl(ExtUtils::MakeMaker)

* Tue Sep  2 2008 Miroslav Suchý <msuchy at redhat.com> 1.5.3-1
- spec cleanup for Fedora

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

* Thu May 29 2008 Jan Pazdziora 1.5.2-5
- rebuild in dist-cvs


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-NOCpulse-SetID/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	3 Feb 2009 04:14:23 -0000	1.1
+++ .cvsignore	9 Feb 2009 10:59:55 -0000	1.2
@@ -0,0 +1 @@
+perl-NOCpulse-SetID-1.6.9.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-NOCpulse-SetID/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Feb 2009 04:14:23 -0000	1.1
+++ sources	9 Feb 2009 10:59:56 -0000	1.2
@@ -0,0 +1 @@
+00cc89c16b87b5b709b5e2c8beed61e6  perl-NOCpulse-SetID-1.6.9.tar.gz




More information about the fedora-extras-commits mailing list