SPECS: gnome-pilot.spec - adapter - rm -f to %prep
glen
glen at pld-linux.org
Tue Jan 23 10:55:04 CET 2007
Author: glen Date: Tue Jan 23 09:55:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- adapter
- rm -f to %prep
---- Files affected:
SPECS:
gnome-pilot.spec (1.62 -> 1.63)
---- Diffs:
================================================================
Index: SPECS/gnome-pilot.spec
diff -u SPECS/gnome-pilot.spec:1.62 SPECS/gnome-pilot.spec:1.63
--- SPECS/gnome-pilot.spec:1.62 Sun Jan 21 15:49:08 2007
+++ SPECS/gnome-pilot.spec Tue Jan 23 10:54:59 2007
@@ -33,8 +33,8 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
BuildRequires: scrollkeeper
-Requires(post,preun): GConf2 >= 2.14.0
Requires(post,postun): scrollkeeper
+Requires(post,preun): GConf2 >= 2.14.0
Requires: %{name}-libs = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,9 +81,9 @@
%package devel
Summary: GNOME pilot includes, etc
Summary(da): GNOME pilot include filer etc
-Summary(ru): ćÁĘĚŮ ŇÁÚŇÁÂĎÔËÉ ÄĚŃ GNOME pilot
Summary(pl): Biblioteki i pliki nagłówkowe gpilotd
Summary(pt_BR): Bibliotecas e arquivos de inclusăo do GNOME pilot
+Summary(ru): ćÁĘĚŮ ŇÁÚŇÁÂĎÔËÉ ÄĚŃ GNOME pilot
Summary(uk): ćÁĘĚÉ ŇĎÚŇĎÂËÉ ÄĚŃ GNOME pilot
Summary(zh_CN): GNOME pilotżŞˇ˘żâ
Group: Development/Libraries
@@ -139,6 +139,11 @@
%patch0 -p1
%patch1 -p1
+# regenerate
+rm -f applet/gpilot-applet-progress.c gpilotd/gnome-pilot-client.c gpilotd/gnome-pilot-conduit.c gpilotd/gnome-pilot-conduit-backup.c
+rm -f gpilotd/gnome-pilot-conduit-file.c gpilotd/gnome-pilot-conduit-standard.c libgpilotdCM/gnome-pilot-conduit-management.c
+rm -f libgpilotdCM/gnome-pilot-conduit-config.c
+
%build
%{__aclocal}
%{__autoconf}
@@ -146,12 +151,6 @@
%configure \
--enable-usb \
--enable-network
-
-# regenerate
-rm -f applet/gpilot-applet-progress.c gpilotd/gnome-pilot-client.c gpilotd/gnome-pilot-conduit.c gpilotd/gnome-pilot-conduit-backup.c
-rm -f gpilotd/gnome-pilot-conduit-file.c gpilotd/gnome-pilot-conduit-standard.c libgpilotdCM/gnome-pilot-conduit-management.c
-rm -f libgpilotdCM/gnome-pilot-conduit-config.c
-
%{__make}
%install
@@ -221,6 +220,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.63 2007/01/23 09:54:59 glen
+- adapter
+- rm -f to %prep
+
Revision 1.62 2007/01/21 14:49:08 arekm
- up to 2.0.15
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-pilot.spec?r1=1.62&r2=1.63&f=u
More information about the pld-cvs-commit
mailing list