]> git.pld-linux.org Git - packages/drwright.git/commitdiff
- use _desktopdir macro, other minor changes where needed
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 7 Jul 2003 13:03:14 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drwright.spec -> 1.11

drwright.spec

index af668d437bb8a35fbcd7d69889753e71b6e407ba..e7374c6b4a157de3303a0e8cd29cf4a82d6507d9 100644 (file)
@@ -10,13 +10,13 @@ Source0:    http://ftp.gnome.org/pub/gnome/sources/%{name}/0.17/%{name}-%{version}.
 Patch0:                %{name}-schemas.patch
 URL:           http://www.imendio.com/projects/drwright/
 BuildRequires: GConf2-devel >= 1.2.0
-BuildRequires: xft-devel
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: fontconfig
 BuildRequires: gtk+2-devel >= 2.0.4
 BuildRequires: libglade2-devel >= 2.0.0
 BuildRequires: pango-devel >= 1.0.99
+BuildRequires: xft-devel
 Requires(post):        GConf2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,5 +60,5 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_sysconfdir}/gconf/schemas/drwright.schemas
-%{_datadir}/applications/*.desktop
+%{_desktopdir}/*.desktop
 %{_datadir}/drwright
This page took 0.079327 seconds and 4 git commands to generate.