]> git.pld-linux.org Git - packages/libsoup3.git/blobdiff - libsoup.spec
- make use of macros
[packages/libsoup3.git] / libsoup.spec
index 12ea9033cd7be072e9f322226714221c5a2c1e57..15d6f88c5f02f5e45f04e57740d7d3f872d88625 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       SOAP (Simple Object Access Protocol) implementation in C
 Summary(pl):   Implementacja w C SOAP (Simple Object Access Protocol)
 Name:          libsoup
-Version:       2.2.5
+Version:       2.2.6.1
 Release:       1
 License:       LGPL v2
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/libsoup/2.2/%{name}-%{version}.tar.bz2
-# Source0-md5: 50ba7189fe1f645b48f4ddc509d4dec4
+# Source0-md5: e31e178a685aa64dc60f98a89d3d0141
 URL:           http://www.gnome.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
@@ -64,9 +64,8 @@ Biblioteki statyczne SOAP.
 %setup -q
 
 %build
-rm -f missing
-glib-gettextize --copy --force
-intltoolize --copy --force
+%{__glib_gettextize}
+%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoheader}
This page took 0.033179 seconds and 4 git commands to generate.