SPECS: enlightenmentDR17.spec - new snap - fixed name change - add...
sparky
sparky at pld-linux.org
Sat Jul 9 16:10:13 CEST 2005
Author: sparky Date: Sat Jul 9 14:10:13 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new snap
- fixed name change
- added translations
- status: builds, want's work on my iBook + radeon, on PC works
---- Files affected:
SPECS:
enlightenmentDR17.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/enlightenmentDR17.spec
diff -u SPECS/enlightenmentDR17.spec:1.1 SPECS/enlightenmentDR17.spec:1.2
--- SPECS/enlightenmentDR17.spec:1.1 Thu Mar 31 00:59:12 2005
+++ SPECS/enlightenmentDR17.spec Sat Jul 9 16:10:08 2005
@@ -2,14 +2,14 @@
Summary: Enlightenment Window Manager
Summary(pl): Zarządca okien X - Enlightenment
Name: enlightenmentDR17
-Version: 0.16.999
-%define _snap 20050329
+Version: 0.16.999.010
+%define _snap 20050708
Release: 0.%{_snap}.0.1
License: BSD
Group: X11/Window Managers
#Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
-Source0: ftp://ftp.sparky.homelinux.org/pub/e17/e-%{_snap}.tar.gz
-# Source0-md5: 021b156d5292c026c747c4aedabf1622
+Source0: ftp://ftp.sparky.homelinux.org/snaps/enli/e17/apps/e-%{_snap}.tar.gz
+# Source0-md5: 66f01dd81c2cc2b06e47fd11cc4c6d29
Source1: %{name}-xsession.desktop
URL: http://enlightenment.org/
BuildRequires: autoconf
@@ -42,7 +42,7 @@
%prep
%setup -q -n e
#name change:
-sed -e '/AC_DEFINE_UNQUOTED(PACKAGE_DATA_DIR,/s/${PACKAGE}/${PACKAGE}DR17/' \
+sed -e '/AM_INIT_AUTOMAKE/s/enlightenment/%{name}/' \
-i configure.in
sed -e '/^bin_PROGRAMS/s/ enlightenment / %{name} /' \
-e 's/enlightenment_SOURCES/%{name}_SOURCES/' \
@@ -71,13 +71,15 @@
install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/xsessions/%{name}.desktop
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS COPYING* README
%attr(755,root,root) %{_bindir}/*
@@ -89,7 +91,7 @@
%files devel
%defattr(644,root,root,755)
%{_includedir}/enlightenment/*.h
-%{_includedir}/E.h
+%{_includedir}/E_Lib.h
%{_libdir}/libe.la
%if 0
@@ -104,6 +106,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/07/09 14:10:08 sparky
+- new snap
+- fixed name change
+- added translations
+- status: builds, want's work on my iBook + radeon, on PC works
+
Revision 1.1 2005/03/30 22:59:12 sparky
- from enligthenment.spec(DEVEL)
- some changes done so can coexist with DR16
@@ -114,4 +122,3 @@
Revision 1.83.2.1 2005/01/07 23:13:49 sparky
- updated to beta DR17
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/enlightenmentDR17.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list