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

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Tue Nov 21 15:48:16 UTC 2006


Author: jwilson

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

Modified Files:
	.cvsignore sources 
Added Files:
	aquamarine.spec 
Log Message:
auto-import aquamarine-0.1.2-3.fc7 on branch devel from aquamarine-0.1.2-3.fc7.src.rpm


--- NEW FILE aquamarine.spec ---
Name:           aquamarine
Url:            http://www.beryl-project.org/
License:        GPL
Group:          User Interface/Desktops
Version:        0.1.2
Release:        3%{?dist}

Summary:        Themeable window decorator and compositing manager for Beryl
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# Source only available via svn right now
# svn://svn.beryl-project.org/beryl/tags/release-%{version}/%{name}
Source0:        %{name}-%{version}.tar.bz2

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

Requires:       beryl-core >= %{version}

BuildRequires:  beryl-core-devel >= %{version}
BuildRequires:  qt-devel, kdelibs-devel, kdebase-devel
BuildRequires:  libtool


%description
Aquamarine is themeable window decorator and compositing
manager for Beryl. Launch Theme Manager from
beryl-manager to change themes. Aquamarine is intended
for use with KDE.

%prep
%setup -q
make -f admin/Makefile.common svn

%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install
find $RPM_BUILD_ROOT -type f -name "*.a" -o -name "*.la" | xargs rm -f


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%{_bindir}/aquamarine


%changelog
* Fri Nov 17 2006 Jarod Wilson <jwilson at redhat.com> 0.1.2-3
- Remove R: qt, kdelibs, rely on auto-gen lib deps

* Thu Nov 16 2006 Jarod Wilson <jwilson at redhat.com> 0.1.2-2
- Trim BR:

* Fri Nov 10 2006 Jarod Wilson <jwilson at redhat.com> 0.1.2-1
- Initial build


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/aquamarine/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	21 Nov 2006 15:47:29 -0000	1.1
+++ .cvsignore	21 Nov 2006 15:47:46 -0000	1.2
@@ -0,0 +1 @@
+aquamarine-0.1.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/aquamarine/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	21 Nov 2006 15:47:29 -0000	1.1
+++ sources	21 Nov 2006 15:47:46 -0000	1.2
@@ -0,0 +1 @@
+72f02f7d8b0c6fed9ece870266b1fd8f  aquamarine-0.1.2.tar.bz2




More information about the scm-commits mailing list