Author: aredridel                    Date: Mon Nov 27 21:27:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.2

---- Files affected:
SPECS:
   liferea.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.106 SPECS/liferea.spec:1.107
--- SPECS/liferea.spec:1.106    Tue Nov  7 23:29:01 2006
+++ SPECS/liferea.spec  Mon Nov 27 22:27:06 2006
@@ -6,15 +6,16 @@
 %bcond_without gtkhtml         # without GtkHTML
 %bcond_without mozilla_firefox # build with mozilla-firefox-devel
 #
+%define        pre     RC3
 Summary:       A RSS feed reader
 Summary(pl):   Program do pobierania informacji w formacie RSS
 Name:          liferea
-Version:       1.0.25
-Release:       1
+Version:       1.2
+Release:       0.%{pre}.1
 License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
-# Source0-md5: 45d511c9eb829797336a60a4a86b5939
+Source0:       
http://dl.sourceforge.net/liferea/%{name}-%{version}-%{pre}.tar.gz
+# Source0-md5: 30542c315370db12cc9598d3b809b2d5
 Patch0:                %{name}-desktop.patch
 URL:           http://liferea.sourceforge.net/
 BuildRequires: GConf2-devel >= 2.10.0
@@ -80,11 +81,11 @@
 Moduł przeglądarki HTML dla Liferea oparty na Mozilli.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{pre}
 %patch0 -p1
 
 %build
-%{__glib_gettextize}
+#%{__glib_gettextize}
 %{__aclocal}
 %{__libtoolize}
 %{__autoheader}
@@ -110,10 +111,14 @@
 
 %post
 %gconf_schema_install liferea.schemas
+%update_icon_cache hicolor
 
 %preun
 %gconf_schema_uninstall liferea.schemas
 
+%postun
+%update_icon_cache hicolor
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -122,10 +127,12 @@
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/*.so.*.*.*
+%{_iconsdir}/hicolor/48x48/apps/liferea.png
+%{_mandir}/pl/man1/liferea.1*
 %{_sysconfdir}/gconf/schemas/*.schemas
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
-%{_pixmapsdir}/*
 %{_mandir}/man1/liferea.1*
 
 %if %{with gtkhtml}
@@ -146,6 +153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2006/11/27 21:27:06  aredridel
+- 1.2
+
 Revision 1.106  2006/11/07 22:29:01  glen
 - do not list %{_desktopdir}/* -- dangerous, could list directories 
unexpectedly
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liferea.spec?r1=1.106&r2=1.107&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to