SPECS: rpm.spec - adapter

glen glen at pld-linux.org
Thu Apr 27 10:00:01 CEST 2006


Author: glen                         Date: Thu Apr 27 08:00:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter

---- Files affected:
SPECS:
   rpm.spec (1.741 -> 1.742) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.741 SPECS/rpm.spec:1.742
--- SPECS/rpm.spec:1.741	Sun Apr 23 15:42:46 2006
+++ SPECS/rpm.spec	Thu Apr 27 09:59:56 2006
@@ -108,8 +108,8 @@
 Patch50:	%{name}-macros.patch
 Patch51:	%{name}-cleanlibdirs.patch
 Patch52:	%{name}-morearchs.patch
-Patch53:    %{name}-lzma.patch
-Patch54:    %{name}-lzma2.patch
+Patch53:	%{name}-lzma.patch
+Patch54:	%{name}-lzma2.patch
 URL:		http://wraptastic.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -118,7 +118,6 @@
 BuildRequires:	db-devel >= %{reqdb_ver}
 %{?with_apidocs:BuildRequires:	doxygen}
 BuildRequires:	elfutils-devel >= 0.108
-BuildRequires:	findutils
 BuildRequires:	gettext-devel >= 0.11.4-2
 %{?with_system_libmagic:BuildRequires:	libmagic-devel}
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.18}
@@ -445,7 +444,7 @@
 Requires:	glibc-devel
 Requires:	grep
 Requires:	gzip
-Requires:   lzma
+Requires:	lzma
 Requires:	make
 Requires:	patch
 Requires:	sed
@@ -609,12 +608,12 @@
 Group:		Documentation
 
 %description apidocs
-Documentation for RPM API and guides in HTML format generated
-from rpm sources by doxygen.
+Documentation for RPM API and guides in HTML format generated from rpm
+sources by doxygen.
 
 %description apidocs -l pl
-Dokumentacja API RPM-a oraz przewodniki w formacie HTML generowane
-ze źrodeł RPM-a przez doxygen.
+Dokumentacja API RPM-a oraz przewodniki w formacie HTML generowane ze
+źrodeł RPM-a przez doxygen.
 
 %prep
 %setup -q
@@ -829,8 +828,8 @@
 EOF
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/noautoreqfiles <<EOF
 # global list of files (regexps) which don't generate Requires
-^/usr/src/examples/
-^/usr/share/doc/
+^%{_examplesdir}/
+^%{_docdir}/
 EOF
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/noautoreq <<EOF
 # global list of script capabilities (regexps) not to be used in Requires
@@ -1158,9 +1157,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.742  2006/04/27 07:59:56  glen
+- adapter
+
 Revision 1.741  2006/04/23 13:42:46  witekfl
 - added lzma patches (lzma has high compression ratio even better than bzip2).
-Use w9.lzdio as payload. Not heavily tested.
+  Use w9.lzdio as payload. Not heavily tested.
 - rpm-build requires lzma
 - release 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.741&r2=1.742&f=u



More information about the pld-cvs-commit mailing list