automatic update by autodist [release 1.0.5-1mamba;Sun Jul 28 2013]
This commit is contained in:
parent
33715694e2
commit
123f3fbd62
51
xorg-cf-files.spec
Normal file
51
xorg-cf-files.spec
Normal file
@ -0,0 +1,51 @@
|
||||
Name: xorg-cf-files
|
||||
Version: 1.0.5
|
||||
Release: 1mamba
|
||||
Summary: X.Org configuration files
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://x.org
|
||||
Source: ftp://ftp.freedesktop.org/pub/individual/util/xorg-cf-files-%{version}.tar.bz2
|
||||
License: MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
X.Org configuration files.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/X11/config
|
||||
%{_libdir}/X11/config/*
|
||||
%doc COPYING ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Sun Jul 28 2013 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Jan 14 2011 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sun Oct 18 2009 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Sat Feb 16 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-2mamba
|
||||
- specfile updates
|
||||
|
||||
* Thu Dec 28 2006 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-1qilnx
|
||||
- package created by autospec
|
Loading…
Reference in New Issue
Block a user