SPECS: perl-URPM.spec - 1.27, use pure_install, disable tests
glen
glen at pld-linux.org
Sun Sep 18 00:48:56 CEST 2005
Author: glen Date: Sat Sep 17 22:48:56 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.27, use pure_install, disable tests
---- Files affected:
SPECS:
perl-URPM.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-URPM.spec
diff -u SPECS/perl-URPM.spec:1.3 SPECS/perl-URPM.spec:1.4
--- SPECS/perl-URPM.spec:1.3 Thu Jul 7 18:34:45 2005
+++ SPECS/perl-URPM.spec Sun Sep 18 00:48:51 2005
@@ -1,20 +1,20 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_without tests # do not perform "make test"
+%bcond_with tests # perform "make test" (these fail on PLD)
#
%include /usr/lib/rpm/macros.perl
%define pnam URPM
Summary: URPM - module for Perl
Summary(pl): URPM - moduł dla Perla
Name: perl-URPM
-Version: 1.24
-Release: 0.1
+Version: 1.27
+Release: 1
License: GPL or Artistic
Group: Development/Languages/Perl
# downloaded from http://fr2.rpmfind.net/linux/MandrakeCooker/cooker/SRPMS/main/
Source0: %{pnam}-%{version}.tar.bz2
-# Source0-md5: c7c66a97aa64eac5371cdd1af7c82439
+# Source0-md5: 9e63bc780c9582d6c01cba335b182f96
URL: http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/soft/perl-URPM/
BuildRequires: bzip2-devel
BuildRequires: packdrake
@@ -43,7 +43,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} pure_install \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -65,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/09/17 22:48:51 glen
+- 1.27, use pure_install, disable tests
+
Revision 1.3 2005/07/07 16:34:45 qboosh
- sorted deps, .so perms
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-URPM.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list