rpms/xcompmgr/devel xcompmgr.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Fri Jun 30 16:37:31 UTC 2006


Author: deji

Update of /cvs/extras/rpms/xcompmgr/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21854/devel

Modified Files:
	.cvsignore sources 
Added Files:
	xcompmgr.spec 
Log Message:
auto-import xcompmgr-1.1.3-4 on branch devel from xcompmgr-1.1.3-4.src.rpm


--- NEW FILE xcompmgr.spec ---
Summary: X11 composite manager
Name: xcompmgr
Version: 1.1.3
Release: 4
License: STL
Group: User Interface/X
URL: http://xapps.freedesktop.org
Source0: http://xapps.freedesktop.org/release/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libX11-devel
BuildRequires: libXfixes-devel
BuildRequires: libXrender-devel
BuildRequires: libXdamage-devel
BuildRequires: libXcomposite-devel
BuildRequires: libXext-devel

%description
xcompmgr is a sample compositing manager for X servers supporting the XFIXES,
DAMAGE, and COMPOSITE extensions. It enables basic eye-candy effects

%prep
%setup -q 

%build
%configure
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
%makeinstall

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%doc ChangeLog
%{_bindir}/xcompmgr
%{_mandir}/man1/xcompmgr.1.gz

%changelog
* Thu Jun 29 2006 Deji Akingunola <dakingun at gmail.com> 1.1.3-4
- Use STL in the license field

* Sat Apr 22 2006 Deji Akingunola <dakingun at gmail.com> 1.1.3-3
- Fix Changelog typo
- Explicitly use MIT license as opposed to to MIT/X11

* Tue Nov 08 2005 Deji Akingunola <dakingun at gmail.com> 1.1.3-2
- Fix rpmlint error on description line
- Package the changelog file as doc

* Tue Nov 08 2005 Deji Akingunola <dakingun at gmail.com> 1.1.3-1
- Initial build.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xcompmgr/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	30 Jun 2006 16:37:13 -0000	1.1
+++ .cvsignore	30 Jun 2006 16:37:30 -0000	1.2
@@ -0,0 +1 @@
+xcompmgr-1.1.3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xcompmgr/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	30 Jun 2006 16:37:13 -0000	1.1
+++ sources	30 Jun 2006 16:37:30 -0000	1.2
@@ -0,0 +1 @@
+44ccbafa8484b7e0c00e5c83cd915adc  xcompmgr-1.1.3.tar.gz




More information about the fedora-extras-commits mailing list