diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-08 17:57:54 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-12 22:30:03 +0200 |
commit | 562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0 (patch) | |
tree | 6bb7cd2b92c45689c5b5e405b0c2180e0f072cc4 /NEWS | |
parent | a3ac89871102bb2697e2b38a637826d33f80add9 (diff) | |
download | rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar.gz rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar.bz2 rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.tar.xz rpm-setup-562b734c42ca3dc181f5f4cf4b9dff4a4e1265b0.zip |
kill dead magic.* files
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ - drop gstreamer/haskell/ruby/typelib deps generators we backported the needed .(attr|prov|req) files from FC/SuSe in other packages - drop most of the script-based dependency generation bits +- drop some long dead scripts - use internal dependency generator instead of "external generator" (like all other distros) which is way much faster :-) See: |