SPECS: rawstudio.spec - snapshot 1624.20080130 - should build on PPC.

blues blues at pld-linux.org
Wed Jan 30 22:07:35 CET 2008


Author: blues                        Date: Wed Jan 30 21:07:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- snapshot 1624.20080130 - should build on PPC.

---- Files affected:
SPECS:
   rawstudio.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/rawstudio.spec
diff -u SPECS/rawstudio.spec:1.27 SPECS/rawstudio.spec:1.28
--- SPECS/rawstudio.spec:1.27	Fri Jan 25 23:41:49 2008
+++ SPECS/rawstudio.spec	Wed Jan 30 22:07:29 2008
@@ -4,18 +4,17 @@
 Name:		rawstudio
 Version:	0.7
 # Keep it for future snapshots because releases are not-so-frequent:
-#%define	_svnrev		1560
-#%define	_snapday	20080106
-#%define	_rel		1
-#Release:	1.%{_svnrev}.%{_snapday}.%{_rel}
-Release:	1
+%define	_svnrev		1624
+%define	_snapday	20080130
+%define	_rel		1
+Release:	1.%{_svnrev}.%{_snapday}.%{_rel}
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 # SVN snapshot:
-#Source0:	http://rawstudio.org/files/daily/%{name}-%{_snapday}-%{_svnrev}.tar.bz2
+Source0:	http://rawstudio.org/files/daily/%{name}-%{_snapday}-%{_svnrev}.tar.bz2
+# Source0-md5:	2e58d4bb3fc7325d2e09d8baa30962bc
 # Original source:
-Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
-# Source0-md5:	2e4cfe76e4f571bc6ee6120b0ccab031
+#Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
 Patch0:		%{name}-pl_desktop.patch
 URL:		http://rawstudio.org/
 BuildRequires:	GConf2-devel >= 2.0
@@ -37,7 +36,7 @@
 biblioteki GTK+.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1
 
 %build
@@ -51,10 +50,12 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%{find_lang} %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS NEWS README TODO
 %attr(755,root,root) %{_bindir}/%{name}
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2008-01-30 21:07:29  blues
+- snapshot 1624.20080130 - should build on PPC.
+
 Revision 1.27  2008-01-25 22:41:49  blues
 - 0.7 - official demosaic and many other features.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawstudio.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list