Compare commits

..

19 commits

Author SHA1 Message Date
Miro Hrončok
164230322a Orphaned for 6+ weeks 2018-12-24 13:52:24 +01:00
Fedora Release Engineering
4290b7f4b7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 09:08:56 +00:00
Igor Gnatenko
05d3635390 add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:53 +02:00
Fedora Release Engineering
04d53f02e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 21:24:21 +00:00
Fedora Release Engineering
48edd75bf7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 10:31:01 +00:00
Fedora Release Engineering
c4b64738d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:56:07 +00:00
Fedora Release Engineering
27ab0273d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 17:41:54 +00:00
Petr Písař
efc9497c97 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:05:24 +02:00
Fedora Release Engineering
612c7a23be - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 03:19:15 +00:00
Dennis Gilmore
eb09da2803 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 03:47:35 +00:00
d52ebc90d3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 09:24:02 +00:00
Dennis Gilmore
c95ac1977d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 00:20:39 -05:00
Dennis Gilmore
8e8e09e011 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 02:42:00 -05:00
Petr Písař
4025d106f8 Perl 5.18 rebuild 2013-07-17 23:46:05 +02:00
Jaromir Capik
c70da710b3 - aarch64 support (#926753) 2013-04-08 18:57:10 +02:00
Dennis Gilmore
e4487effe5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 21:29:42 -06:00
Dennis Gilmore
b2b5adb274 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 23:37:57 -05:00
Lakshmi Narasimhan T V
48075c48ce Rebuild
modified:   xcftools.spec
2012-03-20 14:17:33 +05:30
Lakshmi Narasimhan T V
c178cd6347 deleted: dead.package
new file:   fix_sed_replacement_error.patch
	new file:   replace_png_null_macros.patch
	new file:   sources
	new file:   xcftools.spec
2012-02-20 07:51:19 +05:30
6 changed files with 1 additions and 117 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
xcftools-1.0.7.tar.gz

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphaned for 6+ weeks

View file

@ -1,20 +0,0 @@
--- xcftools-1.0.7_orig/Makefile.in 2012-02-18 12:10:35.188524032 +0530
+++ xcftools-1.0.7/Makefile.in 2012-02-18 12:11:49.442046880 +0530
@@ -89,14 +89,13 @@
install: all
for p in $(BINARIES) ; do \
- case $$p in xcfview) strip= ;; *) strip=-s ;; esac ; \
- $(INSTALL_PROGRAM) $$strip $$p \
- $(DESTDIR)$(bindir)/`echo $$p | $(SED) $(program_transform_name)` \
+ $(INSTALL_PROGRAM) $$p \
+ $(DESTDIR)$(bindir)/$$p \
|| exit 1 ;\
done
for m in $(MANPAGES) ; do \
$(INSTALL_DATA) $$m \
- $(DESTDIR)$(mandir)/man1/`echo $$m | $(SED) $(program_transform_name)` \
+ $(DESTDIR)$(mandir)/man1/$$m \
|| exit 1 ; \
done
for lang in $(LINGUAS) ; do \

View file

@ -1,14 +0,0 @@
--- xcftools-1.0.7/xcf2png.c 2009-07-03 16:01:52.000000000 +0530
+++ xcftools-1.0.7_new/xcf2png.c 2012-02-12 10:34:37.668114583 +0530
@@ -71,9 +71,9 @@
outfile = openout(flatspec.output_filename);
libpng = png_create_write_struct(PNG_LIBPNG_VER_STRING,
- png_voidp_NULL,
+ (png_voidp)NULL,
my_error_callback,
- png_error_ptr_NULL);
+ (png_error_ptr)NULL);
if( !libpng )
FatalUnexpected(_("Couldn't initialize libpng library"));

View file

@ -1 +0,0 @@
fd960b6470fb23520fc4b1ade6cf6e25 xcftools-1.0.7.tar.gz

View file

@ -1,81 +0,0 @@
Name: xcftools
Version: 1.0.7
Release: 5%{?dist}
Summary: Command-line tools for extracting information from XCF files
Group: Applications/Multimedia
License: Public Domain
URL: http://henning.makholm.net/software
Source0: http://henning.makholm.net/%{name}/%{name}-%{version}.tar.gz
BuildRequires: gettext libpng-devel
#patches
Patch1: replace_png_null_macros.patch
Patch2: fix_sed_replacement_error.patch
%description
Xcftools is a set of fast command-line tools for extracting information from
the Gimp's native file format XCF. The tools are designed to allow efficient
use of layered XCF files as sources in a build system that use 'make' and
similar tools to manage automatic processing of the graphics.
These tools work independently of the Gimp engine and do not require
the Gimp to even be installed.
%prep
%setup -q
%patch1 -p1 -b .orig
%patch2 -p1 -b .orig
# To avoid strip before install (that will generate an empty debuginfo)
sed -i -e '/strip=/d' Makefile.in
%build
%configure
make %{?_smp_mflags}
cd manpo
# Convert to utf-8
for file in xcf2png.da.1 xcf2pnm.da.1 xcfinfo.da.1 xcfview.da.1 ; do
iconv -f ISO-8859-1 -t UTF-8 -o $file.new $file && touch -r $file $file.new && mv $file.new $file
done
%install
mkdir -p $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_mandir}/man1/
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%find_lang %{name}
%files -f %{name}.lang
%doc README
%{_bindir}/xcfview
%{_bindir}/xcfinfo
%{_bindir}/xcf2pnm
%{_bindir}/xcf2png
%{_mandir}/man?/xcfview.1.gz
%{_mandir}/man?/xcfinfo.1.gz
%{_mandir}/man?/xcf2pnm.1.gz
%{_mandir}/man?/xcf2png.1.gz
%{_mandir}/da/man?/xcfview.1.gz
%{_mandir}/da/man?/xcfinfo.1.gz
%{_mandir}/da/man?/xcf2pnm.1.gz
%{_mandir}/da/man?/xcf2png.1.gz
%changelog
* Fri Mar 16 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.0.7-5
- Rebuild
* Sat Feb 18 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.0.7-4
- Apply patch to fix bash substitution error. The program_transform_name macro
- becomes s&^&& instead of s,x,x after running rpmbuild's configure. Problem seems
- to be with passing --program-prefix=
- Enumerate the list of binaries and man pages
* Sun Feb 12 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.0.7-3
- Reviving the package. Remove buildroot, and clean.
- Apply patch to fix reference to obsoleted PNG Null macros.
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Dec 22 2009 Nicoleau Fabien <nicoleau.fabien@gmail.com> 1.0.7-1
- Initital build