|
@@ -2,7 +2,7 @@
|
|
#% define prereq_ge() %(LC_ALL="C" rpm -q --queryformat 'PreReq:%%{NAME} >= %%{VERSION}' %1| grep -v "is not")
|
|
#% define prereq_ge() %(LC_ALL="C" rpm -q --queryformat 'PreReq:%%{NAME} >= %%{VERSION}' %1| grep -v "is not")
|
|
|
|
|
|
Name: yatex
|
|
Name: yatex
|
|
-Version: 1.77
|
|
+Version: 1.78.4
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: Distributable
|
|
License: Distributable
|
|
Source0: http://www.yatex.org/yatex%{version}.tar.gz
|
|
Source0: http://www.yatex.org/yatex%{version}.tar.gz
|
|
@@ -20,8 +20,7 @@ Patch2: yatex-make.diff
|
|
# and modified to suit 1.70 release
|
|
# and modified to suit 1.70 release
|
|
Patch3: yahtml-1.70-timestamp.patch
|
|
Patch3: yahtml-1.70-timestamp.patch
|
|
|
|
|
|
-Patch10: yatex-1.77-vine-vl7.patch
|
|
+Patch10: yatex-1.78-vine-vl7.patch
|
|
-Patch11: yatex-1.77-vine-vl6.patch
|
|
|
|
|
|
|
|
URL: http://www.yatex.org/
|
|
URL: http://www.yatex.org/
|
|
Group: Applications/Editors/Emacs
|
|
Group: Applications/Editors/Emacs
|
|
@@ -75,12 +74,7 @@ yatex と auctex パッケージの両方をインストールする場合、
|
|
%patch2 -p1
|
|
%patch2 -p1
|
|
%patch3 -p1
|
|
%patch3 -p1
|
|
|
|
|
|
-%if %{?_dist_release} == "vl7"
|
|
|
|
%patch10 -p1 -b .vine
|
|
%patch10 -p1 -b .vine
|
|
-%endif
|
|
|
|
-%if %{?_dist_release} == "vl6"
|
|
|
|
-%patch11 -p1 -b .vine
|
|
|
|
-%endif
|
|
|
|
|
|
|
|
(cd docs
|
|
(cd docs
|
|
# change permissions
|
|
# change permissions
|
|
@@ -187,6 +181,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Jan 11 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.78.4-1
|
|
|
|
+- new upstream release
|
|
|
|
+- TeX Live 2015
|
|
|
|
+
|
|
* Mon May 13 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.77-1
|
|
* Mon May 13 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.77-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- applied yatex-1.77-vine-vl{6,7}.patch instead
|
|
- applied yatex-1.77-vine-vl{6,7}.patch instead
|