]> git.pld-linux.org Git - packages/libghttp.git/commitdiff
- release 2: use new rpm automation. libghttp-1_0_7-2
authorkloczek <kloczek@pld-linux.org>
Thu, 19 Oct 2000 03:01:09 +0000 (03:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libghttp.spec -> 1.29

libghttp.spec

index 64648a55868de03d66cff4e8061f7bf1a7669504..54288f253d89a093c0b3bd07475f1e595150fc86 100644 (file)
@@ -2,9 +2,11 @@ Summary:       GNOME http client library
 Summary(pl):   Biblioteka funkcji klienta http
 Name:          libghttp
 Version:       1.0.7
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
+Group(de):     Libraries
+Group(fr):     Librairies
 Group(pl):     Biblioteki
 Source0:       ftp://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/%{name}-%{version}.tar.gz
 URL:           http://www.gnome.org/
@@ -20,6 +22,8 @@ Biblioteka funkcji umo
 Summary:       GNOME http client development
 Summary(pl):   Biblioteki i pliki nag³ówkowe libghttp
 Group:         Development/Libraries
+Group(de):     Entwicklung/Libraries
+Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Requires:      %{name} = %{version}
 
@@ -33,8 +37,9 @@ wykorzystaniem libghttp.
 %package static
 Summary:       GNOME http client static library
 Summary(pl):   Statyczna biblioteka libghttp
-Group:         X11/GNOME/Development/Libraries
-Group(pl):     X11/GNOME/Programowanie/Biblioteki
+Group:         X11/Development/Libraries
+Group(de):     X11/Entwicklung/Libraries
+Group(pl):     X11/Programowanie/Biblioteki
 Requires:      %{name}-devel = %{version}
 
 %description static
@@ -47,7 +52,6 @@ Wersja statyczna biblioteki libghttp.
 %setup -q
 
 %build
-LDFLAGS="-s"; export LDFLAGS
 %configure
 %{__make}
 
@@ -56,8 +60,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*so.*.*
-
 gzip -9nf AUTHORS ChangeLog NEWS README
 
 %post   -p /sbin/ldconfig
This page took 0.102968 seconds and 4 git commands to generate.