Changeset 499 for spec/trunk/SPECS/libtool.spec
- Timestamp:
- Jan 23, 2015, 3:24:18 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/libtool.spec
r472 r499 6 6 Name: libtool 7 7 Version: 2.4.2 8 Release: 7%{?dist}8 Release: 8%{?dist} 9 9 License: GPLv2+ and LGPLv2+ and GFDL 10 10 URL: http://www.gnu.org/software/libtool/ … … 14 14 15 15 %define svn_url http://svn.netlabs.org/repos/ports/libtool/trunk 16 %define svn_rev 9 2516 %define svn_rev 955 17 17 18 18 Source: %{name}-%{version}%{?svn_rev:-r%{svn_rev}}.zip … … 173 173 174 174 %changelog 175 * Tue Jan 13 2015 Dmitriy Kuminov <coding@dmik.org> 2.4.2-8 176 - Support -release option on OS/2. 177 - Use response files for long command lines when linking DLLs on OS/2. 178 175 179 * Fri Oct 31 2014 Dmitriy Kuminov <coding@dmik.org> 2.4.2-7 176 180 - Rename -os2dllname switch to -shortname (old one is still
Note:
See TracChangeset
for help on using the changeset viewer.