]> git.pld-linux.org Git - packages/driconf.git/commitdiff
- adapterized AC-branch auto/ac/driconf-0_9_1-2
authortommat <tommat@pld-linux.org>
Tue, 2 Jan 2007 13:17:00 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    driconf.spec -> 1.10.4.4

driconf.spec

index 77dca5e3fe7884f17b07a60994ba2c65f097b92f..9a6264cbb450b38a0a886ee5ffb1aab5300d9c0a 100644 (file)
@@ -10,11 +10,11 @@ Source0:    http://people.freedesktop.org/~fxkuehl/driconf/%{name}-%{version}.tar.g
 Patch1:                %{name}-desktop.patch
 URL:           http://dri.sourceforge.net/cgi-bin/moin.cgi/DriConf
 BuildRequires: python
-BuildRequires:  python-devel
+BuildRequires: python-devel
 BuildRequires: python-modules
 BuildRequires: rpm-pythonprov
-Requires:      python-pygtk-gtk >= 2:2.4
 Requires:      X11-tools
+Requires:      python-pygtk-gtk >= 2:2.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -36,7 +36,7 @@ python setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
+install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir}}
 
 python setup.py install \
        --optimize=2 \
This page took 0.074933 seconds and 4 git commands to generate.