Browse Source

jd: use R(pre) tag

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2622 ec354946-7b23-47d6-9f5a-488ba84defc7
iwamoto 13 years ago
parent
commit
41c800c29e
1 changed files with 6 additions and 2 deletions
  1. 6 2
      j/jd/jd-vl.spec

+ 6 - 2
j/jd/jd-vl.spec

@@ -3,7 +3,7 @@
 %define  pkg_version  2.7.5
 %define  strtag       101228
 %define  repoid       40140
-%define  vendor_rel   2
+%define  vendor_rel   3
 
 %define  pre_release  0
 %if %{pre_release}
@@ -48,7 +48,8 @@ Requires:  glibmm
 Requires:  zlib >= 1.2
 Requires:  pango
 Requires:  gnutls >= 1.2
-Prereq:    desktop-file-utils
+Requires(pre):  desktop-file-utils
+# Prereq:    desktop-file-utils
 
 BuildRequires:  libtool, automake, autoconf
 BuildRequires:  gtkmm2-devel >= 2.8
@@ -134,6 +135,9 @@ update-desktop-database %{_datadir}/applications
 %{icondir}/*/apps/%{name}.png
 
 %changelog
+* Tue Feb  1 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.7.5-3
+- use Requires(pre) tag instead of Prereq
+
 * Tue Jan 11 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.7.5-2
 - add patch100 to add config status line color setting