mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove more traces of changelogs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20633 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3ee38712cb
commit
d5338a5f89
@ -4,7 +4,7 @@ if INSTALL_MACOSX
|
|||||||
SUBDIRS = MacOSX
|
SUBDIRS = MacOSX
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = boostworkaround.txt ChangeLog cmake Code_rules FORMAT \
|
EXTRA_DIST = boostworkaround.txt cmake Code_rules FORMAT \
|
||||||
gettext.patch lazy_lyxtext.txt lyx3 lyx.rpm.README \
|
lazy_lyxtext.txt lyx3 lyx.rpm.README \
|
||||||
lyxserver lyx.spec.in lyx.spec Seminar.txt \
|
lyxserver lyx.spec.in lyx.spec Seminar.txt \
|
||||||
TodoPlan-1.3 tools Win32 scons
|
TodoPlan-1.3 tools Win32 scons
|
||||||
|
@ -81,7 +81,7 @@ texhash
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ABOUT-NLS ANNOUNCE COPYING
|
%doc ABOUT-NLS ANNOUNCE COPYING
|
||||||
%doc README UPGRADING ChangeLog NEWS
|
%doc README UPGRADING NEWS
|
||||||
%doc lib/CREDITS
|
%doc lib/CREDITS
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
|
@ -4,8 +4,6 @@ TOP_extra_files = Split('''
|
|||||||
ABOUT-NLS
|
ABOUT-NLS
|
||||||
ANNOUNCE
|
ANNOUNCE
|
||||||
COPYING
|
COPYING
|
||||||
ChangeLog
|
|
||||||
ChangeLog.1
|
|
||||||
INSTALL
|
INSTALL
|
||||||
INSTALL.MacOSX
|
INSTALL.MacOSX
|
||||||
INSTALL.Win32
|
INSTALL.Win32
|
||||||
@ -14,7 +12,6 @@ TOP_extra_files = Split('''
|
|||||||
INSTALL.scons
|
INSTALL.scons
|
||||||
Makefile.am
|
Makefile.am
|
||||||
NEWS
|
NEWS
|
||||||
OLD-CHANGES
|
|
||||||
README
|
README
|
||||||
README.Cygwin
|
README.Cygwin
|
||||||
README.Win32
|
README.Win32
|
||||||
@ -264,7 +261,6 @@ src_extra_src_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_extra_files = Split('''
|
src_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
pch.h
|
pch.h
|
||||||
''')
|
''')
|
||||||
@ -286,7 +282,6 @@ src_client_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_client_extra_files = Split('''
|
src_client_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
lyxclient.man
|
lyxclient.man
|
||||||
pch.h
|
pch.h
|
||||||
@ -390,14 +385,12 @@ src_support_extra_src_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_support_extra_files = Split('''
|
src_support_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
pch.h
|
pch.h
|
||||||
''')
|
''')
|
||||||
|
|
||||||
|
|
||||||
src_support_tests_extra_files = Split('''
|
src_support_tests_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
boost.cpp
|
boost.cpp
|
||||||
convert.cpp
|
convert.cpp
|
||||||
@ -466,7 +459,6 @@ src_graphics_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_graphics_extra_files = Split('''
|
src_graphics_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
pch.h
|
pch.h
|
||||||
''')
|
''')
|
||||||
@ -624,7 +616,6 @@ src_mathed_files = Split('''
|
|||||||
|
|
||||||
src_mathed_extra_files = Split('''
|
src_mathed_extra_files = Split('''
|
||||||
BUGS
|
BUGS
|
||||||
ChangeLog
|
|
||||||
InsetFormulaMacro.cpp
|
InsetFormulaMacro.cpp
|
||||||
InsetFormulaMacro.h
|
InsetFormulaMacro.h
|
||||||
InsetMathMBox.cpp
|
InsetMathMBox.cpp
|
||||||
@ -674,7 +665,6 @@ src_tex2lyx_copied_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_tex2lyx_extra_files = Split('''
|
src_tex2lyx_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
pch.h
|
pch.h
|
||||||
test-insets.tex
|
test-insets.tex
|
||||||
@ -719,7 +709,6 @@ src_frontends_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_frontends_extra_files = Split('''
|
src_frontends_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
pch.h
|
pch.h
|
||||||
''')
|
''')
|
||||||
@ -812,7 +801,6 @@ src_frontends_controllers_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_frontends_controllers_extra_files = Split('''
|
src_frontends_controllers_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
pch.h
|
pch.h
|
||||||
''')
|
''')
|
||||||
@ -1000,7 +988,6 @@ src_frontends_qt4_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_frontends_qt4_extra_files = Split('''
|
src_frontends_qt4_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
GuiFontMetrics.h
|
GuiFontMetrics.h
|
||||||
Makefile.am
|
Makefile.am
|
||||||
README
|
README
|
||||||
@ -1200,7 +1187,6 @@ src_insets_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
src_insets_extra_files = Split('''
|
src_insets_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
InsetTheorem.cpp
|
InsetTheorem.cpp
|
||||||
InsetTheorem.h
|
InsetTheorem.h
|
||||||
Makefile.am
|
Makefile.am
|
||||||
@ -1256,7 +1242,6 @@ intl_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
intl_extra_files = Split('''
|
intl_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
VERSION
|
VERSION
|
||||||
config.charset
|
config.charset
|
||||||
libgnuintl.h.in
|
libgnuintl.h.in
|
||||||
@ -1272,7 +1257,6 @@ intl_extra_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
config_extra_files = Split('''
|
config_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
common.am
|
common.am
|
||||||
config.guess
|
config.guess
|
||||||
@ -1299,7 +1283,6 @@ sourcedoc_extra_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
po_extra_files = Split('''
|
po_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
LINGUAS
|
LINGUAS
|
||||||
Makefile.in.in
|
Makefile.in.in
|
||||||
Makevars
|
Makevars
|
||||||
@ -1361,7 +1344,6 @@ lib_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
lib_extra_files = Split('''
|
lib_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
autocorrect
|
autocorrect
|
||||||
build-listerrors
|
build-listerrors
|
||||||
@ -2186,7 +2168,6 @@ lib_doc_clipart_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
lib_doc_extra_files = Split('''
|
lib_doc_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
Makefile.depend
|
Makefile.depend
|
||||||
README.Documentation
|
README.Documentation
|
||||||
@ -2572,7 +2553,6 @@ lib_lyx2lyx_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
lib_lyx2lyx_extra_files = Split('''
|
lib_lyx2lyx_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
Makefile.am
|
Makefile.am
|
||||||
lyx2lyx_version.py.in
|
lyx2lyx_version.py.in
|
||||||
''')
|
''')
|
||||||
@ -2774,7 +2754,6 @@ lib_bind_de_files = Split('''
|
|||||||
|
|
||||||
|
|
||||||
boost_extra_files = Split('''
|
boost_extra_files = Split('''
|
||||||
ChangeLog
|
|
||||||
LICENSE_1_0.txt
|
LICENSE_1_0.txt
|
||||||
Makefile.am
|
Makefile.am
|
||||||
''')
|
''')
|
||||||
|
Loading…
Reference in New Issue
Block a user