Ticket #107: libsyncml-spec.patch
| File libsyncml-spec.patch, 1.6 kB (added by fombu, 2 years ago) |
|---|
-
misc/libsyncml.spec
old new 1 1 Summary: C library implementation of the SyncML protocol 2 2 Name: libsyncml 3 3 Version: 0.4.2 4 Release: 04 Release: 1%{?dist} 5 5 License: LGPL 6 6 Group: Development/Libraries 7 7 Source: %{name}-%{version}.tar.gz … … 44 44 %{_libdir}/libsyncml.so 45 45 %{_libdir}/libsyncml.so.0 46 46 %{_libdir}/libsyncml.so.0.0.0 47 %{_mandir}/man1/syncml-http-server.1.gz 48 %{_mandir}/man1/syncml-obex-client.1.gz 47 49 48 50 %files devel 49 51 %defattr(-,root,root) … … 71 73 72 74 73 75 %changelog 76 * Sun Nov 26 2006 Manuel Fombuena <mfombuena[AT]ya.com> 0.4.2 77 - Add missing man files and optional %{?dist} definition. 78 74 79 * Wed Apr 26 2006 Dumitru Ciobarcianu <cioby@ines.ro> 0.3.0 75 80 - Initial package
