SPECS: enlightenment-module-calendar.spec - updated to cvs snapshot

sparky sparky at pld-linux.org
Fri Apr 21 19:58:30 CEST 2006


Author: sparky                       Date: Fri Apr 21 17:58:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to cvs snapshot

---- Files affected:
SPECS:
   enlightenment-module-calendar.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/enlightenment-module-calendar.spec
diff -u SPECS/enlightenment-module-calendar.spec:1.4 SPECS/enlightenment-module-calendar.spec:1.5
--- SPECS/enlightenment-module-calendar.spec:1.4	Sun Jan 15 18:24:47 2006
+++ SPECS/enlightenment-module-calendar.spec	Fri Apr 21 19:58:25 2006
@@ -1,16 +1,17 @@
 # $Revision$, $Date$
 
 %define		_module_name	calendar
-
+%define		_snap		20060420
 Summary:	Enlightenment DR17 module: %{_module_name}
 Summary(pl):	Moduł Enlightenmenta DR17: kalendarz
 Name:		enlightenment-module-%{_module_name}
-Version:	0.1.5
-Release:	1
+Version:	0.0.4
+Release:	0.%{_snap}.1
 License:	GPL
 Group:		X11/Window Managers/Tools
-Source0:	http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.gz
-# Source0-md5:	34837154b1d22658e075c1b0894c1f88
+#Source0:	http://www.get-e.org/Resources/Modules/_files/%{_module_name}-%{version}.tar.gz
+Source0:	http://sparky.homelinux.org/snaps/enli/e_modules/%{_module_name}-%{_snap}.tar.bz2
+# Source0-md5:	aa1a8ad652cbf4536a2ec49920a65e68
 URL:		http://www.get-e.org/Resources/Modules/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -28,7 +29,7 @@
 Moduł Enlightenmenta DR17: prosty kalendarz.
 
 %prep
-%setup -q -n %{_module_name}-%{version}
+%setup -q -n %{_module_name}
 sed -e 's|datadir=.*|datadir="`enlightenment-config --module-dir`/${PACKAGE}"|' \
     -e '/PACKAGE_DATA_DIR/s|"[^"]*"|"`enlightenment-config --module-dir`/${PACKAGE}"|' \
     -e '/PACKAGE_LIB_DIR/s|"[^"]*"|"`enlightenment-config --module-dir`"|' \
@@ -36,7 +37,7 @@
 
 %build
 %{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -50,10 +51,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{_module_name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{_module_name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
 %dir %{_libdir}/enlightenment/modules_extra/%{_module_name}
@@ -69,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/04/21 17:58:25  sparky
+- updated to cvs snapshot
+
 Revision 1.4  2006/01/15 17:24:47  sparky
 - up to 0.1.5
 - 0.04 > 0.1.5, but no epoch, as it wasn't in PLD
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/enlightenment-module-calendar.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list