rpms/gcalctool/devel gcalctool.spec,1.113,1.114

Matthias Clasen mclasen at fedoraproject.org
Sun Jun 6 15:38:53 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gcalctool/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18928

Modified Files:
	gcalctool.spec 
Log Message:
spec file cleanups



Index: gcalctool.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gcalctool/devel/gcalctool.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -p -r1.113 -r1.114
--- gcalctool.spec	24 May 2010 02:02:02 -0000	1.113
+++ gcalctool.spec	6 Jun 2010 15:38:52 -0000	1.114
@@ -15,7 +15,6 @@ BuildRequires: libglade2-devel
 BuildRequires: GConf2-devel
 BuildRequires: libsoup-devel
 BuildRequires: desktop-file-utils >= 0.9
-BuildRequires: scrollkeeper
 BuildRequires: gnome-doc-utils
 BuildRequires: gettext
 BuildRequires: flex
@@ -38,7 +37,7 @@ to give a high degree of accuracy.
 %setup -q
 
 %build
-%configure --disable-scrollkeeper
+%configure
 make %{?_smp_mflags}
 
 
@@ -53,9 +52,6 @@ desktop-file-install --vendor gnome --de
   --remove-only-show-in XFCE				\
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
-# delete this crap
-rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
-
 %find_lang gcalctool --with-gnome
 
 
@@ -82,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
 
 
 %changelog
+* Sun Jun  6 2010 Matthias Clasen <mclasen at redhat.com> - 5.31.2-2
+- Purge scrollkeeper from the spec file
+
 * Sun May 23 2010 Matthias Clasen <mclasen at redhat.com> - 5.31.2-1
 - Update to 5.31.2
 



More information about the scm-commits mailing list