From d5338a5f890541b25d23755d8500ffebef606889 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Mon, 1 Oct 2007 10:58:20 +0000 Subject: [PATCH] remove more traces of changelogs git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20633 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Makefile.am | 4 ++-- .../changelogs/OLD-CHANGES | 0 development/lyx.spec.in | 2 +- development/scons/scons_manifest.py | 21 ------------------- 4 files changed, 3 insertions(+), 24 deletions(-) rename OLD-CHANGES => development/changelogs/OLD-CHANGES (100%) diff --git a/development/Makefile.am b/development/Makefile.am index 3ce671c9af..17128f9a1a 100644 --- a/development/Makefile.am +++ b/development/Makefile.am @@ -4,7 +4,7 @@ if INSTALL_MACOSX SUBDIRS = MacOSX endif -EXTRA_DIST = boostworkaround.txt ChangeLog cmake Code_rules FORMAT \ - gettext.patch lazy_lyxtext.txt lyx3 lyx.rpm.README \ +EXTRA_DIST = boostworkaround.txt cmake Code_rules FORMAT \ + lazy_lyxtext.txt lyx3 lyx.rpm.README \ lyxserver lyx.spec.in lyx.spec Seminar.txt \ TodoPlan-1.3 tools Win32 scons diff --git a/OLD-CHANGES b/development/changelogs/OLD-CHANGES similarity index 100% rename from OLD-CHANGES rename to development/changelogs/OLD-CHANGES diff --git a/development/lyx.spec.in b/development/lyx.spec.in index a58236c8d2..6ce04a4fc5 100644 --- a/development/lyx.spec.in +++ b/development/lyx.spec.in @@ -81,7 +81,7 @@ texhash %files %defattr(-,root,root) %doc ABOUT-NLS ANNOUNCE COPYING -%doc README UPGRADING ChangeLog NEWS +%doc README UPGRADING NEWS %doc lib/CREDITS %{_bindir}/* %{_mandir}/man?/* diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index f619153724..a1995eb046 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -4,8 +4,6 @@ TOP_extra_files = Split(''' ABOUT-NLS ANNOUNCE COPYING - ChangeLog - ChangeLog.1 INSTALL INSTALL.MacOSX INSTALL.Win32 @@ -14,7 +12,6 @@ TOP_extra_files = Split(''' INSTALL.scons Makefile.am NEWS - OLD-CHANGES README README.Cygwin README.Win32 @@ -264,7 +261,6 @@ src_extra_src_files = Split(''' src_extra_files = Split(''' - ChangeLog Makefile.am pch.h ''') @@ -286,7 +282,6 @@ src_client_files = Split(''' src_client_extra_files = Split(''' - ChangeLog Makefile.am lyxclient.man pch.h @@ -390,14 +385,12 @@ src_support_extra_src_files = Split(''' src_support_extra_files = Split(''' - ChangeLog Makefile.am pch.h ''') src_support_tests_extra_files = Split(''' - ChangeLog Makefile.am boost.cpp convert.cpp @@ -466,7 +459,6 @@ src_graphics_files = Split(''' src_graphics_extra_files = Split(''' - ChangeLog Makefile.am pch.h ''') @@ -624,7 +616,6 @@ src_mathed_files = Split(''' src_mathed_extra_files = Split(''' BUGS - ChangeLog InsetFormulaMacro.cpp InsetFormulaMacro.h InsetMathMBox.cpp @@ -674,7 +665,6 @@ src_tex2lyx_copied_files = Split(''' src_tex2lyx_extra_files = Split(''' - ChangeLog Makefile.am pch.h test-insets.tex @@ -719,7 +709,6 @@ src_frontends_files = Split(''' src_frontends_extra_files = Split(''' - ChangeLog Makefile.am pch.h ''') @@ -812,7 +801,6 @@ src_frontends_controllers_files = Split(''' src_frontends_controllers_extra_files = Split(''' - ChangeLog Makefile.am pch.h ''') @@ -1000,7 +988,6 @@ src_frontends_qt4_files = Split(''' src_frontends_qt4_extra_files = Split(''' - ChangeLog GuiFontMetrics.h Makefile.am README @@ -1200,7 +1187,6 @@ src_insets_files = Split(''' src_insets_extra_files = Split(''' - ChangeLog InsetTheorem.cpp InsetTheorem.h Makefile.am @@ -1256,7 +1242,6 @@ intl_files = Split(''' intl_extra_files = Split(''' - ChangeLog VERSION config.charset libgnuintl.h.in @@ -1272,7 +1257,6 @@ intl_extra_files = Split(''' config_extra_files = Split(''' - ChangeLog Makefile.am common.am config.guess @@ -1299,7 +1283,6 @@ sourcedoc_extra_files = Split(''' po_extra_files = Split(''' - ChangeLog LINGUAS Makefile.in.in Makevars @@ -1361,7 +1344,6 @@ lib_files = Split(''' lib_extra_files = Split(''' - ChangeLog Makefile.am autocorrect build-listerrors @@ -2186,7 +2168,6 @@ lib_doc_clipart_files = Split(''' lib_doc_extra_files = Split(''' - ChangeLog Makefile.am Makefile.depend README.Documentation @@ -2572,7 +2553,6 @@ lib_lyx2lyx_files = Split(''' lib_lyx2lyx_extra_files = Split(''' - ChangeLog Makefile.am lyx2lyx_version.py.in ''') @@ -2774,7 +2754,6 @@ lib_bind_de_files = Split(''' boost_extra_files = Split(''' - ChangeLog LICENSE_1_0.txt Makefile.am ''')