diff --git a/remind.spec b/remind.spec index 9c6d17e..11e9837 100644 --- a/remind.spec +++ b/remind.spec @@ -1,6 +1,6 @@ Name: remind Version: 03.01.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A sophisticated calendar and alarm program Group: Applications/Productivity @@ -70,7 +70,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -c -p" %{__install} -m 755 -p www/rem2html $RPM_BUILD_ROOT/usr/bin/ # Install desktop stuff. -desktop-file-install --vendor "fedora" \ +desktop-file-install \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category "Office" \ %{SOURCE1} @@ -94,6 +94,9 @@ desktop-file-install --vendor "fedora" \ %{_mandir}/man1/tkremind.1.gz %changelog +* Wed May 01 2013 Jon Ciesla - 03.01.13-2 +- Drop desktop vendor tag. + * Tue Apr 09 2013 Jaromir Capik - 03.01.13-1 - Updated to 03.01.13 - Fixing bogus dates in the changelog