This commit is contained in:
committed by
Git OBS Bridge
parent
f603bed4bf
commit
ca6e88321a
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 07:42:34 CET 2007 - aj@suse.de
|
||||
|
||||
- Add defattr.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 27 16:28:51 CEST 2006 - lmichnovic@suse.cz
|
||||
|
||||
|
9
xli.spec
9
xli.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xli (Version 20050904)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@@ -12,12 +12,12 @@
|
||||
Name: xli
|
||||
BuildRequires: libjpeg-devel libpng-devel xorg-x11-devel
|
||||
%define ver 2005-09-04
|
||||
License: Other License(s), see package, X11/MIT
|
||||
License: X11/MIT
|
||||
Group: System/X11/Utilities
|
||||
Provides: xli115
|
||||
Autoreqprov: on
|
||||
Version: 20050904
|
||||
Release: 17
|
||||
Release: 48
|
||||
Summary: X11 Image Loading Utility
|
||||
URL: http://pantransit.reptiles.org/prog
|
||||
Source: xli-1.17.0-%{version}.tar.bz2
|
||||
@@ -87,6 +87,7 @@ make DESTDIR=$RPM_BUILD_ROOT install.man
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README* ABOUTGAMMA
|
||||
%doc %{_xorg7_mandir}/man1/xli.1x.gz
|
||||
%doc %{_xorg7_mandir}/man1/xlito.1x.gz
|
||||
@@ -97,6 +98,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/lib/X11/Xli
|
||||
|
||||
%changelog -n xli
|
||||
* Fri Feb 09 2007 - aj@suse.de
|
||||
- Add defattr.
|
||||
* Thu Jul 27 2006 - lmichnovic@suse.cz
|
||||
- building with X.org 7.x: detects version of X.org instead of
|
||||
suse_version
|
||||
|
Reference in New Issue
Block a user