rpms/tuxcmd/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 tuxcmd-disable-smartlinking.patch, 1.1, 1.2 tuxcmd.spec, 1.13, 1.14 tuxcmd-0.6.50-gcc44.patch, 1.1, NONE tuxcmd-0.6.52-anon-ftp.patch, 1.1, NONE tuxcmd-0.6.52-connmgr-save.patch, 1.1, NONE tuxcmd-0.6.52-null-mounts.patch, 1.1, NONE

Tomas Bzatek tbzatek at fedoraproject.org
Thu Apr 9 10:23:10 UTC 2009


Author: tbzatek

Update of /cvs/extras/rpms/tuxcmd/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8659

Modified Files:
	.cvsignore sources tuxcmd-disable-smartlinking.patch 
	tuxcmd.spec 
Removed Files:
	tuxcmd-0.6.50-gcc44.patch tuxcmd-0.6.52-anon-ftp.patch 
	tuxcmd-0.6.52-connmgr-save.patch 
	tuxcmd-0.6.52-null-mounts.patch 
Log Message:
* Thu Apr  9 2009 Tomas Bzatek <tbzatek at redhat.com> 0.6.62-git20090409.1
- Rebase to latest git
- Fix unowned directories (#473992)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tuxcmd/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	3 Oct 2008 21:59:10 -0000	1.5
+++ .cvsignore	9 Apr 2009 10:22:40 -0000	1.6
@@ -1,4 +1,2 @@
-tuxcmd-0.6.50.tar.bz2
-tuxcmd-modules-0.6.50.tar.bz2
-tuxcmd.desktop
-tuxcmd.png
+tuxcmd-0.6.62.git20090409.tar.bz2
+tuxcmd-modules-0.6.62.git20090409.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tuxcmd/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	3 Oct 2008 21:59:10 -0000	1.5
+++ sources	9 Apr 2009 10:22:40 -0000	1.6
@@ -1,4 +1,2 @@
-d95d00f0df216c78f5f8f86f47c9716b  tuxcmd-0.6.50.tar.bz2
-b48be17a861e6cd76f1b011e8701ef70  tuxcmd-modules-0.6.50.tar.bz2
-037fbd322a78d23f1b494bed28fe9c3d  tuxcmd.desktop
-558a3c2be7de1286475785c2c24652ec  tuxcmd.png
+e5a675fb29e4df6d73ff8a4ad26d94bf  tuxcmd-0.6.62.git20090409.tar.bz2
+ddaff924b6a3e340e066a6b670ff922f  tuxcmd-modules-0.6.62.git20090409.tar.bz2

tuxcmd-disable-smartlinking.patch:

Index: tuxcmd-disable-smartlinking.patch
===================================================================
RCS file: /cvs/extras/rpms/tuxcmd/devel/tuxcmd-disable-smartlinking.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tuxcmd-disable-smartlinking.patch	21 Oct 2008 09:25:18 -0000	1.1
+++ tuxcmd-disable-smartlinking.patch	9 Apr 2009 10:22:40 -0000	1.2
@@ -1,12 +1,12 @@
-diff -up tuxcmd-0.6.50/Makefile.orig tuxcmd-0.6.50/Makefile
---- tuxcmd-0.6.50/Makefile.orig	2008-08-21 20:54:24.000000000 +0200
-+++ tuxcmd-0.6.50/Makefile	2008-10-21 11:12:40.437300575 +0200
+diff -up tuxcmd-0.6.62/Makefile.orig tuxcmd-0.6.62/Makefile
+--- tuxcmd-0.6.62/Makefile.orig	2009-04-09 10:37:17.000000000 +0200
++++ tuxcmd-0.6.62/Makefile	2009-04-09 11:22:01.150518169 +0200
 @@ -40,7 +40,7 @@ LIB_SUFFIX=`if test \`uname -m\` = x86_6
  # -Cg generates internal compiler errors on i386
  # -XX prevents linking errors of unresolved and unused symbols
  # "-k-z noexecstack" (with quotes as a single parameter) avoids marking stack as executable, allowing to work correctly with SELinux in Enforcing mode
 -CFLAGS= -vweh -Un -Ci -Co -XX "-k-z noexecstack"
 +CFLAGS= -vweh -Un -Ci -Co "-k-z noexecstack"
- 
+ EXTRA_CFLAGS= -O3
  
  


Index: tuxcmd.spec
===================================================================
RCS file: /cvs/extras/rpms/tuxcmd/devel/tuxcmd.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tuxcmd.spec	28 Feb 2009 14:45:09 -0000	1.13
+++ tuxcmd.spec	9 Apr 2009 10:22:40 -0000	1.14
@@ -1,6 +1,6 @@
 Name:           tuxcmd
-Version:        0.6.50
-Release:        7%{?dist}
+Version:        0.6.62
+Release:        git20090409.1%{?dist}
 Summary:        Tux Commander: file manager with 2 panels side by side using GTK2
 
 Group:          Applications/File
@@ -10,8 +10,10 @@
 ExclusiveArch:  %{ix86} x86_64  
 
 URL:            http://tuxcmd.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-Source1:        http://downloads.sourceforge.net/%{name}/%{name}-modules-%{version}.tar.bz2
+# Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+# Source1:        http://downloads.sourceforge.net/%{name}/%{name}-modules-%{version}.tar.bz2
+Source0:        %{name}-%{version}.git20090409.tar.bz2
+Source1:        %{name}-modules-%{version}.git20090409.tar.bz2
 Source2:        %{name}.desktop
 Source3:        tuxcmd.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -20,17 +22,9 @@
 BuildRequires: gtk2-devel
 BuildRequires: desktop-file-utils
 
-# patches from git/head
-Patch1: tuxcmd-0.6.52-null-mounts.patch
-Patch2: tuxcmd-0.6.52-anon-ftp.patch
-Patch3: tuxcmd-0.6.52-connmgr-save.patch
-
 # turn smartlinking off, not needed anymore with fpc-2.2.2-2
 Patch4: tuxcmd-disable-smartlinking.patch
 
-# Fix compile with gcc44
-Patch5: tuxcmd-0.6.50-gcc44.patch
-
 %description
 Tux Commander is open-source file manager with 2 panels side by side written
 for GTK2. The main goal of this project is to create powerful user-friendly
@@ -69,12 +63,7 @@
 %prep
 %setup -q -b 1
 
-%patch1 -p1 -b .null-mounts
-%patch3 -p1 -b .connmgr-save
 %patch4 -p1 -b .disable-smartlinking
-cd ../%{name}-modules-%{version}
-%patch2 -p1 -b .anon-ftp
-%patch5 -p1 -b .gcc44
 
 %build
 
@@ -121,6 +110,7 @@
 %defattr(-,root,root,-)
 %doc ../%{name}-modules-%{version}/doc/libarchive
 %doc ../%{name}-modules-%{version}/doc/zip
+%dir %{_libdir}/tuxcmd
 %{_libdir}/tuxcmd/libarchive_plugin.so
 %{_libdir}/tuxcmd/libzip_plugin.so
 
@@ -128,10 +118,15 @@
 %defattr(-,root,root,-)
 %doc ../%{name}-modules-%{version}/gvfs/README
 %doc ../%{name}-modules-%{version}/gvfs/COPYING
+%dir %{_libdir}/tuxcmd
 %{_libdir}/tuxcmd/libgvfs_plugin.so
 
 
 %changelog
+* Thu Apr  9 2009 Tomas Bzatek <tbzatek at redhat.com> 0.6.62-git20090409.1
+- Rebase to latest git
+- Fix unowned directories (#473992)
+
 * Sat Feb 28 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.6.50-7
 - fix compile with gcc44, use optflags
 


--- tuxcmd-0.6.50-gcc44.patch DELETED ---


--- tuxcmd-0.6.52-anon-ftp.patch DELETED ---


--- tuxcmd-0.6.52-connmgr-save.patch DELETED ---


--- tuxcmd-0.6.52-null-mounts.patch DELETED ---




More information about the fedora-extras-commits mailing list