]> git.pld-linux.org Git - packages/xfce4-datetime-plugin.git/commitdiff
- more specific BR and R on xfce4-panel
authorMichal Chruszcz <mchruszcz@gmail.com>
Wed, 22 Dec 2004 14:50:39 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfce4-datetime-plugin.spec -> 1.8

xfce4-datetime-plugin.spec

index 4fd53c50869bd3aec838710fcff31d3670bef629..5bbd641655f663c3b1be9f16822777f0cc11afe3 100644 (file)
@@ -1,3 +1,4 @@
+%define                _xfce 4.1.99.2
 Summary:       A date and time plugin for the XFce4 panel
 Summary(pl):   Wtyczka panelu XFce4 pokazuj±ca datê i czas
 Name:          xfce4-datetime-plugin
@@ -8,8 +9,8 @@ Source0:        http://download.berlios.de/xfce-goodies/%{name}-%{version}.tar.gz
 # Source0-md5: 92b7ebee7f0c8074f5cf590f77f676f2
 Group:         X11/Applications
 URL:           http://xfce-goodies.berlios.de/
-BuildRequires: xfce4-panel-devel >= 4.0.0
-Requires:      xfce4-panel >= 4.0.0
+BuildRequires: xfce4-panel-devel >= %{_xfce}
+Requires:      xfce4-panel >= %{_xfce}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.07504 seconds and 4 git commands to generate.