SPECS: matchbox-desktop.spec - ver. 2.0 - use new webpage uri's
wrobell
wrobell at pld-linux.org
Sat Nov 1 15:41:51 CET 2008
Author: wrobell Date: Sat Nov 1 14:41:51 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 2.0
- use new webpage uri's
---- Files affected:
SPECS:
matchbox-desktop.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/matchbox-desktop.spec
diff -u SPECS/matchbox-desktop.spec:1.4 SPECS/matchbox-desktop.spec:1.5
--- SPECS/matchbox-desktop.spec:1.4 Thu Jul 5 23:08:36 2007
+++ SPECS/matchbox-desktop.spec Sat Nov 1 15:41:45 2008
@@ -6,14 +6,13 @@
Summary: Matchbox Desktop environment
Summary(pl.UTF-8): Środowisko Matchbox Desktop
Name: matchbox-desktop
-Version: 0.9.1
+Version: 2.0
Release: 1
License: GPL v2+
Group: X11/Applications
-Source0: http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.9/%{name}-%{version}.tar.bz2
-# Source0-md5: 3335a30b1a1aacfb39f23b505254765c
-Patch0: %{name}-desktop.patch
-URL: http://projects.o-hand.com/matchbox/
+Source0: http://matchbox-project.org/sources/matchbox-desktop/2.0/%{name}-%{version}.tar.bz2
+# Source0-md5: b0a4a47130272e2adab4e9feb43a6c9c
+URL: http://matchbox-project.org/
BuildRequires: libmatchbox-devel >= 1.5
BuildRequires: pkgconfig
%{?with_sn:BuildRequires: startup-notification-devel}
@@ -27,22 +26,8 @@
%description -l pl.UTF-8
Środowisko Matchbox Desktop.
-%package devel
-Summary: Header files for Matchbox Desktop modules
-Summary(pl.UTF-8): Pliki nagłówkowe dla modułów Matchbox Desktop
-Group: X11/Development/Libraries
-Requires: libmatchbox-devel >= 1.5
-# doesn't require base
-
-%description devel
-Header files for Matchbox Desktop modules.
-
-%description devel -l pl.UTF-8
-Pliki nagłówkowe dla modułów Matchbox Desktop.
-
%prep
%setup -q
-%patch0 -p1
%build
%configure \
@@ -58,33 +43,13 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_datadir}/matchbox/{mbdesktop_filebrowser,vfolders}
-rm -f $RPM_BUILD_ROOT%{_libdir}/matchbox/desktop/*.la
-
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog modules/simplefilebrowser-example.desktop
+%doc AUTHORS ChangeLog
%attr(755,root,root) %{_bindir}/matchbox-desktop
-%dir %{_libdir}/matchbox
-%dir %{_libdir}/matchbox/desktop
-%attr(755,root,root) %{_libdir}/matchbox/desktop/dotdesktop.so
-%attr(755,root,root) %{_libdir}/matchbox/desktop/simplefilebrowser.so
-%attr(755,root,root) %{_libdir}/matchbox/desktop/tasks.so
-%dir %{_datadir}/matchbox
-%dir %{_datadir}/matchbox/mbdesktop_filebrowser
-%dir %{_datadir}/matchbox/vfolders
-%dir %{_sysconfdir}/matchbox
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/matchbox/mbdesktop_modules
-%{_desktopdir}/mb-show-desktop.desktop
-%{_pixmapsdir}/mbdesktop.png
-
-%files devel
-%defattr(644,root,root,755)
-%{_includedir}/matchbox-desktop
-%{_pkgconfigdir}/matchbox-desktop.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -92,6 +57,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008/11/01 14:41:45 wrobell
+- ver. 2.0
+- use new webpage uri's
+
Revision 1.4 2007/07/05 21:08:36 aredridel
- correct md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/matchbox-desktop.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list