[Xnee] update to 3.10.90

fantom fantom at fedoraproject.org
Thu Nov 24 17:37:13 UTC 2011


commit 9ef33a10534bdb1f16ee60f9a14bdab222edd519
Author: Casper <casper at Blackbird.(none)>
Date:   Thu Nov 24 18:36:58 2011 +0100

    update to 3.10.90

 .gitignore |    1 +
 Xnee.spec  |   16 ++++++++--------
 sources    |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..28bb945 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/xnee-3.10.90.tar.gz
diff --git a/Xnee.spec b/Xnee.spec
index 2d768be..d4a9a08 100644
--- a/Xnee.spec
+++ b/Xnee.spec
@@ -1,11 +1,11 @@
 Summary:       X11 environment recorder
 Name:          Xnee
-Version:       3.10
-Release:       8%{?dist}
+Version:       3.10.90
+Release:       1%{?dist}
 License:       GPLv3+
 Group:         Applications/Multimedia
 URL:           http://www.gnu.org/software/xnee/
-Source0:       ftp://ftp.gnu.org/gnu/xnee/xnee-%{version}.tar.gz
+Source0:       http://alpha.gnu.org/gnu/xnee/xnee-%{version}.tar.gz
 Source1:       xnee.desktop
 BuildRequires: libXtst-devel
 BuildRequires: gtk2-devel
@@ -30,7 +30,7 @@ Xnee client program or interface.
 %package devel
 Summary:       Files needed for building applications with libxnee
 Group:         Development/Libraries
-Requires:      xnee-libs%{?_isa} = %{version}-%{release}
+Requires:      Xnee-libs%{?_isa} = %{version}-%{release}
 
 %description devel
 The xnee-devel package includes header files and libraries
@@ -85,7 +85,6 @@ rm -f %{buildroot}%{_datadir}/%{name}/simple_bash.sh
 
 
 %files
-%defattr(-,root,root,-)
 %{_bindir}/gnee
 %{_datadir}/pixmaps/xnee.png
 %{_datadir}/pixmaps/xnee.xpm
@@ -95,24 +94,25 @@ rm -f %{buildroot}%{_datadir}/%{name}/simple_bash.sh
 %{_mandir}/man1/xnee.1*
 
 %files libs
-%defattr(-,root,root,-)
 %doc AUTHORS BUGS COPYING EXAMPLES FAQ NEWS TODO ChangeLog doc/xnee.pdf
 %{_libdir}/libxnee.so.*
 %{_libdir}/libtestcb.so.*
 
 %files devel
-%defattr(-,root,root,-)
 %{_libdir}/libxnee.so
 %{_libdir}/libtestcb.so
 %{_includedir}/libxnee/
 
 %files -n cnee
-%defattr(-,root,root,-)
 %{_bindir}/cnee
 %{_mandir}/man1/cnee.1*
 
 
 %changelog
+* Thu Nov 24 2011 Matthieu Saulnier <casper.le.fantom at gmail.com> 3.10.90-1
+- update to 3.10.90 version
+- remove "defattr" lines in spec file
+
 * Tue Nov 22 2011 Matthieu Saulnier <casper.le.fantom at gmail.com> 3.10-8
 - fix AutoQA
 
diff --git a/sources b/sources
index b683a20..a87461e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-193feae64496d8c83ba32ce3994123da  xnee-3.10.tar.gz
+2fa113598bc7023b3b1bf97469b85ae3  xnee-3.10.90.tar.gz


More information about the scm-commits mailing list