revert switch to xz
OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=41
This commit is contained in:
parent
ad63d1d14e
commit
03b0426cd0
3
lyx-2.0.1.tar.gz
Normal file
3
lyx-2.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9349359e0df8da414f3a973647d6d095b729ceef0b469640bff724e673a8e9a8
|
||||||
|
size 18613212
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a58b7e0f27afce0497fffec0d19fc95fb1b3ac36818e8d02ecaf9e882c8f3852
|
|
||||||
size 10119588
|
|
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Sep 25 20:53:33 UTC 2011 - cornelis@solcon.nl
|
|
||||||
|
|
||||||
- Use xz compressed file instead of the gzipped one
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 19 11:02:08 UTC 2011 - cornelis@solcon.nl
|
Mon Sep 19 11:02:08 UTC 2011 - cornelis@solcon.nl
|
||||||
|
|
||||||
|
6
lyx.spec
6
lyx.spec
@ -19,14 +19,14 @@
|
|||||||
|
|
||||||
Name: lyx
|
Name: lyx
|
||||||
#!BuildIgnore: lyx
|
#!BuildIgnore: lyx
|
||||||
BuildRequires: aspell-devel boost-devel fdupes hunspell-devel libqt4-devel python update-desktop-files xz
|
BuildRequires: aspell-devel boost-devel fdupes hunspell-devel libqt4-devel python update-desktop-files
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: Productivity/Publishing/TeX/Frontends
|
Group: Productivity/Publishing/TeX/Frontends
|
||||||
Version: 2.0.1
|
Version: 2.0.1
|
||||||
Release: 4
|
Release: 4
|
||||||
Summary: LaTeX-Based WYSIWYG Editor
|
Summary: LaTeX-Based WYSIWYG Editor
|
||||||
Url: http://www.lyx.org/
|
Url: http://www.lyx.org/
|
||||||
Source: ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-2.0.1.tar.xz
|
Source: ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-2.0.1.tar.gz
|
||||||
Source1: lyx.desktop
|
Source1: lyx.desktop
|
||||||
Source2: lyx.png
|
Source2: lyx.png
|
||||||
Source3: lyxrc.dist
|
Source3: lyxrc.dist
|
||||||
@ -46,7 +46,7 @@ level attributes ("large italic") but high level layouts (styles) for
|
|||||||
each paragraph. Of course, low level formatting is still possible.
|
each paragraph. Of course, low level formatting is still possible.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}-%{version}
|
||||||
%patch0
|
%patch0
|
||||||
# Remove build time references so build-compare can do its work
|
# Remove build time references so build-compare can do its work
|
||||||
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M')
|
FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user