Author: lisu                         Date: Sun Apr 27 11:39:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.8
- some new translations added
- autotools work fine now

---- Files affected:
SPECS:
   desmume.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/desmume.spec
diff -u SPECS/desmume.spec:1.7 SPECS/desmume.spec:1.8
--- SPECS/desmume.spec:1.7      Sun Aug 12 17:53:04 2007
+++ SPECS/desmume.spec  Sun Apr 27 13:39:42 2008
@@ -2,17 +2,17 @@
 Summary:       Nintendo DS emulator
 Summary(pl.UTF-8):     Emulator Nintendo DS
 Name:          desmume
-Version:       0.7.3
+Version:       0.8
 Release:       1
 License:       GPL v2+
 Group:         Applications/Emulators
 Source0:       http://dl.sourceforge.net/desmume/%{name}-%{version}.tar.gz
-# Source0-md5: baf5da88a0ec2e43378e11735ac72072
+# Source0-md5: d8bf49dfd8d571af3a16be105c70dfda
 Patch0:                %{name}-desktop.patch
 URL:           http://desmume.org/
 BuildRequires: SDL-devel
-#BuildRequires:        autoconf
-#BuildRequires:        automake
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: gtk+2-devel >= 1:2.0
 BuildRequires: gtkglext-devel
 BuildRequires: libglade2-devel >= 2.0
@@ -33,9 +33,9 @@
 %patch0 -p1
 
 %build
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__automake}
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
@@ -45,10 +45,12 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} --all-name
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/*
@@ -61,6 +63,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-04-27 11:39:42  lisu
+- up to 0.8
+- some new translations added
+- autotools work fine now
+
 Revision 1.7  2007-08-12 15:53:04  lisu
 - 0.7.3
 - don't use dos2unix
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/desmume.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to