Changeset 1514
- Timestamp:
- Nov 8, 2018, 10:50:34 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/clipgrab.spec
r1455 r1514 19 19 20 20 Name: clipgrab 21 Version: 3. 6.822 Release: 1 21 Version: 3.7.1 22 Release: 1%{?dist} 23 23 Summary: Video downloader 24 24 License: GPL-3.0+ 25 25 Group: Productivity/Multimedia/Video/Editors and Convertors 26 26 Url: https://clipgrab.org 27 %scm_source git file://d:/qt/clipgrab-3.6.8 clipgrab-3.6.828 29 27 #Source0: https://download.clipgrab.org/%{name}-%{version}.tar.gz 30 28 #Source1: %{name}.desktop 29 # PATCH-FIX-UPSTREAM clipgrab-qt5.patch aloisio@gmx.com -- build against Qt5 30 #Patch0: %{name}-qt5.patch 31 %scm_source git file://d:/qt/clipgrab-3.7.1 clipgrab-3.7.1 31 32 #BuildRequires: ImageMagick 32 33 #BuildRequires: hicolor-icon-theme >= 0.15 … … 58 59 #done 59 60 #cleanup 60 rm -f moc_*61 62 #qmake %{name}.pro QMAKE_CXXFLAGS="%{optflags}"63 #make %{?_smp_mflags} clean64 #make %{?_smp_mflags}65 66 61 export QMAKE_SH=$SHELL 67 62 # do a fast qt build, as runmapsym and wmapsym is not needed here … … 104 99 %{_datadir}/icons/hicolor/apps/*.png 105 100 %{_datadir}/icons/hicolor/apps/*.ico 106 #cp -pr *.png D:/rpmbuild/BUILDROOT/clipgrab-3.6.8-1.i386/@unixroot/usr/share/icons/hicolor/apps107 101 108 102 %changelog 109 * Thu Aug 16 2018 Elbert Pol <elbert.pol@gmail.com> - 3.6.8-1 110 - First OS/2 rpm release 103 * Thu Nov 09 2018 Elbert Pol <elbert.pol@gmail.com> - 3.7.1-1 104 - first clipgrab rpm for OS/2 105
Note:
See TracChangeset
for help on using the changeset viewer.