rpms/perl-File-ExtAttr/devel .cvsignore, 1.2, 1.3 perl-File-ExtAttr.spec, 1.3, 1.4 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat Apr 21 18:56:36 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-File-ExtAttr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15325/devel

Modified Files:
	.cvsignore perl-File-ExtAttr.spec sources 
Log Message:
update to 1.02 (finally)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	7 Dec 2006 16:13:16 -0000	1.2
+++ .cvsignore	21 Apr 2007 18:56:02 -0000	1.3
@@ -1 +1 @@
-File-ExtAttr-1.01.tar.gz
+File-ExtAttr-1.02.tar.gz


Index: perl-File-ExtAttr.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/perl-File-ExtAttr.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-File-ExtAttr.spec	7 Dec 2006 17:07:28 -0000	1.3
+++ perl-File-ExtAttr.spec	21 Apr 2007 18:56:02 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-File-ExtAttr
-Version:        1.01
-Release:        3%{?dist}
+Version:        1.02
+Release:        2%{?dist}
 Summary:        Perl extension for accessing extended attributes of files
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -9,7 +9,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-# core: Carp, Scalar::Util
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Scalar::Util)
 
 # this is odd, I know, but while the module requires libattr-devel to build,
 # it will end up not requiring libattr.so*.  This is expected.
@@ -63,6 +65,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 19 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.02-2
+- add additional split BR's
+
+* Sat Apr 07 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.02-1
+- update to 1.02
+
 * Thu Dec 07 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.01-3
 - Tests disabled for now, pending a way to detect & disable on non-ea enabled
   filesystems


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-ExtAttr/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Dec 2006 16:13:16 -0000	1.2
+++ sources	21 Apr 2007 18:56:02 -0000	1.3
@@ -1 +1 @@
-340734da69677861b80e52c41297ec8e  File-ExtAttr-1.01.tar.gz
+bbfb0a79d4001fb387fc7b1a315fa496  File-ExtAttr-1.02.tar.gz




More information about the scm-commits mailing list