Author: witekfl                      Date: Thu Jul 29 13:25:23 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new

---- Files affected:
packages/lxmenu-data:
   lxmenu-data.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/lxmenu-data/lxmenu-data.spec
diff -u /dev/null packages/lxmenu-data/lxmenu-data.spec:1.1
--- /dev/null   Thu Jul 29 15:25:23 2010
+++ packages/lxmenu-data/lxmenu-data.spec       Thu Jul 29 15:25:18 2010
@@ -0,0 +1,54 @@
+# $Revision$, $Date$
+Summary:       Files required to build menu for LXDE
+Summary(pl.UTF-8):     Pliki menu dla LXDE
+Name:          lxmenu-data
+Version:       0.1.1
+Release:       1
+License:       GPL v2+
+Group:         X11/Applications
+Source0:       http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
+# Source0-md5: cee3181dd22088f3db0e99ffbedc986d
+URL:           http://www.lxde.org/
+BuildRequires: intltool >= 0.40.0
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+This package provides files required to build freedesktop.org menu
+spec-compliant desktop menus for LXDE.
+
+%description -l pl.UTF-8
+Pakiet zawiera pliki potrzebne do zbudowania menu LXDE zgodnego z
+freedesktop.org.
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__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)
+%doc AUTHORS README
+%{_sysconfdir}/xdg/menus
+%{_datadir}/desktop-directories
+
+%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  2010/07/29 13:25:18  witekfl
+- new
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to