Changeset 1810 for spec/trunk/SPECS
- Timestamp:
- Apr 28, 2022, 5:37:30 PM (4 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/hearts.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/hearts.spec
r1751 r1810 11 11 12 12 Name: hearts 13 Version: 1.8. 713 Version: 1.8.10 14 14 Release: 1%{?dist} 15 15 Summary: The card game … … 19 19 %if !0%{?os2_version} 20 20 Source: %{name}-%{version}.tar.xz 21 https://github.com/Rescator7/Hearts 21 22 %else 22 %scm_source github http s://github.com/Rescator7/Hearts master23 %scm_source github http://github.com/TeLLie/%{name}-os2 %{version}-os2 23 24 %endif 24 25 # URL: http://www.iconarchive.com/show/flatwoken-icons-by-alecive/Apps-Game-Cards-icon.html … … 107 108 mkdir -p %{buildroot}%{_bindir}/ 108 109 mkdir -p %{buildroot}%{_datadir}/pixmaps 109 cp -p release/*.exe %{buildroot}%{_bindir}/110 cp -p %{name}.exe %{buildroot}%{_bindir}/ 110 111 install -p -m 644 data/hearts.svg %{buildroot}%{_datadir}/pixmaps/ 111 112 %endif … … 114 115 %defattr(-,root,root,-) 115 116 %doc Changelog README.md 116 /@unixroot/usr/bin117 #/@unixroot/usr/bin 117 118 %if !0%{?os2_version} 118 119 %{_bindir}/%{name} … … 125 126 126 127 %changelog 128 * Sat Apr 23 2022 Elbert Pol <elbert.pol@gmail.com> - 1.8.10 -1 129 - Updated to latest version 130 - Add source to own github 131 - Change some files to make it build for OS2 132 127 133 * Tue Jan 26 2021 Elbert Pol <elbert.pol@gmail.com> - 1.8.7 - 1 128 134 - Updated to latest version
Note:
See TracChangeset
for help on using the changeset viewer.
