[compton] New Git snapshot

Mario Blättermann mariobl at fedoraproject.org
Sun Oct 7 17:28:44 UTC 2012


commit 4887bdd72bf53b82cda548214c46ef86dd3ad0d4
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Sun Oct 7 19:29:27 2012 +0200

    New Git snapshot

 .gitignore   |    1 +
 compton.spec |   15 +++++++++++----
 sources      |    2 +-
 3 files changed, 13 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ee7801..9f535f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /chjj-compton-d52f7a0.tar.gz
+/chjj-compton-c7ca345.tar.gz
diff --git a/compton.spec b/compton.spec
index 7d29abc..1f3f665 100644
--- a/compton.spec
+++ b/compton.spec
@@ -1,6 +1,6 @@
 Name:           compton
 Version:        0
-Release:        0.2.20120603gitd52f7a0%{?dist}
+Release:        0.1.20121007gitc7ca345%{?dist}
 Summary:        Compositor for X
 
 License:        BSD
@@ -10,12 +10,14 @@ URL:            https://github.com/chjj/%{name}
 # following commands to generate the tarball:
 # git clone https://github.com/chjj/compton.git
 # tar -czvf chjj-compton-d52f7a0.tar.gz chjj-compton-d52f7a0
-Source0:        chjj-compton-d52f7a0.tar.gz
+Source0:        chjj-compton-c7ca345.tar.gz
 
+BuildRequires:	libconfig-devel
 BuildRequires:	libXrender-devel
 BuildRequires:	libXdamage-devel
 BuildRequires:	libXcomposite-devel
 BuildRequires:	libXext-devel
+BuildRequires:	pcre-devel
 BuildRequires:	pkgconfig
 
 Requires:       xorg-x11-utils
@@ -24,7 +26,7 @@ Requires:       xorg-x11-utils
 Compton is a compositor for X, and a fork of xcompmgr-dana.
 
 %prep
-%setup -q -n chjj-compton-d52f7a0
+%setup -q -n chjj-compton-c7ca345
 
 
 %build
@@ -39,11 +41,16 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %files
 %doc LICENSE README.md
 %{_bindir}/%{name}
-%{_bindir}/settrans
+%{_bindir}/%{name}-trans
 %{_mandir}/man1/%{name}.1.*
+%{_mandir}/man1/%{name}-trans.1.*
 
 
 %changelog
+* Sun Oct 07 2012 Mario Blättermann <mariobl at fedoraproject.org> - 0.1.20121007gitc7ca345
+- New Git snapshot
+- settrans has been renamed to compton-trans
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0-0.2.20120603gitd52f7a0
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ebb40e3..2425869 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15eae62ecef8e6a6a70dcd7840ace721  chjj-compton-d52f7a0.tar.gz
+d4f387104f49aed6c64cc1915752bc72  chjj-compton-c7ca345.tar.gz


More information about the scm-commits mailing list