[libgnomekbd/f16] fix spec

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 25 01:35:28 UTC 2011


commit 6f65e4298192e96788bd8133aa99d5ca85207806
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 24 21:34:42 2011 -0400

    fix spec

 libgnomekbd.spec |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/libgnomekbd.spec b/libgnomekbd.spec
index beed492..a2f10b3 100644
--- a/libgnomekbd.spec
+++ b/libgnomekbd.spec
@@ -9,10 +9,6 @@ URL:            http://gswitchit.sourceforge.net
 # VCS: git:git://git.gnome.org/libgnomekbd
 Source0:        http://download.gnome.org/sources/libgnomekbd/3.1/libgnomekbd-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=642703
-Patch0: libgnomekbd-colors.patch
-Patch1: 0001-Status-icon-fix-size-problems.patch
-
 BuildRequires:  gtk3-devel >= 3.0.0
 BuildRequires:  cairo-devel
 BuildRequires:  libxklavier-devel
@@ -55,8 +51,6 @@ of the keyboard indicator applet.
 
 %prep
 %setup -q
-%patch0 -p1 -b .colors
-%patch1 -p1 -b .size
 
 %build
 %configure --disable-static \
@@ -102,7 +96,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING.LIB
 %{_libdir}/*.so.*
 %{_datadir}/libgnomekbd
@@ -114,14 +107,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
 %{_datadir}/gir-1.0/Gkbd-3.0.gir
 
 %files capplet
-%defattr(-,root,root,-)
 %{_bindir}/gkbd-indicator-plugins-capplet
 %{_datadir}/applications/gnome-gkbd-indicator-plugins-capplet.desktop
 


More information about the scm-commits mailing list