]> git.pld-linux.org Git - packages/dxpc.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 02:43:03 +0000 (02:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dxpc.spec -> 1.3

dxpc.spec

index 89c2fc2c47505740a59bb26c82e2b644b6ea1d1f..4e9bc753e87f7209ee99b4ee9390e8b2d40a0e4b 100644 (file)
--- a/dxpc.spec
+++ b/dxpc.spec
@@ -1,13 +1,15 @@
 Summary:       dxpc - The Differential X Protocol Compressor
 Summary:       dxpc - The Differential X Protocol Compressor
+Summary(pl):   Ró¿nicowy kompresor X protoko³u
 Name:          dxpc
 Version:       3.7.0
 Release:       1
 Group:         X11/Applications/Networking
 Name:          dxpc
 Version:       3.7.0
 Release:       1
 Group:         X11/Applications/Networking
+Group(de):     X11/Applikationen/Netzwerkwesen
 Group(pl):     X11/Aplikacje/Sieciowe
 License:       Distributable provided copyright and permission notices are included
 Source0:       http://ccwf.cc.utexas.edu/~zvonler/dxpc/%{name}-%{version}.tar.gz
 Group(pl):     X11/Aplikacje/Sieciowe
 License:       Distributable provided copyright and permission notices are included
 Source0:       http://ccwf.cc.utexas.edu/~zvonler/dxpc/%{name}-%{version}.tar.gz
-Patch0:                dxpc-DESTDIR.patch
-Patch1:                dxpc-socklen_t.patch
+Patch0:                %{name}-DESTDIR.patch
+Patch1:                %{name}-socklen_t.patch
 URL:           http://ccwf.cc.utexas.edu/~zvonler/dxpc/
 Icon:          dxpc.logo-smaller-t.gif
 BuildRequires: libstdc++-devel
 URL:           http://ccwf.cc.utexas.edu/~zvonler/dxpc/
 Icon:          dxpc.logo-smaller-t.gif
 BuildRequires: libstdc++-devel
@@ -26,9 +28,7 @@ applications run over low-bandwidth links.
 %patch1 -p1
 
 %build
 %patch1 -p1
 
 %build
-LDFLAGS="-s"
-CXXFLAGS="$RPM_OPT_FLAGS -fno-rtti -fno-exceptions"
-export LDFLAGS CXXFLAGS
+CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
 %configure
 make
 
 %configure
 make
 
@@ -37,8 +37,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-gzip -9nf CHANGES README TODO dxpc-3.7.0.lsm \
-       $RPM_BUILD_ROOT%{_mandir}/man1/*
+gzip -9nf CHANGES README TODO
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.072248 seconds and 4 git commands to generate.