]> git.pld-linux.org Git - packages/fontconfig.git/commitdiff
- changed group X11/Libraries to Libraries (this is not X11 only library)
authortrojan <trojan@pld-linux.org>
Fri, 4 Oct 2002 12:53:58 +0000 (12:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
STBR now

Changed files:
    fontconfig.spec -> 1.4

fontconfig.spec

index 1fd994b76cbf95fe49726606df13950725ff06dc..65555c541823521700bb0d2f82feb5f458c8003e 100644 (file)
@@ -8,7 +8,7 @@ Name:           fontconfig
 Version:       2.0
 Release:       1
 License:       MIT
-Group:         X11/Libraries
+Group:         Libraries
 Source0:       http://fontconfig.org/release/%{fcname}.%{fcversion}.tar.gz
 URL:           http://fontconfig.org/
 BuildRequires: autoconf
@@ -19,9 +19,6 @@ BuildRequires:        freetype-devel
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix         /usr/X11R6
-%define                _mandir         %{_prefix}/man
-
 %description
 Fontconfig is designed to locate fonts within the system and select
 them according to requirements specified by applications.
@@ -33,7 +30,7 @@ systemie i wybierania ich w zale
 %package devel
 Summary:       Font configuration and customization library
 Summary(pl):   Biblioteka do konfigurowania fontów
-Group:         X11/Development/Libraries
+Group:         Development/Libraries
 Requires:      %{name} = %{version}
 Requires:      freetype-devel
 
This page took 0.104229 seconds and 4 git commands to generate.