SPECS: rawstudio.spec - 1.0

aredridel aredridel at pld-linux.org
Sat Apr 19 23:44:58 CEST 2008


Author: aredridel                    Date: Sat Apr 19 21:44:58 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0

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

---- Diffs:

================================================================
Index: SPECS/rawstudio.spec
diff -u SPECS/rawstudio.spec:1.28 SPECS/rawstudio.spec:1.29
--- SPECS/rawstudio.spec:1.28	Wed Jan 30 22:07:29 2008
+++ SPECS/rawstudio.spec	Sat Apr 19 23:44:53 2008
@@ -2,20 +2,20 @@
 Summary:	RAW-image converter written using GTK+
 Summary(pl.UTF-8):	Konwerter obrazów RAW napisany z użyciem GTK+
 Name:		rawstudio
-Version:	0.7
+Version:	1.0
 # Keep it for future snapshots because releases are not-so-frequent:
 %define	_svnrev		1624
 %define	_snapday	20080130
 %define	_rel		1
-Release:	1.%{_svnrev}.%{_snapday}.%{_rel}
+#Release:	1.%{_svnrev}.%{_snapday}.%{_rel}
+Release: 1
 License:	GPL v2+
 Group:		X11/Applications/Graphics
 # SVN snapshot:
-Source0:	http://rawstudio.org/files/daily/%{name}-%{_snapday}-%{_svnrev}.tar.bz2
-# Source0-md5:	2e58d4bb3fc7325d2e09d8baa30962bc
+#Source0:	http://rawstudio.org/files/daily/%{name}-%{_snapday}-%{_svnrev}.tar.bz2
 # Original source:
-#Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
-Patch0:		%{name}-pl_desktop.patch
+Source0:	http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
+# Source0-md5:	26ddd38ccb5d74f7c7c6759dae13b7ad
 URL:		http://rawstudio.org/
 BuildRequires:	GConf2-devel >= 2.0
 BuildRequires:	autoconf
@@ -29,15 +29,15 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Rawstudio is an open source raw-image converter written using GTK+ library.
+Rawstudio is an open source raw-image converter written using GTK+
+library.
 
 %description -l pl.UTF-8
-Rawstudio to mający otwarte źródła konwerter obrazów RAW napisany z użyciem
-biblioteki GTK+.
+Rawstudio to mający otwarte źródła konwerter obrazów RAW napisany z
+użyciem biblioteki GTK+.
 
 %prep
-%setup -q -n %{name}
-%patch0 -p1
+%setup -q
 
 %build
 ./autogen.sh
@@ -61,8 +61,9 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %{_desktopdir}/%{name}.desktop
 %dir %{_pixmapsdir}/%{name}
-%{_pixmapsdir}/%{name}.png
 %{_pixmapsdir}/%{name}/*.png
+%{_iconsdir}/%{name}.png
+%{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -70,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008-04-19 21:44:53  aredridel
+- 1.0
+
 Revision 1.28  2008-01-30 21:07:29  blues
 - snapshot 1624.20080130 - should build on PPC.
 
================================================================

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



More information about the pld-cvs-commit mailing list