]> git.pld-linux.org Git - packages/xorg-app-xsetroot.git/commitdiff
- 1.0.1 (X11R7.0 release) auto/th/xorg-app-xsetroot-1_0_1-0_1 th-xorg-1_0
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 13 Jan 2006 09:28:17 +0000 (09:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-app-xsetroot.spec -> 1.8

xorg-app-xsetroot.spec

index 6384a135002e46c492e95f0be643382c9139508d..66ecd0e748d41ab3a85137deba0014ea2db55b1a 100644 (file)
@@ -1,19 +1,20 @@
 Summary:       xsetroot application
 Summary(pl):   Aplikacja xsetroot
 Name:          xorg-app-xsetroot
-Version:       0.99.1
+Version:       1.0.1
 Release:       0.1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0-RC1/app/xsetroot-%{version}.tar.bz2
-# Source0-md5: 236b4631e6780c971d103a1d83705087
+Source0:       http://xorg.freedesktop.org/releases/X11R7.0/src/app/xsetroot-%{version}.tar.bz2
+# Source0-md5: fc7eeb7130bb54345671a9dbaab567ac
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
 BuildRequires: xorg-data-xbitmaps
+# just xmuu
 BuildRequires: xorg-lib-libXmu-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
+BuildRequires: xorg-util-util-macros >= 0.99.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,14 +39,13 @@ Aplikacja xsetroot.
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       appmandir=%{_mandir}/man1
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog
+%doc COPYING ChangeLog
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1x*
This page took 0.153683 seconds and 4 git commands to generate.