Author: paladine                     Date: Mon Aug  8 14:29:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- splited liferea into liferea and liferea-gtkhtml
- rel. 2

---- Files affected:
SPECS:
   liferea.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.67 SPECS/liferea.spec:1.68
--- SPECS/liferea.spec:1.67     Sun Jul 31 20:35:48 2005
+++ SPECS/liferea.spec  Mon Aug  8 16:29:40 2005
@@ -8,7 +8,7 @@
 Summary(pl):   Program do pobierania informacji w formacie RSS
 Name:          liferea
 Version:       0.9.5
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
@@ -34,6 +34,7 @@
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.197
 Requires(post,preun):  GConf2
+Requires:      %{name}-backend = %{version}-%{release}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _noautoreqdep   libgtkembedmoz.so libxpcom.so
@@ -45,6 +46,19 @@
 Liferea jest klonem, napisanym za pomocą biblioteki GTK+, programu
 FeedReader.
 
+%package gtkhtml
+Summary:       GtkHTML module for Liferea
+Summary(pl):   Moduł GtkHTML dla Liferea
+Group:         X11/Applications/Networking
+Requires:      %{name} = %{version}-%{release}
+Provides:      %{name}-backend = %{version}-%{release}
+
+%description gtkhtml
+GtkHTML module for Liferea.
+
+%description gtkhtml -l pl
+Moduł GtkHTML dla Liferea.
+
 %package mozilla
 Summary:       Mozilla HTML browser module for Liferea
 Summary(pl):   Moduł przeglądarki HTML dla Liferea oparty na Mozilli
@@ -55,6 +69,7 @@
 %else
 Requires:      mozilla-embedded = %(rpm -q --qf '%{EPOCH}:%{VERSION}' 
--whatprovides mozilla-embedded)
 %endif
+Provides:      %{name}-backend = %{version}-%{release}
 
 %description mozilla
 Mozilla HTML browser module for Liferea.
@@ -104,13 +119,16 @@
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/liblihtmlg.so*
 %{_sysconfdir}/gconf/schemas/*.schemas
 %{_datadir}/%{name}
 %{_desktopdir}/*
 %{_pixmapsdir}/*
 %{_mandir}/man1/liferea.1*
 
+%files gtkhtml
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/%{name}/liblihtmlg.so*
+
 %if %{with mozilla}
 %files mozilla
 %defattr(644,root,root,755)
@@ -123,6 +141,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2005/08/08 14:29:40  paladine
+- splited liferea into liferea and liferea-gtkhtml
+- rel. 2
+
 Revision 1.67  2005/07/31 18:35:48  aredridel
 - up to 0.9.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/liferea.spec?r1=1.67&r2=1.68&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