]> git.pld-linux.org Git - packages/ctdb.git/blobdiff - ctdb.spec
- added version patch to fix generating pkgconfig() Provides
[packages/ctdb.git] / ctdb.spec
index a75d8554b34a5c6f03e7b37cf03e506ec6d69831..324a28cf26976b418b36a52f4539548d5b55e905 100644 (file)
--- a/ctdb.spec
+++ b/ctdb.spec
@@ -10,7 +10,7 @@ Summary:      A Clustered Database based on Samba's Trivial Database (TDB)
 Summary(pl.UTF-8):     Klastrowa baza danych oparta na bazie danych Trivial Database z Samby (TDB)
 Name:          ctdb
 Version:       1.0.113
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         Daemons
 URL:           http://ctdb.samba.org/
@@ -20,6 +20,7 @@ URL:          http://ctdb.samba.org/
 # git-archive --format=tar --prefix=%{name}-%{version}/ %{name}-%{version} | bzip2 > %{name}-%{version}.tar.bz2
 Source0:       %{name}-%{version}.tar.bz2
 # Source0-md5: ce3eda943bf81c7c9e513ec715f4a785
+Patch0:                %{name}-version.patch
 BuildRequires: autoconf >= 2.50
 BuildRequires: net-tools
 BuildRequires: popt-devel
@@ -59,6 +60,7 @@ wykorzystujÄ…ce CTDB.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 sh -x ./autogen.sh
This page took 0.069516 seconds and 4 git commands to generate.