summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-09-07 00:54:23 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9b11502f29143541caa770d6ecfbf03191c1517e (patch)
treea55f3b39c4fd329a0e658b29c78e6864ac96a15d
parent6527f5eccc581567ff2d7307fe7b47caf63ee765 (diff)
downloadlibgpg-error-9b11502f29143541caa770d6ecfbf03191c1517e.zip
libgpg-error-9b11502f29143541caa770d6ecfbf03191c1517e.tar.gz
- updated to 0.4, fixed Licenseauto/ac/libgpg-error-0_4-1
Changed files: libgpg-error.spec -> 1.3
-rw-r--r--libgpg-error.spec11
1 files changed, 5 insertions, 6 deletions
diff --git a/libgpg-error.spec b/libgpg-error.spec
index bce6f5b..d1b7a3e 100644
--- a/libgpg-error.spec
+++ b/libgpg-error.spec
@@ -1,16 +1,16 @@
Summary: Library libgpg-error
Summary(pl): Biblioteka libgpg-error
Name: libgpg-error
-Version: 0.3
+Version: 0.4
Release: 1
-License: GPL v2
+License: LGPL v2.1+
Group: Libraries
Source0: ftp://ftp.gnupg.org/gcrypt/alpha/libgpg-error/%{name}-%{version}.tar.gz
-# Source0-md5: 84a5ab3b9efab0c95cd791a628697a73
+# Source0-md5: 55e66bb80bf8ed9bd613bf9c9cea5129
URL: http://www.gnupg.org/
-BuildRequires: autoconf >= 2.52
+BuildRequires: autoconf >= 2.57
BuildRequires: automake
-BuildRequires: gettext-devel
+BuildRequires: gettext-devel >= 0.12.1
BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +70,6 @@ Pakiet zawiera statyczne biblioteki libgpg-error.
%setup -q
%build
-rm -f missing
%{__gettextize}
%{__libtoolize}
%{__aclocal}