Trivial fix for modern versions of rpm.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10454 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2005-09-18 09:20:24 +00:00
parent 7ac823d980
commit 7b20007801
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-09-18 Kayvan Sylvan <kayvan@sylvan.com>
* lyx.spec.in: trivial fix for modern versions of rpm:
s/Copyright/License/.
2005-07-29 José Matos <jamatos@lyx.org>
* FORMAT: add the correct date when format 223 make its debut in cvs.

View File

@ -5,7 +5,7 @@ Summary: A WYSIWYM (What You See Is What You Mean) frontend to LaTeX
Name: @PACKAGE@
Version: @VERSION@
Release: 1_%{frontend}
Copyright: see COPYING file
License: see COPYING file
Group: Applications/Publishing
URL: http://www.lyx.org/
Packager: Kayvan A. Sylvan <kayvan@sylvan.com>