Changeset 2189 for box/trunk/contrib
- Timestamp:
- 29/05/2008 22:51:00 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/contrib/rpm/boxbackup.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/contrib/rpm/boxbackup.spec
r2147 r2189 40 40 License: BSD 41 41 Group: Applications/Archiving 42 Packager: Martin Ebourne <boxbackup-dev@boxbackup.org>42 Packager: boxbackup-dev@boxbackup.org 43 43 URL: http://www.boxbackup.org/ 44 44 Source0: %{ident}.tgz … … 123 123 $RPM_BUILD_ROOT%{_docdir}/%{ident} 124 124 125 install -m 644 %{distribution_dir}contrib/bbreporter/LICENSE \125 install -m 644 contrib/bbreporter/LICENSE \ 126 126 $RPM_BUILD_ROOT%{_docdir}/%{ident}/bbreporter 127 install -m 755 %{distribution_dir}contrib/bbreporter/bbreporter.py \127 install -m 755 contrib/bbreporter/bbreporter.py \ 128 128 $RPM_BUILD_ROOT%{_docdir}/%{ident}/bbreporter 129 129 … … 226 226 227 227 %changelog 228 * Thu May 29 2008 Martin Ebourne <martin@zepler.org> 229 - Fix paths to bbreporter files 230 228 231 * Sat Jan 13 2006 Chris Wilson <chris+box@qwirx.com> 229 232 - Support building from an unofficial tarball (from svn) by changing
Note: See TracChangeset
for help on using the changeset viewer.
