SPECS: xorg-app-xmore.spec - 1.0.1 (X11R7.0 release)
qboosh
qboosh at pld-linux.org
Thu Jan 12 16:49:07 CET 2006
Author: qboosh Date: Thu Jan 12 15:49:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.0.1 (X11R7.0 release)
---- Files affected:
SPECS:
xorg-app-xmore.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/xorg-app-xmore.spec
diff -u SPECS/xorg-app-xmore.spec:1.7 SPECS/xorg-app-xmore.spec:1.8
--- SPECS/xorg-app-xmore.spec:1.7 Sat Oct 22 19:59:03 2005
+++ SPECS/xorg-app-xmore.spec Thu Jan 12 16:49:01 2006
@@ -2,19 +2,20 @@
Summary: xmore application
Summary(pl): Aplikacja xmore
Name: xorg-app-xmore
-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/xmore-%{version}.tar.bz2
-# Source0-md5: 9e1f03f94da58779710f6dbbd3740da2
+Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/app/xmore-%{version}.tar.bz2
+# Source0-md5: d36e918dce779a9d207b7a266f4e87c8
URL: http://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: pkgconfig >= 1:0.19
BuildRequires: xorg-lib-libXaw-devel
BuildRequires: xorg-lib-libXprintUtil-devel
-BuildRequires: xorg-util-util-macros >= 0.99.1
+BuildRequires: xorg-lib-libXt-devel >= 1.0.0
+BuildRequires: xorg-util-util-macros >= 0.99.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -39,17 +40,16 @@
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}/*
-%{_libdir}/X11/app-defaults/*
+%{_datadir}/X11/app-defaults/*
%{_mandir}/man1/*.1x*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,6 +58,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/01/12 15:49:01 qboosh
+- 1.0.1 (X11R7.0 release)
+
Revision 1.7 2005/10/22 17:59:03 qboosh
- pkgconfig epoch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/xorg-app-xmore.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list