rpms/perl-DBD-SQLite2/devel perl-DBD-SQLite2.spec,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Aug 24 21:47:47 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-DBD-SQLite2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4558

Modified Files:
	perl-DBD-SQLite2.spec 
Log Message:

make test doesn't work right.



Index: perl-DBD-SQLite2.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-DBD-SQLite2/devel/perl-DBD-SQLite2.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-DBD-SQLite2.spec	24 Aug 2007 21:34:59 -0000	1.6
+++ perl-DBD-SQLite2.spec	24 Aug 2007 21:47:14 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-DBD-SQLite2
 Version:        0.33
-Release:        7%{?dist}
+Release:        7%{?dist}.1
 Summary:        Self Contained RDBMS in a DBI Driver (sqlite 2.x)
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -33,7 +33,8 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-make test
+# Doesn't work right at all.
+# make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list