Browse Source

paman-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6489 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 11 years ago
parent
commit
678b39b7c8
1 changed files with 7 additions and 2 deletions
  1. 7 2
      p/paman/paman-vl.spec

+ 7 - 2
p/paman/paman-vl.spec

@@ -2,7 +2,7 @@ Summary:        Management tool for PulseAudio
 Summary(ja):	PulseAudio 管理ツール
 Name:           paman
 Version:        0.9.4
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 
 Group:          Applications/Multimedia
 License:        GPLv2+
@@ -34,7 +34,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 desktop-file-install \
     --dir $RPM_BUILD_ROOT%{_datadir}/applications \
-    --add-category="X-Fedora" --vendor="" \
+    --delete-original \
+    --vendor="" \
     $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
 %clean
@@ -49,6 +50,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/applications/paman.desktop
 
 %changelog
+* Sat Jun 30 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.4-3
+- rebuilt with current einvironment
+- deleted --add-category in desktop-file-utils
+
 * Wed Apr 29 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.9.4-2
 - fixed release number