Author: rotom Date: Sun Nov 2 16:16:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - initial (NFY)
---- Files affected: SPECS: qzion.spec (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SPECS/qzion.spec diff -u /dev/null SPECS/qzion.spec:1.1 --- /dev/null Sun Nov 2 17:16:32 2008 +++ SPECS/qzion.spec Sun Nov 2 17:16:27 2008 @@ -0,0 +1,50 @@ +# $Revision$, $Date$ +Summary: qzion +Summary(pl.UTF-8): qzion +Name: qzion +Version: 0.3.0 +Release: 0.1 +License: GPL v2 +Group: X11/Libraries +Source0: http://dev.openbossa.org/qedje/downloads/source/%{name}/%{name}-%{version}.tar.gz +# Source0-md5: 293cb0a9783f7111d97838fea8b6970a +URL: http://dev.openbossa.org/trac/qzion +BuildRequires: eet +BuildRequires: rpmbuild(macros) >= 1.164 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +qzion + +%description -l pl.UTF-8 +qzion + +%prep +%setup -q + +%build +qmake-qt4 +%{__make} + +%install +rm -rf $RPM_BUILD_ROOT + +%{__make} install \ + DESTDIR=$RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +#%attr(755,root,root) %{_libdir}/kde4/plasma_applet_wifi_signal.so + +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%changelog +* %{date} PLD Team <[EMAIL PROTECTED]> +All persons listed below can be reached at <cvs_login>@pld-linux.org + +$Log$ +Revision 1.1 2008/11/02 16:16:27 rotom +- initial (NFY) + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
