Changeset 1720 for spec/trunk/SPECS
- Timestamp:
- Oct 18, 2020, 9:31:53 PM (5 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/yaz.spec (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/yaz.spec
r1711 r1720 9 9 Summary: Z39.50 Programs 10 10 Version: 5.30.3 11 Release: 111 Release: 2 12 12 # determine system 13 13 %if !0%{?os2_version} … … 31 31 Group: Applications/Internet 32 32 Vendor: Index Data ApS <info@indexdata.dk> 33 #Source: yaz-%{version}.tar.gz 34 %scm_source github https://github.com/indexdata/yaz master 33 %if !0%{?os2_version} 34 Source: yaz-%{version}.tar.gz 35 %else 36 %scm_source github https://github.com/Tellie/yaz-os2 %{version}-os2 37 %endif 38 35 39 BuildRoot: %{_tmppath}/%{name}-%{version}-root 36 40 Prefix: %{_prefix} … … 172 176 %{_includedir}/yaz 173 177 %{_libdir}/pkgconfig/yaz*.pc 174 %{_libdir}/*.dll175 178 %{_libdir}/*.a 176 179 %{_datadir}/aclocal/yaz.m4 … … 192 195 193 196 %changelog 197 * Sun Oct 18 2020 Elbert Pol <elbert.pol@gmail.com> - 5.30.3-2 198 - Update to own github source 199 - Updated the spec file 200 194 201 * Sat Aug 01 2020 Elbert Pol <elbert.pol@gmail.com> - 5.30.3-1 195 202 - Updated to latest source
Note:
See TracChangeset
for help on using the changeset viewer.
