rpms/lyx/devel lyx.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 22:41:35 UTC 2005


Author: thias

Update of /cvs/extras/rpms/lyx/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21010/lyx/devel

Modified Files:
	lyx.spec 
Log Message:
Mass letter "l" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: lyx.spec
===================================================================
RCS file: /cvs/extras/rpms/lyx/devel/lyx.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lyx.spec	4 Dec 2004 12:21:23 -0000	1.5
+++ lyx.spec	3 Mar 2005 22:41:33 -0000	1.6
@@ -1,17 +1,16 @@
 # $Id$
 
 Summary: WYSIWYM (What You See Is What You Mean) document processor
-Name:	 lyx
-Epoch:	 0
-Version: 1.3.5 
+Name:    lyx
+Version: 1.3.5
 Release: 3%{?dist_tag}
 License: GPL
-Group: 	 Applications/Publishing
-Url: 	 http://www.lyx.org/
-Source:	 ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.3.5.tar.bz2
+Group:   Applications/Publishing
+URL:     http://www.lyx.org/
+Source:  ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.3.5.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-Patch1: lyx-1.3.5-helpers.patch
+Patch1:  lyx-1.3.5-helpers.patch
 
 Source1: lyx.desktop
 # "borrow" kde's crystal icon for lyx
@@ -42,8 +41,8 @@
 %define qt_ver %(rpm -q --qf '%%{version}' qt-devel | cut -d. -f1,2)
 Requires: qt >= 1:%{qt_ver}
 
-## gcc version in use? 
-# I *still* build for some rh73 boxes (not sure why (-: ), 
+## gcc version in use?
+# I *still* build for some rh73 boxes (not sure why (-: ),
 # so I need this -- Rex
 BuildRequires: gcc-c++
 %define gcc_ver %(rpm -q --qf '%%{version}' gcc-c++ )
@@ -78,7 +77,7 @@
 
 
 %build
-unset LINGUAS ||: 
+unset LINGUAS ||:
 unset QTDIR ||: ; . /etc/profile.d/qt.sh
 
 export CXXFLAGS="$RPM_OPT_FLAGS %{?cxxflags}"
@@ -145,10 +144,10 @@
 %{_datadir}/texmf/tex/latex/%{name}
 
 
-%changelog 
+%changelog
 * Thu Oct 21 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-3
 - BR: htmlview
-- Requires: htmlview, gsview (so build-time-detected helper apps are 
+- Requires: htmlview, gsview (so build-time-detected helper apps are
   available at runtime)
 
 * Wed Oct 20 2004 Rex Dieter <rexdieter[At]users.sf.net> 0:1.3.5-0.fdr.2
@@ -190,7 +189,7 @@
 - Categories=Office
 
 * Mon Nov 24 2003 Rex Dieter <rexdieter at sf.net> 0:1.3.3-0.fdr.3
-- Requires: tetex-latex 
+- Requires: tetex-latex
 - support MimeType(s): application/x-lyx;text/x-lyx
 
 * Sat Nov 22 2003 Rex Dieter <rexdieter at sf.net> 0:1.3.3-0.fdr.2




More information about the fedora-extras-commits mailing list