SPECS (Titanium): rpm.spec - disable repackage and debuginfo by de...

hawk hawk at pld-linux.org
Sat Feb 2 17:56:18 CET 2008


Author: hawk                         Date: Sat Feb  2 16:56:18 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- disable repackage and debuginfo by default
- changed default distribution name

---- Files affected:
SPECS:
   rpm.spec (1.837.4.8 -> 1.837.4.9) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.4.8 SPECS/rpm.spec:1.837.4.9
--- SPECS/rpm.spec:1.837.4.8	Sat Feb  2 17:31:58 2008
+++ SPECS/rpm.spec	Sat Feb  2 17:56:13 2008
@@ -887,7 +887,7 @@
 # customized rpm macros - global for host
 #
 #%%_install_langs pl_PL:en_US
-%%distribution PLD
+%%distribution PLD Titanium
 #
 # remove or replace with file_contexts path if you want to use custom
 # SELinux file contexts policy instead of one stored in packages payload
@@ -895,7 +895,10 @@
 %%_verify_file_context_path	%%{nil}
 
 # If non-zero, all erasures will be automagically repackaged.
-#%%_repackage_all_erasures    1
+%%_repackage_all_erasures	0
+
+# If non-zero, create debuginfo packages
+%%_enable_debug_packages	0
 EOF
 
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/rpm/noautoprovfiles <<EOF
@@ -1256,6 +1259,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.4.9  2008-02-02 16:56:13  hawk
+- disable repackage and debuginfo by default
+- changed default distribution name
+
 Revision 1.837.4.8  2008-02-02 16:31:58  hawk
 - merged from rpm-4_4_9 branch:
   - added rpm-v3-support.patch
================================================================

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



More information about the pld-cvs-commit mailing list