X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=agsync.spec;h=67d822b26075faccd4fbaf767d589b21315850a5;hb=HEAD;hp=1477f6ef434cf777e368252475cc453a9c144222;hpb=5b44bc889448f91c1bb0af69bd860ac9bdb74303;p=packages%2Fagsync.git diff --git a/agsync.spec b/agsync.spec index 1477f6e..67d822b 100644 --- a/agsync.spec +++ b/agsync.spec @@ -1,5 +1,5 @@ %define _rc pre -%define _rel 2 +%define _rel 4 Summary: Synchronization mediator for AvantGo and Pocket PC Summary(pl.UTF-8): Mediator synchronizacji dla AvantGo i Pocket PC Name: agsync @@ -9,10 +9,10 @@ License: MPL v1.1 Group: Applications/Communications Source0: http://duskwood.lownewulf.com/%{name}-%{version}-%{_rc}.tgz Patch0: %{name}-debian.patch +Patch1: synce-ac.path # Source0-md5: 74de1b1452a718c85364fab5ce3c0c2a URL: http://duskwood.lownewulf.com/avantgo.html -BUildRequires: synce-librapi2-devel -BUildRequires: synce-libsynce-devel +BuildRequires: synce-core-lib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -54,9 +54,12 @@ Statyczna biblioteka AvantGo. %prep %setup -q -n %{name}-%{version}-%{_rc} %patch0 -p1 -chmod +x configure +%patch1 -p1 + +%{__rm} configure %build +%{__autoconf} %configure %{__make} @@ -80,6 +83,7 @@ rm -rf $RPM_BUILD_ROOT %doc README %attr(755,root,root) %{_bindir}/agsync %attr(755,root,root) %{_libdir}/libmal-funcs.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libmal-funcs.so.0 %{_mandir}/man1/agsync.1* %files devel