|
@@ -1,13 +1,9 @@
|
|
%define _noVersionedDependencies 1
|
|
%define _noVersionedDependencies 1
|
|
#% 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")
|
|
|
|
|
|
-%if %{?_dist_release} <= "vl5"
|
|
|
|
-exit 1
|
|
|
|
-%endif
|
|
|
|
-
|
|
|
|
Name: yatex
|
|
Name: yatex
|
|
-Version: 1.76
|
|
+Version: 1.77
|
|
-Release: 2%{?_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
|
|
#Source0: http://www.gentei.org/~yuuji/tmp/yatex11205111805.tar.gz
|
|
#Source0: http://www.gentei.org/~yuuji/tmp/yatex11205111805.tar.gz
|
|
@@ -24,8 +20,8 @@ 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.76-vine-vl7.patch
|
|
+Patch10: yatex-1.77-vine-vl7.patch
|
|
-Patch11: yatex-1.76-vine-vl6.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
|
|
@@ -81,7 +77,8 @@ yatex と auctex パッケージの両方をインストールする場合、
|
|
|
|
|
|
%if %{?_dist_release} == "vl7"
|
|
%if %{?_dist_release} == "vl7"
|
|
%patch10 -p1 -b .vine
|
|
%patch10 -p1 -b .vine
|
|
-%elseif %{?_dist_release} == "vl6"
|
|
+%endif
|
|
|
|
+%if %{?_dist_release} == "vl6"
|
|
%patch11 -p1 -b .vine
|
|
%patch11 -p1 -b .vine
|
|
%endif
|
|
%endif
|
|
|
|
|
|
@@ -190,6 +187,10 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon May 13 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.77-1
|
|
|
|
+- new upstream release
|
|
|
|
+- applied yatex-1.77-vine-vl{6,7}.patch instead
|
|
|
|
+
|
|
* Tue May 22 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.76-2
|
|
* Tue May 22 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.76-2
|
|
- new upstream release
|
|
- new upstream release
|
|
- updated yatex-1.76-vine-vl{6,7}.patch
|
|
- updated yatex-1.76-vine-vl{6,7}.patch
|
|
@@ -299,10 +300,10 @@ fi
|
|
* Wed May 07 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.71-0vl1
|
|
* Wed May 07 2003 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.71-0vl1
|
|
- update yatex-1.71
|
|
- update yatex-1.71
|
|
|
|
|
|
-* Fri Jul 17 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.70-0vl2
|
|
+* Wed Jul 17 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.70-0vl2
|
|
- added Patch3 to add hhmts timestamp feature
|
|
- added Patch3 to add hhmts timestamp feature
|
|
|
|
|
|
-* Tue May 27 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.70-0vl1
|
|
+* Mon May 27 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.70-0vl1
|
|
- update yatex-1.70
|
|
- update yatex-1.70
|
|
|
|
|
|
* Tue May 21 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.69-0vl0.1
|
|
* Tue May 21 2002 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 1.69-0vl0.1
|
|
@@ -327,7 +328,7 @@ fi
|
|
- 1.67-6vl5
|
|
- 1.67-6vl5
|
|
- YATEXHLP.{jp,eng} moved to appropriate dir
|
|
- YATEXHLP.{jp,eng} moved to appropriate dir
|
|
|
|
|
|
-* Thu Jun 23 2000 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
|
|
+* Fri Jun 23 2000 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
|
|
- 1.67-6vl3
|
|
- 1.67-6vl3
|
|
- rebuilt for emacs-20.7
|
|
- rebuilt for emacs-20.7
|
|
|
|
|