Mercurial > libpst
comparison libpst.spec.in @ 31:b88ceb81dba2
mege changes from Joe Nahmias
author | carl |
---|---|
date | Tue, 10 Jul 2007 17:17:28 -0700 |
parents | f4643b609bdf |
children | 06c0262ad689 |
comparison
equal
deleted
inserted
replaced
30:45eccad4b606 | 31:b88ceb81dba2 |
---|---|
2 | 2 |
3 Summary: @PACKAGE@ Libpst utilities | 3 Summary: @PACKAGE@ Libpst utilities |
4 Name: @PACKAGE@ | 4 Name: @PACKAGE@ |
5 Version: @VERSION@ | 5 Version: @VERSION@ |
6 Release: %{?custom_release}%{!?custom_release:1} | 6 Release: %{?custom_release}%{!?custom_release:1} |
7 Copyright: GPL | 7 License: GPL |
8 Group: System Environment/Daemons | 8 Group: System Environment/Daemons |
9 Source: http://www.five-ten-sg.com/@PACKAGE@/packages/@PACKAGE@-@VERSION@.tar.gz | 9 Source: http://www.five-ten-sg.com/@PACKAGE@/packages/@PACKAGE@-@VERSION@.tar.gz |
10 BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot | 10 BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot |
11 URL: http://www.five-ten-sg.com/@PACKAGE@/ | 11 URL: http://www.five-ten-sg.com/@PACKAGE@/ |
12 Vendor: Libpst team | 12 Vendor: Libpst team |
65 %docdir %{_datadir}/doc/@PACKAGE@-@VERSION@ | 65 %docdir %{_datadir}/doc/@PACKAGE@-@VERSION@ |
66 %{_datadir}/doc/@PACKAGE@-@VERSION@ | 66 %{_datadir}/doc/@PACKAGE@-@VERSION@ |
67 | 67 |
68 | 68 |
69 %changelog | 69 %changelog |
70 * Sun Feb 19 2006 Carl Byington 1.0 | 70 * Tue Jul 10 2007 Carl Byington 0.5.5 |
71 - merge changes from Joe Nahmias version | |
72 | |
73 * Sun Feb 19 2006 Carl Byington 0.5.3 | |
71 - initial spec file using autoconf and http://www.fedora.us/docs/rpm-packaging-guidelines.html | 74 - initial spec file using autoconf and http://www.fedora.us/docs/rpm-packaging-guidelines.html |
72 | 75 |