]> git.pld-linux.org Git - packages/gfontview.git/commitdiff
- updated URL and adapterized. gfontview-0_4_1-1
authorkloczek <kloczek@pld-linux.org>
Wed, 7 Mar 2001 17:29:22 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gfontview.spec -> 1.20

gfontview.spec

index fba459382b199d8fe78c513c81a688f6eaf258fa..cd93094dd48d00ede3ebabc534e6dcdf967050ac 100644 (file)
@@ -4,13 +4,14 @@ Name:         gfontview
 Version:       0.4.1
 Release:       1
 License:       GPL
-Group:         X11/Utilities
-Group(pl):     X11/Narzêdzia
+Group:         X11/Applications
+Group(de):     X11/Applikationen
+Group(pl):     X11/Aplikacje
 Source0:       ftp://download.sourceforge.net/pub/sourceforge/gfontview/%{name}-%{version}.tar.gz
-Source1:       gfontview.desktop
-Patch0:                gfontview-autoconf.patch
+Source1:       %{name}.desktop
+Patch0:                %{name}-autoconf.patch
 Icon:          gfontview.xpm
-URL:           http://www.geocities.com/SiliconValley/Foothills/1458/index.html
+URL:           http://gfontview.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: freetype-devel
@@ -56,9 +57,7 @@ aclocal -I .
 automake -a -c
 autoconf
 autoheader
-LDFLAGS="-s"
-CXXFLAGS="$RPM_OPT_FLAGS -I/usr/include/freetype -fno-rtti -fno-exceptions -fno-implicit-templates"
-export LDFLAGS CXXFLAGS
+CXXFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g} -I/usr/include/freetype -fno-rtti -fno-exceptions -fno-implicit-templates"
 %configure \
        --with-libungif \
        --with-fontdir=/usr/share/fonts/Type1
This page took 0.060379 seconds and 4 git commands to generate.