/alps/fastwriter

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/fastwriter

« back to all changes in this revision

Viewing changes to fastwriter.spec.in

  • Committer: Suren A. Chilingaryan
  • Date: 2016-03-06 03:34:29 UTC
  • Revision ID: csa@suren.me-20160306033429-8c2fm7tl9vawprn9
Add provides to spec file

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
%package -n lib${PACKAGE_NAME}${FASTWRITER_ABI_VERSION}
21
21
Summary: Fast data streaming library
22
22
Group: Development/Libraries
 
23
Provides: libfastwriter = %{version}
23
24
Requires: xfsprogs
24
25
 
25
26
%description -n lib${PACKAGE_NAME}${FASTWRITER_ABI_VERSION}