]> git.pld-linux.org Git - packages/wmSun.git/commitdiff
- modular xorg deps auto/th/wmSun-1_03-7
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Sat, 1 Apr 2006 16:42:05 +0000 (16:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pass CC
- release 7 for Th

Changed files:
    wmSun.spec -> 1.36

wmSun.spec

index 13123c6ec43d17ffc6214828ef9a8973332637e4..73f937e4a322ede04bbbd0aed2e3d890b68d7a28 100644 (file)
@@ -2,14 +2,15 @@ Summary:      wmSun displays the current day's Sun Rise and Set Times
 Summary(pl):   wmSun wy¶wietla aktualny czas wschodu i zachodu S³oñca
 Name:          wmSun
 Version:       1.03
-Release:       6
-License:       GPL
+Release:       7
+License:       GPL v2
 Group:         X11/Window Managers/Tools
 Source0:       http://nis-www.lanl.gov/~mgh/WindowMaker/%{name}-%{version}.tar.gz
 # Source0-md5: defc6747ebdb64b5d3afe91f916d3acc
 Source1:       %{name}.desktop
 URL:           http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
-BuildRequires: XFree86-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXpm-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,8 +28,8 @@ miejsca, w kt
 %build
 %{__make} -C %{name} clean
 %{__make} -C %{name} \
-       CFLAGS="%{rpmcflags} -Wall" \
-       LIBDIR="-L/usr/X11R6/%{_lib}"
+       CC="%{__cc}" \
+       CFLAGS="%{rpmcflags} -Wall"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.108186 seconds and 4 git commands to generate.