SPECS: pciutils.spec - check-files cleanup

glen glen at pld-linux.org
Wed Sep 13 13:31:47 CEST 2006


Author: glen                         Date: Wed Sep 13 11:31:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup

---- Files affected:
SPECS:
   pciutils.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/pciutils.spec
diff -u SPECS/pciutils.spec:1.85 SPECS/pciutils.spec:1.86
--- SPECS/pciutils.spec:1.85	Wed Sep 13 01:26:13 2006
+++ SPECS/pciutils.spec	Wed Sep 13 13:31:41 2006
@@ -23,7 +23,7 @@
 Group:		Applications/System
 Source0:	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
 # Source0-md5:	5629fdb049f189fb853e7021f85553d2
-Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/pciutils-non-english-man-pages.tar.bz2
+Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	1ac48f433b1995044e14c24513992211
 Source2:	http://pciids.sourceforge.net/pci.ids
 # NoSource2-md5:	02234128f920bda2415f45651e50892d
@@ -259,7 +259,7 @@
 %{__make} \
 	CC="%{__cc}" \
 	OPT="%{rpmcflags} %{!?debug:-fomit-frame-pointer}" \
-	SHAREDIR=/etc
+	SHAREDIR=%{_sysconfdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -273,6 +273,8 @@
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 cp -f lib/pci.h		$RPM_BUILD_ROOT%{_includedir}/pci
 
+rm -f $RPM_BUILD_ROOT%{_mandir}/{README.pciutils-non-english-man-pages,/pciutils-non_en_man.patch}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -297,6 +299,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2006/09/13 11:31:41  glen
+- check-files cleanup
+
 Revision 1.85  2006/09/12 23:26:13  qboosh
 - updated to 2.2.4, updated pcimodules patch, removed obsolete deviceclass patch
 - updated pci.ids (back to cvs)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pciutils.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list