Author: ankry Date: Sat Nov 3 23:28:16 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 3
---- Files affected: SPECS: camorama.spec (1.16 -> 1.17) , devhelp.spec (1.82 -> 1.83) ---- Diffs: ================================================================ Index: SPECS/camorama.spec diff -u SPECS/camorama.spec:1.16 SPECS/camorama.spec:1.17 --- SPECS/camorama.spec:1.16 Thu May 17 03:36:13 2007 +++ SPECS/camorama.spec Sun Nov 4 00:28:11 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Program do kamer internetowych dla GNOME Name: camorama Version: 0.18 -Release: 2 +Release: 3 License: GPL Group: Applications Source0: http://camorama.fixedgear.org/downloads/%{name}-%{version}.tar.bz2 @@ -24,6 +24,8 @@ BuildRequires: libpng-devel >= 1.2.2 BuildRequires: pango-devel >= 1:1.0.3 Requires(post): GConf2 +# [EMAIL PROTECTED] vs. [EMAIL PROTECTED] +Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -60,6 +62,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang %{name} %clean @@ -83,6 +87,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2007/11/03 23:28:11 ankry +- [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 3 + Revision 1.16 2007/05/17 01:36:13 shadzik - fix build by setting GNOMELOCALEDIR manually (ugly, but there is no better way to do this) - rel 2 (rebuild) ================================================================ Index: SPECS/devhelp.spec diff -u SPECS/devhelp.spec:1.82 SPECS/devhelp.spec:1.83 --- SPECS/devhelp.spec:1.82 Mon Oct 22 21:31:59 2007 +++ SPECS/devhelp.spec Sun Nov 4 00:28:11 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): PrzeglÄ…darka dokumentacji API dla GNOME Name: devhelp Version: 0.16.1 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.16/%{name}-%{version}.tar.bz2 @@ -31,6 +31,8 @@ Requires(post,postun): hicolor-icon-theme Requires: %{name}-libs = %{version}-%{release} %requires_eq_to xulrunner xulrunner-devel +# [EMAIL PROTECTED] vs. [EMAIL PROTECTED] +Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) # can be provided by mozilla or mozilla-embedded @@ -119,6 +121,8 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/%{name}/*.py +[ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ + mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} %find_lang %{name} %clean @@ -175,6 +179,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.83 2007/11/03 23:28:11 ankry +- [EMAIL PROTECTED] -> [EMAIL PROTECTED], rel. 3 + Revision 1.82 2007/10/22 19:31:59 megabajt - release 2 (xulrunner 1.8.1.8) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/camorama.spec?r1=1.16&r2=1.17&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/devhelp.spec?r1=1.82&r2=1.83&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
