]> git.pld-linux.org Git - packages/libghttp.git/commitdiff
- updated to 1.0.6, libghttp-1_0_6-1
authorkloczek <kloczek@pld-linux.org>
Wed, 3 May 2000 22:41:00 +0000 (22:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- prefix changed to /usr because this is not stricte X11 library.

Changed files:
    libghttp.spec -> 1.24

libghttp.spec

index e20541196e63efd2c7edd3eebc7be4838ec6770d..1b4cfd967168f736e6cc4c7ad2b29fd4d569cfed 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       GNOME http client library
 Summary(pl):   Biblioteka funkcji klienta http
 Name:          libghttp
-Version:       1.0.5
+Version:       1.0.6
 Release:       1
 License:       LGPL
 Group:         X11/GNOME/Libraries
@@ -10,17 +10,15 @@ Source0:    ftp://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/%{name}-%{version
 URL:           http://www.gnome.org/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define _prefix /usr/X11R6
-
 %description
 Library for making HTTP 1.1 requests.
 
 %description -l pl
-Biblioteka funkcji umo¿liwiaj±cych realizacjê protoko³u HTTP 1.1
+Biblioteka funkcji umo¿liwiaj±cych realizacjê protoko³u HTTP 1.1.
 
 %package devel
 Summary:       GNOME http client development
-Summary(pl):   Biblioteki i pliki nag³owkowe libghttp
+Summary(pl):   Biblioteki i pliki nag³ówkowe libghttp
 Group:         X11/GNOME/Development/Libraries
 Group(pl):     X11/GNOME/Programowanie/Biblioteki
 Requires:      %{name} = %{version}
@@ -49,7 +47,7 @@ Wersja statyczna biblioteki libghttp.
 %setup -q
 
 %build
-LDCONFIG="-s"; export LDCONFIG
+LDFLAGS="-s"; export LDFLAGS
 %configure
 make
 
This page took 0.036457 seconds and 4 git commands to generate.