]> git.pld-linux.org Git - packages/xorg-app-xwud.git/commitdiff
- use individual dir, more verbose files, release 1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 16 Oct 2006 17:36:12 +0000 (17:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-app-xwud.spec -> 1.9

xorg-app-xwud.spec

index b6313abe626e856e89680895910c09598e1358bd..618660390d88fff9452300700c6d7689d4ac120d 100644 (file)
@@ -2,10 +2,10 @@ Summary:      xwud application
 Summary(pl):   Aplikacja xwud
 Name:          xorg-app-xwud
 Version:       1.0.1
-Release:       0.1
+Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/X11R7.0/src/app/xwud-%{version}.tar.bz2
+Source0:       http://xorg.freedesktop.org/releases/individual/app/xwud-%{version}.tar.bz2
 # Source0-md5: 6e3c5d0297d88e890b6f5df31f73dd60
 URL:           http://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.57
@@ -45,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1x*
+%attr(755,root,root) %{_bindir}/xwud
+%{_mandir}/man1/xwud.1x*
This page took 0.082563 seconds and 4 git commands to generate.