Accepting request 105650 from home:saschpe:branches:X11:XOrg
- Provide a valid upstream URL, ran spec-cleaner OBS-URL: https://build.opensuse.org/request/show/105650 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xbitmaps?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 17 09:58:17 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Provide a valid upstream URL, ran spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@@ -14,18 +14,18 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Name: xbitmaps
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: Base X bitmaps
|
||||
License: MIT
|
||||
Summary: Base X bitmaps
|
||||
Url: http://xorg.freedesktop.org/releases/individual/data/xbitmaps-1.1.1.tar.bz2
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: ?
|
||||
|
||||
#Git-Clone: ?
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3
|
||||
BuildArch: noarch
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRequires: pkgconfig,
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.3
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
This package contains the base X bitmaps, which are used in many
|
||||
@@ -47,11 +47,11 @@ legacy X clients.
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
%make_install
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%_includedir/X11/bitmaps
|
||||
%_datadir/pkgconfig/xbitmaps.pc
|
||||
%{_includedir}/X11/bitmaps
|
||||
%{_datadir}/pkgconfig/xbitmaps.pc
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user