summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-10-16 16:19:28 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commited9f4b3037129a112e6b7612f279b6792e8fb0cf (patch)
tree95bdc84cf38ff981c9a084100e9e4487cd0af316
parentfbbcf316aabe769197c3eaadee6761430f658fa0 (diff)
downloadxorg-app-xstdcmap-ed9f4b3037129a112e6b7612f279b6792e8fb0cf.zip
xorg-app-xstdcmap-ed9f4b3037129a112e6b7612f279b6792e8fb0cf.tar.gz
- use individual dir, more verbose files, release 1auto/th/xorg-app-xstdcmap-1_0_1-1
Changed files: xorg-app-xstdcmap.spec -> 1.9
-rw-r--r--xorg-app-xstdcmap.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/xorg-app-xstdcmap.spec b/xorg-app-xstdcmap.spec
index a6d2fae..fc8849d 100644
--- a/xorg-app-xstdcmap.spec
+++ b/xorg-app-xstdcmap.spec
@@ -2,10 +2,10 @@ Summary: xstdcmap application
Summary(pl): Aplikacja xstdcmap
Name: xorg-app-xstdcmap
Version: 1.0.1
-Release: 0.1
+Release: 1
License: MIT
Group: X11/Applications
-Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xstdcmap-%{version}.tar.bz2
+Source0: http://xorg.freedesktop.org/releases/individual/app/xstdcmap-%{version}.tar.bz2
# Source0-md5: 86ab558441edfb86f853639e4290a754
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}/xstdcmap
+%{_mandir}/man1/xstdcmap.1x*