]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- we have trac 0.12 now
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 1 Sep 2010 18:44:34 +0000 (18:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    trac-plugin.spec -> 1.4

trac-plugin.spec

index 91d03b9695b3313b07165e9e08f5616f3aaa4c4a..fd8af6a58549d0183a3c80e6563c1c99ad962bea 100644 (file)
@@ -1,4 +1,4 @@
-%define                trac_ver        0.11
+%define                trac_ver        0.12
 %define                plugin          PLUGIN_NAME
 Summary:       PLUGIN_NAME Plugin for Trac
 Name:          trac-plugin-%{plugin}
@@ -11,8 +11,7 @@ Source0:      %{plugin}plugin.zip
 # Source0-md5: 9f706e733d205d4467ce6534772cb505
 URL:           http://trac-hacks.org/wiki/PLUGIN_NAME
 BuildRequires: python-devel
-# if 0.12 cames into play, can sanitize this again
-Requires:      trac >= %{trac_ver}.7-3
+Requires:      trac >= %{trac_ver}
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.100378 seconds and 4 git commands to generate.