Author: qboosh Date: Sat Apr 15 19:09:51 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, some cleanups
---- Files affected: SPECS: skype-bt-hijacker.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/skype-bt-hijacker.spec diff -u SPECS/skype-bt-hijacker.spec:1.1 SPECS/skype-bt-hijacker.spec:1.2 --- SPECS/skype-bt-hijacker.spec:1.1 Sat Apr 8 02:10:21 2006 +++ SPECS/skype-bt-hijacker.spec Sat Apr 15 21:09:46 2006 @@ -1,7 +1,6 @@ # $Revision$, $Date$ -# -Summary: skype_bt_hijacker -Summary(pl): skype_bt_hijacker +Summary: Skype script for making the headset button answer an incoming call +Summary(pl): Skrypt Skype'a do odbierania połączenia przyciskiem słuchawek Name: skype_bt_hijacker Version: 0.1b Release: 0.1 @@ -9,36 +8,17 @@ Group: Applications Source0: http://www.acs.uni-duesseldorf.de/~becka/download/skype/%{name}-%{version}.tgz # Source0-md5: 63114d0ec023bb86a7e997ca5bbb5163 -#Patch0: %{name}-DESTDIR.patch URL: http://www.acs.uni-duesseldorf.de/~becka/download/skype/ -#BuildRequires: - -#BuildRequires: autoconf -#BuildRequires: automake -#BuildRequires: intltool -#BuildRequires: libtool -#Requires(postun): - -#Requires(pre,post): - -#Requires(preun): - -#Requires: - -#Provides: - -#Provides: group(foo) -#Provides: user(foo) -#Obsoletes: - -#Conflicts: - -#BuildArch: noarch -#ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -skype script for making the headset button answer an incoming call +Skype script for making the headset button answer an incoming call. %description -l pl - +Skrypt Skype'a do odbierania połączenia przyciskiem słuchawek. %prep %setup -q -#%patch0 -p1 - %build %{__make} @@ -51,30 +31,18 @@ install libskype_bt_hijacker.so $RPM_BUILD_ROOT%{_libdir} install skype_* $RPM_BUILD_ROOT%{_bindir} install btscorunner $RPM_BUILD_ROOT%{_bindir} - %clean rm -rf $RPM_BUILD_ROOT -%pre - -%post - -%preun - -%postun - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig - %files %defattr(644,root,root,755) %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO -#%%dir %{_sysconfdir} -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* %attr(755,root,root) %{_bindir}/* -%{_datadir}/%{name} +%attr(755,root,root) %{_libdir}/libskype_bt_hijacker.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -82,7 +50,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/04/15 19:09:46 qboosh +- pl, some cleanups + Revision 1.1 2006/04/08 00:10:21 wolvverine - NFY - - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/skype-bt-hijacker.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
