Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
cba0a2d0
Commit
cba0a2d0
authored
May 26, 2017
by
IKEDA Soji
Browse files
Moving the files ChangeLog and NEWS to OChangeLog and ONEWS.
parent
75b75e35
Changes
4
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
cba0a2d0
...
...
@@ -64,6 +64,9 @@ EXTRA_DIST = \
important_changes.pl
\
META.json.pl
\
META.json
\
NEWS.md
\
OChangeLog
\
ONEWS
\
sympa.spec.pl
\
sympa.spec
\
etc_README
\
...
...
ChangeLog
→
O
ChangeLog
View file @
cba0a2d0
File moved
NEWS
→
O
NEWS
View file @
cba0a2d0
File moved
sympa.spec.pl
View file @
cba0a2d0
...
...
@@ -130,7 +130,7 @@ make DESTDIR=%{buildroot}
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
mv %{buildroot}%{_docdir}/%{name} __doc
cp -p AUTHORS ChangLog
COPYING
NEWS README __doc/
cp -p AUTHORS
COPYING NEWS.md O
Chang
e
Log
O
NEWS README __doc/
%check
%if 0%{?do_check}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment