rpms/compizconfig-backend-gconf/F-8 compizconfig-backend-gconf.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Mohd Izhar Firdaus Ismail (izhar) fedora-extras-commits at redhat.com
Thu Oct 25 01:37:49 UTC 2007


Author: izhar

Update of /cvs/pkgs/rpms/compizconfig-backend-gconf/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28866/F-8

Modified Files:
	.cvsignore sources 
Added Files:
	compizconfig-backend-gconf.spec 
Log Message:


SPEC:
- added Requires compiz-gnome for the gconf schemas



--- NEW FILE compizconfig-backend-gconf.spec ---
Name:           compizconfig-backend-gconf
Version:        0.6.0 
Release:        2%{?dist}
Summary:        GConf backend for compizconfig

Group:          System Environment/Libraries
License:        GPLv2+
URL:            http://www.opencompositing.org

Source0:        http://releases.compiz-fusion.org/%{version}/%{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Patch101:       noautoconfigure.patch
BuildRequires:  libcompizconfig-devel = %{version}, GConf2-devel
BuildRequires:  intltool, libtool
# backend-gconf requires the gconf schemas from compiz-gnome to work
Requires:       compiz-gnome >= %{version} 

# libdrm is not available on these arches
ExcludeArch:    s390 s390x ppc64 

%description
The Compiz Fusion Project brings 3D desktop visual effects that improve
usability of the X Window System and provide increased productivity
through plugins and themes contributed by the community giving a
rich desktop experience.

This package contains the Gconf backend for libcompizconfig

%prep
%setup -q
#%patch101 -p1 -b .noautoconfigure
#./autogen.sh

%build
%configure --disable-static
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc COPYING
%{_libdir}/compizconfig/backends/libgconf.so

%changelog
* Thu Oct 25 2007 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.0-2
- added Requires compiz-gnome for the gconf schemas

* Wed Oct 24 2007 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.0-1
- official 0.6.0 release


* Sat Oct 20 2007 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.0-0.2.20071019git
- removed AUTHORS & INSTALL
- removed glib BR

* Fri Oct 19 2007 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.6.0-0.1.20071019git
- 0.6.0 branch

* Tue Aug 14 2007 Mohd Izhar Firdaus Ismail <mohd.izhar.firdaus at gmail.com> 0.5.2-0.1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/compizconfig-backend-gconf/F-8/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	21 Oct 2007 17:10:46 -0000	1.1
+++ .cvsignore	25 Oct 2007 01:37:15 -0000	1.2
@@ -0,0 +1 @@
+compizconfig-backend-gconf-0.6.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/compizconfig-backend-gconf/F-8/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	21 Oct 2007 17:10:46 -0000	1.1
+++ sources	25 Oct 2007 01:37:15 -0000	1.2
@@ -0,0 +1 @@
+f7a0ec178a3a47c7d087c654eb78f0a5  compizconfig-backend-gconf-0.6.0.tar.bz2




More information about the fedora-extras-commits mailing list