summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.bzrignore1
-rw-r--r--fastwriter.spec.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/.bzrignore b/.bzrignore
index d256e81..d4b4492 100644
--- a/.bzrignore
+++ b/.bzrignore
@@ -11,3 +11,4 @@ CPackConfig.cmake
CPackSourceConfig.cmake
_CPack_Packages
fastwriter.spec
+*.tar.bz2
diff --git a/fastwriter.spec.in b/fastwriter.spec.in
index 489013a..e693079 100644
--- a/fastwriter.spec.in
+++ b/fastwriter.spec.in
@@ -20,6 +20,7 @@ Fast data streaming library (nothing goes here...)
%package -n lib${PACKAGE_NAME}${FASTWRITER_ABI_VERSION}
Summary: Fast data streaming library
Group: Development/Libraries
+Provides: libfastwriter = %{version}
Requires: xfsprogs
%description -n lib${PACKAGE_NAME}${FASTWRITER_ABI_VERSION}