[libwnck: 1/2] 2.30.4

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 03:24:24 UTC 2010


commit f367754bff966c8f968f49f26f1ae228a4486cdb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 23:21:24 2010 -0400

    2.30.4

 .gitignore   |    1 +
 libwnck.spec |   11 +++++------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10a02ad..ca4a79c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 libwnck-2.30.0.tar.bz2
 libwnck-2.30.3.tar.bz2
+/libwnck-2.30.4.tar.bz2
diff --git a/libwnck.spec b/libwnck.spec
index d511072..99e4bc8 100644
--- a/libwnck.spec
+++ b/libwnck.spec
@@ -5,8 +5,8 @@
 
 Summary: Window Navigator Construction Kit
 Name: libwnck
-Version: 2.30.3
-Release: 2%{?dist}
+Version: 2.30.4
+Release: 1%{?dist}
 URL: http://download.gnome.org/sources/libwnck/
 #VCS: git:git://git.gnome.org/libwnck
 Source0: http://download.gnome.org/sources/libwnck/2.30/%{name}-%{version}.tar.bz2
@@ -62,7 +62,6 @@ just to use precompiled applications.
 make
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -74,9 +73,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 %postun -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS COPYING README NEWS
@@ -92,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_datadir}/gtk-doc
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.4-1
+- Update to 2.30.4
+
 * Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.3-2
 - Co-own /usr/share/gtk-doc (#604398)
 
diff --git a/sources b/sources
index ebb31cd..24e1ff3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-743276e946b2512ef86246f8e9def6a6  libwnck-2.30.3.tar.bz2
+dc53a601eca51fcf03805b2dd7de00f0  libwnck-2.30.4.tar.bz2


More information about the scm-commits mailing list