SPECS: isomaster.spec - up to 0.6 - rpmcflags hashed because of se...

rotom rotom at pld-linux.org
Mon Jan 8 08:05:56 CET 2007


Author: rotom                        Date: Mon Jan  8 07:05:56 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.6
- rpmcflags hashed because of segmentation fault

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

---- Diffs:

================================================================
Index: SPECS/isomaster.spec
diff -u SPECS/isomaster.spec:1.7 SPECS/isomaster.spec:1.8
--- SPECS/isomaster.spec:1.7	Sat Oct  7 12:14:34 2006
+++ SPECS/isomaster.spec	Mon Jan  8 08:05:50 2007
@@ -2,17 +2,18 @@
 Summary:	ISO Master: graphical CD image editor
 Summary(pl):	ISO Master - graficzny edytor obrazów płyt
 Name:		isomaster
-Version:	0.4
+Version:	0.6
 Release:	0.1
 License:	GPL v2
 Group:		Applications/Shells
 Source0:	http://littlesvr.ca/isomaster/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	56d60c4bd37a287f936c2b9374f87c22
+# Source0-md5:	a098b7879fe109cc28fa501050998446
 Source1:	%{name}.desktop
 URL:		http://littlesvr.ca/isomaster/
 BuildRequires:	gtk+2-devel >= 2.0
 BuildRequires:	pkgconfig
 BuildRequires:	sed >= 4.0
+BuildRequires:	libpthread-stubs
 Requires:	file
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,13 +26,14 @@
 modyfikowania i zapisywania obrazów ISO.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %{__sed} -i -e 's#/usr/local#/usr#;s/\<cc\>/$(CC)/' Makefile
 
 %build
 %{__make} \
-	CC="%{__cc}" \
-	GLOBALFLAGS="%{rpmcflags} -Wall"
+	CC="%{__cc}"
+#	GLOBALFLAGS="%{rpmcflags} -Wall"
+
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -60,6 +62,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/01/08 07:05:50  rotom
+- up to 0.6
+- rpmcflags hashed because of segmentation fault
+
 Revision 1.7  2006/10/07 10:14:34  qboosh
 - cosmetics, pass CC and rpmcflags
 
================================================================

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



More information about the pld-cvs-commit mailing list