Author: freetz                       Date: Wed Apr 12 16:34:26 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 2.14.1, added scrollkeeper documentation and (un)registration, updated
  file list and BR

---- Files affected:
SPECS:
   epiphany-extensions.spec (1.42.2.4 -> 1.42.2.5) 

---- Diffs:

================================================================
Index: SPECS/epiphany-extensions.spec
diff -u SPECS/epiphany-extensions.spec:1.42.2.4 
SPECS/epiphany-extensions.spec:1.42.2.5
--- SPECS/epiphany-extensions.spec:1.42.2.4     Sun Mar 12 22:03:39 2006
+++ SPECS/epiphany-extensions.spec      Wed Apr 12 18:34:21 2006
@@ -6,17 +6,17 @@
 Summary:       Collection of extensions for Epiphany
 Summary(pl):   Zbiór rozszerzeń dla Epiphany
 Name:          epiphany-extensions
-Version:       2.14.0.1
+Version:       2.14.1
 Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
 Source0:       
http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/%{basever}/%{name}-%{version}.tar.bz2
-# Source0-md5: 1b8ec450167010b25bba48295b5808cf
+# Source0-md5: 8be9c522284b0a9d7ba2797e141cf26e
 URL:           http://www.gnome.org/projects/epiphany/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake >= 1.9
 BuildRequires: dbus-glib-devel >= 0.34
-BuildRequires: epiphany-devel >= 2.14.0
+BuildRequires: epiphany-devel >= 2.14.1
 BuildRequires: gnome-common >= 2.12.0
 BuildRequires: gtk+2-devel >= 2:2.8.3
 BuildRequires: intltool >= 0.33
@@ -32,6 +32,7 @@
 BuildRequires: opensp-devel
 BuildRequires: pkgconfig
 BuildRequires: python-gnome-devel >= 2.12.0
+Requires(post,postun): scrollkeeper
 Requires:      epiphany = %(rpm -q --qf '%{EPOCH}:%{VERSION}' epiphany-devel)
 %if %{with mozilla_firefox}
 %requires_eq   mozilla-firefox
@@ -61,7 +62,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-       --with-extensions=all
+       --with-extensions=all \
+       --disable-scrollkeeper
 %{__make}
 
 %install
@@ -74,16 +76,25 @@
 rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
 
 %find_lang %{name}-%{basever}
+%find_lang %{name} --with-gnome
+cat %{name}.lang >> %{name}-%{basever}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%scrollkeeper_update_post
+
+%postun
+%scrollkeeper_update_postun
+
 %files -f %{name}-%{basever}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/epiphany/%{basever}/extensions/*.so*
 %{_libdir}/epiphany/%{basever}/extensions/[!l]*
 %{_datadir}/%{name}
+%{_omf_dest_dir}/%{name}/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -91,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42.2.5  2006/04/12 16:34:21  freetz
+- 2.14.1, added scrollkeeper documentation and (un)registration, updated
+  file list and BR
+
 Revision 1.42.2.4  2006/03/12 21:03:39  freetz
 - 2.14.0.1, define and use basever
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/epiphany-extensions.spec?r1=1.42.2.4&r2=1.42.2.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to