SPECS: rawstudio.spec - svn snapshot 962, taken official daily sna...

blues blues at pld-linux.org
Sat Dec 16 22:17:00 CET 2006


Author: blues                        Date: Sat Dec 16 21:17:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- svn snapshot 962, taken official daily snapshot

---- Files affected:
SPECS:
   rawstudio.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/rawstudio.spec
diff -u SPECS/rawstudio.spec:1.6 SPECS/rawstudio.spec:1.7
--- SPECS/rawstudio.spec:1.6	Sun Dec  3 02:07:56 2006
+++ SPECS/rawstudio.spec	Sat Dec 16 22:16:55 2006
@@ -3,19 +3,22 @@
 Summary(pl):	Konwerter obrazów RAW napisany w GTK+
 Name:		rawstudio
 Version:	0.4.1
-%define	_snap	svn953
-Release:	1.%{_snap}.1
+%define	_svnrev		962
+%define	_snapday	20061216
+Release:	1.%{_svnrev}.%{_snapday}.1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
-Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
-# Please, do not remove it temporary:
-#Source0:	http://www.blues.gda.pl/SOURCES/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5:	b6826f3cb792ca222dfab3bbb2117609
+# Original source:
+#Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
+# SVN snapshot:
+Source0:	http://rawstudio.org/files/daily/%{name}-%{_snapday}-%{_svnrev}.tar.bz2
+# Source0-md5:	27c4810fc9e5b708a772b99f0130e9ed
 Patch0:		%{name}-DESTDIR.patch
 URL:		http://rawstudio.org/
 BuildRequires:	GConf2-devel >= 2.0
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	lcms-devel
 BuildRequires:	libjpeg-devel
@@ -31,14 +34,10 @@
 GTK+.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+./autogen.sh
 %configure
 %{__make}
 
@@ -64,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/12/16 21:16:55  blues
+- svn snapshot 962, taken official daily snapshot
+
 Revision 1.6  2006/12/03 01:07:56  blues
 - well... DESTDIR patch is back... :-/ it is needed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rawstudio.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list