]> git.pld-linux.org Git - packages/minitube.git/commitdiff
- upgraded to 1.7, better License/Group, packaged %docs auto/th/minitube-1_7-1
authorTomasz Pala <gotar@pld-linux.org>
Fri, 13 Jan 2012 20:38:21 +0000 (20:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    minitube.spec -> 1.22

minitube.spec

index 0d204d74cdb0aa3574a2bda2aabeb704d0f9a35a..7bee59fdb677cdcca05a7461c84625e15153bbf3 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Minitube is a native YouTube client
 Summary(hu.UTF-8):     Minitube egy natív YouTube kliens
 Name:          minitube
-Version:       1.6
+Version:       1.7
 Release:       1
-License:       GPL
-Group:         X11/Applications
+License:       GPL v3
+Group:         X11/Applications/Multimedia
 Source0:       http://flavio.tordini.org/files/minitube/%{name}-%{version}.tar.gz
-# Source0-md5: dae6a1e4d17c778d87f8683bb1774d61
+# Source0-md5: 9a657616eaa32311296d41eb99717ec2
 Patch0:                %{name}-desktop.patch
 URL:           http://flavio.tordini.org/minitube
 BuildRequires: QtCore-devel
@@ -42,7 +42,7 @@ qmake-qt4 PREFIX=%{_prefix}
 rm -rf $RPM_BUILD_ROOT
 
 INSTALL_ROOT=$RPM_BUILD_ROOT \
-    %{__make} install
+       %{__make} install
 
 # req /usr/share/icons/hicolor/512x512/apps not found
 rm -rf $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/512x512/apps
@@ -52,6 +52,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS CHANGES TODO
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/%{name}
 %{_desktopdir}/%{name}.desktop
This page took 0.084978 seconds and 4 git commands to generate.