SPECS: rpm.spec - builds

glen glen at pld-linux.org
Thu Jan 31 01:25:16 CET 2008


Author: glen                         Date: Thu Jan 31 00:25:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds

---- Files affected:
SPECS:
   rpm.spec (1.864 -> 1.865) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.864 SPECS/rpm.spec:1.865
--- SPECS/rpm.spec:1.864	Wed Jan 30 23:13:04 2008
+++ SPECS/rpm.spec	Thu Jan 31 01:25:10 2008
@@ -9,6 +9,24 @@
 #   repackaging uses unchanged "immutable header" image from original rpm, also
 #   preserving payload format and compressor from original rpm, _not_ current settings
 # - TODO: add macros for some ppc, mipsel, alpha and sparc
+# - uppackaged list:
+#   /usr/lib/rpm/http.req
+#   /usr/lib/rpm/install-sh
+#   /usr/lib/rpm/mono-find-provides
+#   /usr/lib/rpm/mono-find-requires
+#   /usr/lib/rpm/osgideps.pl
+#   /usr/lib/rpm/perldeps.pl
+#   /usr/lib/rpm/rpm2cpio
+#   /usr/lib/rpm/symclash.py
+#   /usr/lib/rpm/symclash.sh
+#   /usr/lib/rpm/vcheck
+#   /usr/share/man/ja/man8/rpmcache.8.gz
+#   /usr/share/man/ja/man8/rpmgraph.8.gz
+#   /usr/share/man/man8/rpmcache.8.gz
+#   /usr/share/man/man8/rpmconstant.8.gz
+#   /usr/share/man/man8/rpmgraph.8.gz
+#   /usr/share/man/pl/man8/rpmcache.8.gz
+#   /usr/share/man/pl/man8/rpmgraph.8.gz
 #
 # Conditional build:
 %bcond_with	static		# build static rpm+rpmi
@@ -109,7 +127,7 @@
 Patch27:	%{name}-hack-norpmlibdep.patch
 
 Patch32:	%{name}-pld-autodep.patch
-Patch34:	%{name}-epoch0.patch
+#Patch34:	%{name}-epoch0.patch
 Patch35:	%{name}-perl_req-INC_dirs.patch
 Patch36:	%{name}-debuginfo.patch
 Patch37:	%{name}-doxygen_hack.patch
@@ -643,7 +661,7 @@
 %endif
 %patch27 -p1
 %patch32 -p1
-%patch34 -p1
+#%patch34 -p1 # %{epoch} 0 in rpm macros should do this
 %patch35 -p0
 %patch36 -p1
 %patch37 -p1
@@ -701,7 +719,7 @@
 	%{?with_autoreqdep:--enable-adding-packages-names-in-autogenerated-dependancies} \
 	--enable-shared \
 	--enable-static \
-	%{?with_python:--with-python=%{py_ver} --with-python-lib-dir=%{py_libdir}} \
+	%{?with_python:--with-python=%{py_ver} --with-python-lib-dir=%{py_sitedir}} \
 	%{!?with_python:--without-python} \
 	--with%{!?with_selinux:out}-selinux \
 	--with-libelf \
@@ -1200,6 +1218,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.865  2008-01-31 00:25:10  glen
+- builds
+
 Revision 1.864  2008-01-30 22:13:04  glen
 - drop -missing-prototypes.patch, -reduce-stack-usage.patch re-add on demand
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.864&r2=1.865&f=u



More information about the pld-cvs-commit mailing list