disable fancy unicode formatting in code
 
--- https://www.pld-linux.org/packages/rpm?rev=1612635433
+++ https://www.pld-linux.org/packages/rpm?rev=1612635732
@@ -18,9 +18,9 @@
  
  Changing to a more sustainable database implementation is long overdue. We 
propose to change the default rpmdb format to the new sqlite based 
implementation.//
  
    * The rpm database format changes from Berkeley DB to SQLite, conversion is 
automatic after rpm package set update. Backup of the old database is saved as 
''/var/lib/rpm.rpmbackup-VERSION-RELEASE'', using version and release of the 
package that is installed (not the old one). Ex. if the old package was 
rpm-5.4.15-58 and the new one is rpm-4.16.1.2-1, the backup of the database 
will be in ''/var/lib/rpm.rpmbackup-4.16.1.2-1''.
-   * Users who have a particular need to stay on Berkeley DB backend can still 
do so by overriding the configuration manually (eg. ''echo '%_db_backend bdb' 
>> /etc/rpm/macros'') before updating rpm package.
+   * Users who have a particular need to stay on Berkeley DB backend can still 
do so by overriding the configuration manually (eg. ''%%echo '%_db_backend bdb' 
>> /etc/rpm/macros%%'') before updating rpm package.
    * It is also possible to convert back bu overriding ''_db_backend'' and 
running %%''rpm --rebuilddb''%%.
  
  <note warning>Staying with or converting back to Berkeley DB backend is 
discouraged as rpm upstream plans to reduce Berkeley DB support to read-only.
  </note>


Diff URL:
  https://www.pld-linux.org/packages/rpm?do=diff&r1=1612635433&r2=1612635732

-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to