Author: glen Date: Tue Feb 26 07:55:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - conflicts self does not make any sense, just prevents any upgrades
---- Files affected: SPECS: streamtuner.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/streamtuner.spec diff -u SPECS/streamtuner.spec:1.15 SPECS/streamtuner.spec:1.16 --- SPECS/streamtuner.spec:1.15 Mon Feb 12 23:09:16 2007 +++ SPECS/streamtuner.spec Tue Feb 26 08:55:42 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Przeglądarka katalogów strumieni Name: streamtuner Version: 0.99.99 -Release: 1 +Release: 2 License: Free Group: X11/Applications/Sound Source0: http://savannah.nongnu.org/download/streamtuner/%{name}-%{version}.tar.gz @@ -32,7 +32,6 @@ %{?with_local_metadata:BuildRequires: taglib-devel >= 1.3} Requires: gtk+2 >= 2:2.4.4 Requires: %{name}-input = %{version}-%{release} -Conflicts: streamtuner < %{version} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -224,6 +223,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-02-26 07:55:42 glen +- conflicts self does not make any sense, just prevents any upgrades + Revision 1.15 2007-02-12 22:09:16 glen - tabs in preamble @@ -241,7 +243,7 @@ - missing defattr Revision 1.10 2005/02/18 16:42:37 paladine -- small %%files fix +- small %files fix Revision 1.9 2005/02/18 14:02:09 paladine - removed some bconds @@ -271,7 +273,7 @@ - added desktop patch (fix Categories); rel. 2 Revision 1.2 2004/07/28 23:09:31 grzegol -- added %%post/%%postun /usr/bin/scrollkeeper-update +- added %post/%postun /usr/bin/scrollkeeper-update Revision 1.1 2004/07/28 23:04:23 grzegol - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/streamtuner.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
