Fix if check in specfiles.

This commit is contained in:
Christopher Aillon 2005-03-28 10:56:12 +00:00
parent b47788ac17
commit dcf49accec

View File

@ -14,7 +14,7 @@ Version: 2.2.4
%define minorver 200
%define microver %(ver=%{version}; echo ${ver##*.*.})
#define prever pre2
Release: %{?prever:0.0.%{prever}.}6
Release: %{?prever:0.0.%{prever}.}7
Epoch: 2
License: GPL, LGPL
Group: Applications/Multimedia
@ -313,6 +313,9 @@ fi
%{_libdir}/pkgconfig/*
%changelog
* Mon Mar 28 2005 Christopher Aillon <caillon@redhat.com>
- rebuilt
* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com>
- Update the GTK+ theme icon cache on (un)install